Hallo,
plötzlich auf meinem PC mit Debian 8 kann ich selbstgebrannte DVD (meine
Sicherungen) nicht mehr ohne weiteres mounten...
Versuche ich:
root@frodo:~# mount /media/cdrom0/
NTFS signature is missing.
Failed to mount '/dev/sr0': Das Argument ist ungültig
The device '/dev/sr0' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
Im /var/log/syslog sehe ich:
Sep 23 11:44:39 frodo kernel: [238387.881421] UDF-fs: warning (device sr0): udf_fill_super: No partition found (2)
Sep 23 11:44:39 frodo kernel: [238387.966946] ISO 9660 Extensions: Microsoft Joliet Level 3
Nun, wenn ich aber:
root@frodo:~# mount /dev/sr0 /media/cdrom0/
mount: /dev/sr0 is write-protected, mounting read-only
und natürlich ist die DVD zu lesen...
Das ist sehr merkwürdig...
In meinem /etc/fstab ist folgendes:
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
Andere (nicht selbstgebrannte) DVD kann ich problemlos mounten.
Ideen?
Danke
Luca Bertoncello
(lucabert(a)lucabert.de)