How to disable built-in "AHCI" driver during ubuntu 12.04 installation?

Asked by Tony Hung

Since "AHCI" is built-in kernel when Ubuntu 12.04,
CONFIG_SATA_AHCI=y not CONFIG_SATA_AHCI=m,
"ahci.blacklist=yes" can't work now.
I have to change ahci when use Installation CD, and boot into OS.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu linux Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
BenHagan (smooth-texan) said :
#1

This is a support request not so much a bug.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

Try the boot option:

ahci_load=no

HTH

Revision history for this message
Tony Hung (hatacpk) said :
#3

"ahci_load=no" do nothing

have other method?

Revision history for this message
Lucas Magasweran (lucasrangit) said :
#4

Try modprobe.blacklist=module_name to blacklist the loading of the module at boot time. You can still insert it later if you need.

Can you help with this problem?

Provide an answer of your own, or ask Tony Hung for more information if necessary.

To post a message you must log in.