|

楼主 |
发表于 2004-7-28 10:23:23
|
显示全部楼层
# dmesg | grep hdd
ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc MA, hdd MA
hdd: ASUS CD-S520/A, ATAPI CD/DVD-ROM drive
hdd: attached ide-cdrom driver.
hdd: ATAPI 52X CD-ROM drive, 128kB Cache, UDMA(33)
hdd: command error: status=0x51 { DriveReady SeekComplete Error }
hdd: command error: error=0x54
end_request: I/O error, dev 16:40 (hdd), sector 64
# mount -t iso9660 /dev/cdrom1 /cdrom1
mount: special device /dev/cdrom1 does not exist |
|