(In reply to comment #11) > It looks like ata_piix is claiming the IDE buses, but not detecting the devices > attached to them. Perhaps a kernel issue.
IDE devices are not initialised until ide-generic is loaded or has been loaded before.
(In reply to comment #11)
> It looks like ata_piix is claiming the IDE buses, but not detecting the devices
> attached to them. Perhaps a kernel issue.
IDE devices are not initialised until ide-generic is loaded or has been loaded
before.