[opensuse] photo-cd fs
Hi, I got a photo-cd that SuSE 10.3 recognises as UDF Volume but cannot read. The error message does not help me: mount: block device /dev/sr0 is write-protected, mounting read-only mount: wrong fs type, bad option, bad superblock on/dev/srO, missing codepage or helper program, or other error In some cases useful info is found in syslog-try demesg/tail or so Using Windows XP I can extract the *.jpg photo's and transfer them to SuSE to view. But is it possible, using SuSE, to analyse the UDF variety and/or rip the *.jpg files from the photo-CD? Robert -- http://rwbest.no.sapo.pt/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thu, Jan 31, 2008 at 7:48 AM, Robert W Best <rwbest@sapo.pt> wrote:
Hi, I got a photo-cd that SuSE 10.3 recognises as UDF Volume but cannot read. The error message does not help me:
mount: block device /dev/sr0 is write-protected, mounting read-only mount: wrong fs type, bad option, bad superblock on/dev/srO, missing codepage or helper program, or other error In some cases useful info is found in syslog-try demesg/tail or so
This is way late to respond to this, but I just experienced a similar problem and wanted it on the record. Apparently some photo CDs are misrecognised as UDF even though they are ISO in reality. For me the solution was mount /dev/cdrom /media/cdrecorder/ -t iso9660 This worked just fine, and I was able to read the CD without trouble. Yet the filesystem was misrecognised as UDF: ----------------------- blkid -c /dev/null /dev/cdrom /dev/cdrom: TYPE="udf" /lib/udev/vol_id /dev/cdrom ID_FS_USAGE=filesystem ID_FS_TYPE=udf ID_FS_VERSION= ID_FS_UUID= ID_FS_UUID_ENC= ID_FS_LABEL=foto ID_FS_LABEL_ENC=foto ID_FS_LABEL_SAFE=foto ------------------ There is some extra discussion here http://www.webservertalk.com/archive242-2007-9-2047556.html Hope this helps, even that late Myrosia -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Friday 29 February 2008 23:53:01 Myrosia Dzikovska wrote:
Apparently some photo CDs are misrecognised as UDF even though they are ISO in reality. For me the solution was
mount /dev/cdrom /media/cdrecorder/ -t iso9660
This worked just fine, and I was able to read the CD without trouble.
It did not work for me ... thanks anyway. Robert -- http://rwbest.no.sapo.pt/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Myrosia Dzikovska
-
Robert W Best