02-08-2012 06:49 PM - last edited on 03-06-2024 09:47 PM by ROGBot
02-08-2012 06:57 PM
02-08-2012 07:05 PM
BrodyBoy wrote:
The third SATA port (where most of us have an ODD, as you mentioned), is SATA 2. Practically, in a laptop, there is only going to be one SATA device per physical connector, so the specs related to multiple devices don't really have any bearing.
It sounds like your are using the Windows AHCI driver. Go into the BIOS and make sure that the SATA mode is set to AHCI, not IDE. Then try installing the Intel RST.
02-08-2012 07:52 PM
02-08-2012 09:12 PM
BrodyBoy wrote:
Hmmm....that's obviously not what we were going for! A couple thoughts:
- Is the drive running the latest firmware?
- Did you install Windows on this as a brand new drive? Or had it already been used at all, for anything (even an abortive or failed Win install before the current one)? Misalignment can slow an SSD, but it shouldn't be a factor if Windows was writing to a disc that had never been used before.
02-08-2012 09:52 PM
maej72 wrote:
i've used the ssd as secondry drive first then i changed my mind and installed the windows on it of course i've deleted the partition and assigned it as a new partition before the installation and all was done through the windows dvd.
02-08-2012 10:08 PM
BrodyBoy wrote:
I don't think it matters which drive bay you put the drives in. (The drives bays, BTW, are not "hard wired" to any specific SATA port assignment. Bay #1 can be SATA port 1 or 2...same with bay #2.....and they can even swap when you reboot!)
But it's worth checking the drive's alignment, because of its history of previous use. Just deleting a partition doesn't assure proper alignment when new partitions are made. The Diskpart utility is the easiest way to check....the steps are listed below. All command line commands are in quotes...omit quotes when actually typing using them. (Let me know if you want more detail for any step).
- In Windows, open a command window as administrator
- type "diskpart" to open the Diskpart utility
- type "list disk" to get a list of your physical disks, each assigned a disk number
- type "select disk n" (where n is the disk number of your SSD)
- type "list partition"
All partitions on the SSD should be listed, with the following data specified. Please report back with this data.
Partition #.....Type.....Size.....Offset
Type "exit" to close Diskpart, and then "exit" again to close the command window.
02-08-2012 11:24 PM
maej72 wrote:
the reason i asked about switching ports or bays is because RST tells me that the seagate hdd is the System drive and the ssd is the secondary drive and that's obvious because the program judges the drives by their ports.
---------------------------------------------------
** infact when i installed the windows on the ssd another copy of windows was also present on the other drive (in case anything goes wrong), so i go to disk manager my ssd was disk 0 and hdd was disk 1, but after i deleted the recovery and windows partition from the seagate hdd and created simple drive i restarted the computer and found the seagate hdd became disk 0 and the ssd became disk 1, i dont know why??
partition 1 primary 100 MB 1024 KB
partition 2 primary 111 GB 101 MB
02-08-2012 11:37 PM
02-08-2012 11:59 PM
maej72 wrote:
thank you i now get it, but still RST says the the system drive is the seagate !! it isn't a big deal as long as the driver does its job i guess.