PDA

View Full Version : cannot mount Mavica mini cd


stry_cat
2005-03-27, 09:10 AM CST
I have a Sony Mavica camera which saves the pictures to the mini-CDs. When I pop it in my CD drive nothing happens..

I checked /var/log/messages and found the line:

Mar 27 11:07:10 mybox kernel: UDF-fs: No fileset found

I've tried mount /dev/cdrom /mnt/cdrom but I'm told:
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
or too many mounted file systems

When I put regular size cds there are no problems and the cd is mounted automagically. When i boot to WinXP, there is no problem with the mini-CD (I'm pretty sure this means the mini-CD has been properly finalized by the camera).

Can anyone help?

stry_cat
2005-03-27, 09:24 AM CST
I have a Sony Mavica camera which saves the pictures to the mini-CDs. When I pop it in my CD drive nothing happens..

I checked /var/log/messages and found the line:

Mar 27 11:07:10 mybox kernel: UDF-fs: No fileset found

I've tried mount /dev/cdrom /mnt/cdrom but I'm told:
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
or too many mounted file systems

When I put regular size cds there are no problems and the cd is mounted automagically. When i boot to WinXP, there is no problem with the mini-CD (I'm pretty sure this means the mini-CD has been properly finalized by the camera).

Can anyone help?

Ok new problem. I managed to mount the cd with mount -t iso9660 /dev/cdrom /mnt/cdrom but now when I try to eject it won't eject. I tried umount -f /dev/cdrom and it says

umount2: Device or resource busy
umount: /mnt/cdrom: device is busy
umount2: Device or resource busy
umount: /mnt/cdrom: device is busy

:eek:

I don't know what to do

stry_cat
2005-04-01, 06:50 AM CST
I'm stil having this problem.

When I mount the CD I get a dialogue popup saying there are picutures on this disk do you want to move them to your photo galery (or something similar). I click cancel b/c I don't like that photo thingy. I haven't tried saying yes, since I don't want to move them and fear it might try to delete them from the miniCD. Is there a way to disable the photo thing?