Debian 7.0 install question

Just did an install of Debian 7.0 from DVD's onto a system using an ASUS X79 Sabertooth motherboard. Now the bios is set to IDE mode (NOT AHCI), this is due to Windows xp as an alternate OS Had some trouble until I disabled secure boot (uefi or what ever they call it). On completion of install system failed to boot, it was clear though that the reason was the installed kernel was using the AHCI drivers. After setting the bios to AHCI mode system booted OK. A couple of questions..... Why during the install did the installer set the intial ramdisk up for AHCI drivers when they were not enabled in the bios. Can Debian 7.0 be installed on a system with ide mode enabled, if so how does one do this. A search on the net was not enlightening. This is not any kind of disaster, I will be compiling my own kernel for this machine (in fact I have already done so) so one can easily get around this issue. Note 1, Sometime back I did a comparison on an ASUS P6X58D Premium MB between IDE and AHCI modes, a good deal of testing showed neither mode was head and shoulders over the other. Lindsay

zlinw@mcmedia.com.au writes:
After setting the bios to AHCI mode system booted OK. Can Debian 7.0 be installed on a system with ide mode enabled, if so how does one do this. A search on the net was not enlightening.
AHCI is the standard SATA interface. If you set it to something else, then linux needs a driver specific to your chipset. I have never gotten Linux to work well with a SATA chipset set to "legacy" or "hybrid" mode; I haven't even tried for many years. You should use AHCI. If you need Windows, either make Windows support AHCI (NFI about that), or run it in a VM instead of dual-booting, or buy a second machine.

On 04/04/14 11:03, Trent W. Buck wrote:
If you need Windows, either make Windows support AHCI
Windows supports AHCI out of the box with no extra drivers required since Windows Vista. However, you cannot change from IDE to AHCI after installing Windows, as it is fussy about its boot device changing. If you change from IDE to AHCI (or vice versa), you’ll get a 0x0000007b blue screen, requiring either obscure registry hacks from a live CD (google for ‘mergeide’), or a reinstall.
participants (3)
-
Jeremy Visser
-
trentbuck@gmail.com
-
zlinw@mcmedia.com.au