Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)

From: Steven Cole
Date: Fri Mar 25 2005 - 17:52:19 EST


Andrew Morton wrote:
Andrew Morton <akpm@xxxxxxxx> wrote:

It's the new rock-ridge bounds checking.


Try this, please?

OK, you caught me just as I was headed out the door. ;)

The patch fixed it for me. Wheee.

[root@spc1 steven]# uname -r
2.6.12-rc1-mm3-GX110
[root@spc1 steven]# mount /dev/hdc /mnt/cdrom
mount: block device /dev/hdc is write-protected, mounting read-only
[root@spc1 steven]# df -T
Filesystem Type Size Used Avail Use% Mounted on
/dev/hda1 ext3 304M 96M 193M 34% /
/dev/hda9 reiserfs 8.3G 7.9G 335M 97% /home
/dev/hda8 ext3 464M 8.1M 432M 2% /tmp
/dev/hda6 ext3 7.4G 1.5G 5.5G 22% /usr
/dev/hda7 ext3 1.9G 97M 1.7G 6% /var
/dev/hdc iso9660 2.9M 2.9M 0 100% /mnt/cdrom
[root@spc1 steven]# ls -l /mnt/cdrom
total 2578
-rw-rw-rw- 1 501 501 2639360 Aug 7 2003 snmp-opc server 30.msi
[root@spc1 steven]# dmesg | tail
[ 49.932278] EXT3 FS on hda8, internal journal
[ 49.932292] EXT3-fs: mounted filesystem with ordered data mode.
[ 49.966250] kjournald starting. Commit interval 5 seconds
[ 49.966659] EXT3 FS on hda6, internal journal
[ 49.966669] EXT3-fs: mounted filesystem with ordered data mode.
[ 49.994929] kjournald starting. Commit interval 5 seconds
[ 49.995334] EXT3 FS on hda7, internal journal
[ 49.995345] EXT3-fs: mounted filesystem with ordered data mode.
[ 57.117794] PCI: Found IRQ 5 for device 0000:01:0c.0
[ 123.944869] ISO 9660 Extensions: IEEE_P1282


Steven
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/