I was wondering if anyone has followed this guide and if it was helpful to them.
Sean's Windows 7 Install & Optimization Guide for SSDs & HDDs
I'm going to be getting my laptop and wanted to use a SSD as my primary. This guide sounds interesting, but it has a lot of things that need to be played with in the BIOS and I know that some BIOS menus for motherboards are different from others.
Was it complicated if you did use this guide? Any tips specifically for the Y580?
-
i used a diff guide.. long story short.. i used something else.. just optimizations like turning on trim.. disabling page file and hibernate .. simple things.. along with AHCI mode in bios.. its actually really simple.
-
Thanks -
Just install it and do a fresh install of Windows 7 (not the factory default) and you're good to go. There is not enough space to have an HDD, SSD, and optical drive.
-
There is an mSATA slot though, I have a Crucial M4 256GB mSATA as my OS drive in there and a Samsung 830 256GB as my data drive in the HD bay. Works great, fast/silent.
-
Samsung 830 Series SATA III 2.5" Solid State Drives (SSD): 256GB Laptop Kit w/ Norton Ghost 15 $190, 256GB Desktop Upgrade Kit $190 + Free Shipping - Slickdeals.net -
-
-
-
-
-
1) Make sure your bios SATA mode is set to AHCI (usually is by default)
2) Make sure that TRIM is enabled. Win7 is SSD aware and should enable TRIM automatically, but you can check with the following:Code:TRIM Commands Enable TRIM Go to the Command Prompt and type: fsutil behavior set disabledeletenotify 0 Disable TRIM Go to the Command Prompt and type: fsutil behavior set disabledeletenotify 1 How do I know if TRIM is working in Windows 7? Go to the Command Prompt and type: fsutil behavior query disabledeletenotify DisableDeleteNotify = 1 (Windows TRIM commands are disabled) DisableDeleteNotify = 0 (Windows TRIM commands are enabled)
4) Turn off any scheduled disk defragmenter for that drive
5) Turn off the search indexer for the SSD. If you are running a HDD with an SSD, leave the search indexer on for the HDD and move the database file to the HDD (under indexing options>advanced).
6) Disable superfetch
7) Move My Documents to the HDD (right click "My Documents" and set the location to somewhere else like D:\, Windows will automatically move everything there)
8) Leave ~10% of the SSD unallocated for overprovisioning
9) Disable system hibernationCode:"Run cmd.exe as administrator" Enter the command as seen below: C:\powercfg.exe /hibernate off
EDIT: Added step to disable hibernation -
AWESOME! Thank you so much. Yeah, I guess that disk will be handy after all. Well I'll be getting it in a week or so.
-
Whoops, also..
9) Turn off system hibernationCode:"Run cmd.exe as administrator" @ the command prompt, type: "powercfg.exe /hibernate off"
-
Edit: sorry just saw the above posts
Y580. Installing SSD as primary drive. Has anyone followed this guide?
Discussion in 'Lenovo' started by SlimJ87D, Jul 24, 2012.