Hi all,

I used growisofs one month ago and now have problems reading my dvd+rw (while I had checked they were okay the day I burned them)

I also tried to burn one today,

after a successful formatting I tried

"growisofs -Z /dev/cdrom -R -J /my/file"

and got

"Executing 'mkisofs -R -J /my/file | builtin_dd of=/dev/cdrom obs=32k seek=0'
:-( unable to unmount /dev/cdrom: No such file or directory"


as an answer

I also tried starting from an iso file and got similar answer.

When I try "dd if=/my/file.iso of=/dev/cdrom obs=32k" I get

"dd: ouverture de `/dev/cdrom': Syst�me de fichiers accessible en lecture seulement"
which means that the fs is read-only.


My fstab file contains the line

/dev/cdrom   /mnt/cdrom  iso9660 noauto,user,kudzu,ro 0 0
with /dev/cdrom linked to /dev/scd0


any help would be greatly appreciated.



-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to