I just bought myself a new laptop, and I’m trying to install openSUSE 12.1 (DVD, x64) alongside Windows 7 x64. I’ve done several installs in the past, but I’m running into an issue with a weird “fake-raid” setup, and I’m pretty lost.
The laptop has 2 drives. One drive is a 750 GB HDD, and the other is a 32GB SSD. I’m not sure how windows is currently installed, and windows only shows the HDD as visible.
The openSUSE installer tells me that my system is Intel Matrix Storage Manager compatible, and that I have 1 “MD compatible RAID” device [W54S7404 FFS Dev_Cache]. It goes on to explain that I can install openSUSE as a MD partitioned RAID, and gives me the option of Yes or No.
If Yes, the installer says that it cannot read the partitions, and leaves me to create a custom partition. The custom partition tells me that the HDD is /dev/sda and the SSD is /dev/sdb.
If No, the suggested partitioning (no separate home partition) is…
- Create boot volume /dev/mapper/isw_bggegdbaff_Dev_Cache_part1 (156.88 MB) with ext4
- Create swap volume /dev/mapper/isw_bggegdbaff_Dev_Cache_part2 (2.01 GB)
- Create root volume /dev/mapper/isw_bggegdbaff_Dev_Cache_part3 (19.65 GB) with ext4
- Set mount point of /dev/mapper/isw_gcajjdgch_W54S7404_part2 to /windows/C
- Set mount point of /dev/mapper/isw_gcajjdgch_W54S7404_part3 to /windows/D
And this seems to me like openSUSE is taking the SSD for itself.
Does anyone have any clue how to get this install to work? I think ideally openSUSE would leave the SSD alone, because that might be the windows boot drive (and we know Windows needs the speed boost). I’m beyond confused here, and at this point I’m afraid that I’ll kill my windows install if I do anything. If all else fails, I could do a virtual machine install of openSUSE on windows, but I’d prefer to dual boot.