I noticed my system was using IDE (and not AHCI) and it is highly recommended to use AHCI for SSD drives.
Ubuntu won't complain if mode is switched from one to the other. However, Windows 7 is a bit more picky as the AHCI driver is disabled by default (to gain a few seconds at startup) and thus won't boot in AHCI mode. Here is how to change from IDE to AHCI without crashing Windows 7:
You start with step 1 while you are still in Windows in IDE mode.
- Run the Registry Editor (regedit.exe)
- Navigate to Registry Key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci
- Set the "Start" value to 0 (zero)
- Navigate to Registry Key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Pciide
- Set the "Start" value to 0 (zero)
- Shut down
- Start up again, but before Windows boots go into the BIOS configuration screens and change the disk mode to "AHCI". Save the new BIOS configuration and restart so that Windows boots.
There is also a Microsoft FixIt tool: http://support.microsoft.com/kb/922976
(In the end, it turned out AHCI was already enabled for Windows. I reset the BIOS settings a while ago because some USB ports were stuck in USB 1.1 and didn't set the BIOS properly after that).
1 From Cèbe -
HDTune
AS SSD Benchmark 1.6.4237.30508
Name: C300-CTFDDAC064MAG ATA Device
Firmware: 0002
Controller: msahci
Offset: 1024 K - OK
Size: 59,62 GB
------------------------------
Sequential:
------------------------------
Read: 267,07 MB/s
Write: 53,23 MB/s
------------------------------
4K:
------------------------------
Read: 26,53 MB/s
Write: 38,24 MB/s
------------------------------
4K-64Threads:
------------------------------
Read: 167,18 MB/s
Write: 32,85 MB/s
------------------------------
Access Times:
------------------------------
Read: 0,144 ms
Write: 0,851 ms
------------------------------
Score:
------------------------------
Read: 220
Write: 76
Total: 410
------------------------------
-----------------------------------------------------------------------
CrystalDiskMark 3.0.1 x64 (C) 2007-2010 hiyohiyo
Crystal Dew World : http://crystalmark.info/
-----------------------------------------------------------------------
* MB/s = 1,000,000 byte/s [SATA/300 = 300,000,000 byte/s]
C300-CTFDDAC064MAG
Sequential Read : 277.438 MB/s
Sequential Write : 73.281 MB/s
Random Read 512KB : 264.405 MB/s
Random Write 512KB : 68.534 MB/s
Random Read 4KB (QD=1) : 29.616 MB/s [ 7230.4 IOPS]
Random Write 4KB (QD=1) : 49.624 MB/s [ 12115.2 IOPS]
Random Read 4KB (QD=32) : 177.835 MB/s [ 43416.8 IOPS]
Random Write 4KB (QD=32) : 65.245 MB/s [ 15929.0 IOPS]
Test : 1000 MB [C: 79.7% (47.5/59.6 GB)] (x5)
Date : 2012/06/30 16:17:55
OS : Windows 7 Home Premium Edition SP1 [6.1 Build 7601] (x64)