Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Did you get any further with this? I am planning to do something very similar, except in my case Linux will go on HDD. First few attempts led me to unbootable Linux as long as AHCI is enable, which is recommended for Windows.
    – Shagglez
    Commented Jun 17, 2012 at 12:45
  • I've never resolved the final nail in the coffin for this and gave up. Here is what happens. When Linux boots into grub, I simply press 'c' and type "exit" to quit booting on this drive and it hops onto the next one in the chain which is the Windows 7 one and it works fine.
    – David
    Commented Jun 25, 2012 at 16:03
  • Actually the problem seems to have resolved itself by disabling AHCI and then enabling it again. Grub now loads first without problems. I chose to install grub on HDD and SSD is supposed to boot first (come to think of it, it certainly doesn't look like that's the case since grub is first). I'll check in the evening and get back with more info.
    – Shagglez
    Commented Jun 26, 2012 at 8:35