Comment 13 for bug 116996

Revision history for this message
Chris Chalvantzis (chalvantzis) wrote : Re: sata disk in ide mode with kernel 2.6.20-16-generic (ata_piix broken?)

Same here... My south bridge is:

00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02)

I attach also my menu.lst from grub and my fstab. They are all in UUID form so there is not an excursion i think... It's definitely a critical bug...

I think it is still be able to boot (till the point it lost interrupt ), at least, because my system is on an IDE disk...

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=c22a0f7d-a949-4723-85ab-43b7d099213c / ext3 defaults,errors=remount-ro 0 1
# /dev/sda3
UUID=0456-3B23 /media/sda3 vfat defaults,utf8,umask=007,gid=46 0 1
# /dev/sdb1
UUID=068C41CE8C41B947 /media/sdb1 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
# /dev/sdb2
UUID=145C8A5B5C8A380E /media/sdb2 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
# /dev/sdc1
UUID=F880FF9280FF559A /media/sdc1 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
# /dev/sda2
UUID=5db56b1d-c206-4566-8738-879d4f30732c none swap sw 0 0
/dev/scd0 /media/cdrom0 auto user,noauto 0 0
/dev/scd1 /media/cdrom1 auto user,noauto 0 0