CD-RW
ZIYAD A. M. AL-BATLY
zamb at saudi.net.sa
Tue Jul 5 19:32:45 UTC 2005
On Mon, 2005-07-04 at 23:28 -0400, Douglas Alves wrote:
> Thanks a lot Ziyad,
>
> I see I had udftools installed, but I didn't understand how to use them.
>
> Do those tools not integrate into Nautilus?
Sadly, yes.
>
> What if I have a CD-RW already formatted with Nero, which I think is in
> UDF? How can I delete files in it?
> My system will only mount it read-only!
If it really is a UDF CD, try mounting it with:
sudo modprobe udf &&
sudo mount -t udf -o rw,uid=YOURNAME /dev/cdrom /media/cdrom0
(Change YOURNAME with the login name you use with Ubuntu.)
And try to add, modify, and/or delete files on it with Nautilus.
If it worked with you, you could make that the default by editing
"/etc/fstab" and changing the line about your CD-ROM to:
/dev/cdrom /media/cdrom0 udf,iso9660 rw,users,noatime 0 0
>
> -Douglas
>
>
Ziyad.
More information about the ubuntu-users
mailing list