> UDF-fs DEBUG fs/udf/super.c:559:udf_vrs: ISO9660 Primary Volume > Descriptor found > UDF-fs DEBUG fs/udf/super.c:562:udf_vrs: ISO9660 Supplementary Volume > Descriptor found > UDF-fs DEBUG fs/udf/super.c:568:udf_vrs: ISO9660 Volume Descriptor Set > Terminator found > UDF-fs: No VRS found > ISO 9660 Extensions: Microsoft Joliet Level 3 > ISO 9660 Extensions: RRIP_1991A > attempt to access beyond end of device > hdb: rw=0, want=860800, limit=860728 > Buffer I/O error on device hdb, logical block 215199 > attempt to access beyond end of device > hdb: rw=0, want=860804, limit=860728 > It doesn't like your CD? The CD in question (hdb) referrs to the second ide device/drive, /dev/hda is you linux drive, and /dev/hdb is your CD drive. df or mount should confirm this. David