|
|
信息如下:
# mount -t iso9660 /dev/hdb /mnt/vcd
mount: block device /dev/hdb is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/hdb,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
# dmesg | tail
[ 5689.286962] cdrom: This disc doesn't have any tracks I recognize!
[ 5811.019296] attempt to access beyond end of device
[ 5811.019305] hdb: rw=0, want=68, limit=4
[ 5811.019310] isofs_fill_super: bread failed, dev=hdb, iso_blknum=16, block=16
谢谢! |
|