mvaar
March 14, 2015, 7:58pm
1
I burnt a tumbleweed DVD and it can be mounted on other systems (including other opensuse systems). I was able to install tumbleweed on the system in question and kept it up to date.
I can insert the same DVD and k3b recognizes it as a DVD iso and the only option is to copy DVD. When I boot from the DVD, it works. However, in the booted system, I cannot mount it as a file system, even as root.
mount -t auto /dev/dvdrw /mnt/3
mount: /dev/sr0 is write-protected, mounting read-only
mount: /dev/sr0: can’t read superblock
The DVD mounts on another system and the same DVD also boots correctly on this system so it does not appear to be a h/w issue or corrupt data. It seems to be some missing s/w or configuration on the current system that I cannot figure out.
Can someone point out what to look for ?
TIA.
hcvv
March 14, 2015, 8:47pm
2
You could at least provide the correct fs type at the mount
mount -t iso9660 ....
Maybe did not search good enough, but I can not find the -t auto in the man page.
mvaar
March 14, 2015, 9:34pm
3
Of course, I had also tried iso9660 and I got the following -
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
mvaar
March 14, 2015, 9:35pm
4
journalctl -e
Mar 14 16:33:05 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Sense Key : Hardware Error [current]
Mar 14 16:33:05 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Add. Sense: Logical unit communication time-out
Mar 14 16:33:07 linux-9wi9 kernel: sr 4:0:1:0: [sr0] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Mar 14 16:33:07 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Sense Key : Hardware Error [current]
Mar 14 16:33:07 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Add. Sense: Logical unit communication time-out
Mar 14 16:33:07 linux-9wi9 kernel: sr 4:0:1:0: [sr0] CDB:
Mar 14 16:33:07 linux-9wi9 kernel: Read(10): 28 00 00 00 00 00 00 00 02 00
Mar 14 16:33:07 linux-9wi9 kernel: blk_update_request: I/O error, dev sr0, sector 0
Mar 14 16:33:09 linux-9wi9 kernel: sr 4:0:1:0: [sr0] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Mar 14 16:33:09 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Sense Key : Hardware Error [current]
Mar 14 16:33:09 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Add. Sense: Logical unit communication time-out
Mar 14 16:33:09 linux-9wi9 kernel: sr 4:0:1:0: [sr0] CDB:
Mar 14 16:33:09 linux-9wi9 kernel: Read(10): 28 00 00 00 00 00 00 00 01 00
Mar 14 16:33:09 linux-9wi9 kernel: blk_update_request: I/O error, dev sr0, sector 0
Mar 14 16:33:09 linux-9wi9 kernel: Buffer I/O error on dev sr0, logical block 0, async page read
Mar 14 16:33:11 linux-9wi9 kernel: sr 4:0:1:0: [sr0] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Mar 14 16:33:11 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Sense Key : Hardware Error [current]
Mar 14 16:33:11 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Add. Sense: Logical unit communication time-out
Mar 14 16:33:11 linux-9wi9 kernel: sr 4:0:1:0: [sr0] CDB:
Mar 14 16:33:11 linux-9wi9 kernel: Read(10): 28 00 00 00 00 01 00 00 01 00
Mar 14 16:33:11 linux-9wi9 kernel: blk_update_request: I/O error, dev sr0, sector 4
Mar 14 16:33:11 linux-9wi9 kernel: Buffer I/O error on dev sr0, logical block 1, async page read
Mar 14 16:33:14 linux-9wi9 kernel: sr 4:0:1:0: [sr0] CDROM (ioctl) error, command:
Mar 14 16:33:14 linux-9wi9 kernel: Get configuration 46 00 00 00 00 00 00 00 20 00
Mar 14 16:33:14 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Sense Key : Hardware Error [current]
Mar 14 16:33:14 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Add. Sense: Logical unit communication time-out
Mar 14 16:33:16 linux-9wi9 kernel: sr 4:0:1:0: [sr0] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Mar 14 16:33:16 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Sense Key : Hardware Error [current]
Mar 14 16:33:16 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Add. Sense: Logical unit communication time-out
Mar 14 16:33:16 linux-9wi9 kernel: sr 4:0:1:0: [sr0] CDB:
Mar 14 16:33:16 linux-9wi9 kernel: Read(10): 28 00 00 00 00 10 00 00 02 00
Mar 14 16:33:16 linux-9wi9 kernel: blk_update_request: I/O error, dev sr0, sector 64
Mar 14 16:33:18 linux-9wi9 kernel: sr 4:0:1:0: [sr0] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Mar 14 16:33:18 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Sense Key : Hardware Error [current]
Mar 14 16:33:18 linux-9wi9 kernel: sr 4:0:1:0: [sr0] Add. Sense: Logical unit communication time-out
Mar 14 16:33:18 linux-9wi9 kernel: sr 4:0:1:0: [sr0] CDB:
Mar 14 16:33:18 linux-9wi9 kernel: Read(10): 28 00 00 00 00 10 00 00 02 00
Mar 14 16:33:18 linux-9wi9 kernel: blk_update_request: I/O error, dev sr0, sector 64
Mar 14 16:33:18 linux-9wi9 kernel: Buffer I/O error on dev sr0, logical block 8, async page read
mvaar
March 15, 2015, 2:15am
5
I think that the DVD burner has gone bad. Another DVD drive works as expected in the same PC. Changed the IDE cable as well.