Comment 3 for bug 157286

Revision history for this message
borninbronx (daniele-segato) wrote :

i can with a live cd (but i don't have it at the moment.. i will check as soon as possible)

in the meanwhile i post a work around i found for this wich disable the new ata support

since i found out the problem is with ata_piix module i blaklisted it

sudo echo blacklist ata_piix >> /etc/modprobe.d/blacklist-local
sudo echo piix >> /etc/initramfs-tools/modules
sudo echo ide_generic >> /etc/initramfs-tools/modules
sudo echo ide_cd >> /etc/initramfs-tools/modules
sudo echo ide_disk >> /etc/initramfs-tools/modules
sudo update-initramfs -u

will comment again when i found a CD of 7.10