Comment 2 for bug 570542

Revision history for this message
Leann Ogasawara (leannogasawara) wrote : Re: linux-image-virtual does not include ahci module, prevents virtualbox from booting minimal vm install

Hi Steve,

Indeed this indeed looks like this was built in for Karmic and only enabled as a module for Lucid. We'll try to get this fixed up in a Lucid SRU. Thanks.

ogasawara@emiko:~/ubuntu-karmic/debian.master/config$ grep -rn "AHCI" *
config.common.ports:2576:CONFIG_SATA_AHCI=m
config.common.ubuntu:2942:CONFIG_SATA_AHCI=y

ogasawara@emiko:~/ubuntu-lucid/debian.master/config$ grep -rn "AHCI" *
config.common.ports:2698:CONFIG_SATA_AHCI=m
config.common.ubuntu:3110:CONFIG_SATA_AHCI=m