Debian & UDFS

Michel Vaillancourt <[email protected]> Mon, 24 Jul 2006 20:02:12 -0400
Newsgroups gmane.linux.suse.packet-writing
Organization Wolfstar Systems
Message-ID <[email protected]>
	Hello, everyone.  I am unable to write to my DVD+RW with UDFS.  Here's
what I am doing:

ext1:~# dvd+rw-format -force /dev/scd0
* DVD=E2=96=92RW/-RAM format utility by <[email protected]>, version 6=
.1.
* 4.7GB DVD+RW media detected.
* formatting 9.5/

ext1:~# mkudffs /dev/scd0
start=3D0, blocks=3D16, type=3DRESERVED
start=3D16, blocks=3D3, type=3DVRS
start=3D19, blocks=3D237, type=3DUSPACE
start=3D256, blocks=3D1, type=3DANCHOR
start=3D257, blocks=3D16, type=3DPVDS
start=3D273, blocks=3D1, type=3DLVID
start=3D274, blocks=3D2294573, type=3DPSPACE
start=3D2294847, blocks=3D1, type=3DANCHOR
start=3D2294848, blocks=3D239, type=3DUSPACE
start=3D2295087, blocks=3D16, type=3DRVDS
start=3D2295103, blocks=3D1, type=3DANCHOR

ext1:~# mount /dev/scd0 /media/dvdram/ -t udf -o rw,noatime

ext1:/tmp# cd /tmp
ext1:/tmp# cp aJunkFile2copy.file /media/dvdram/
cp: cannot create regular file `/media/dvdram/aJunkFile2copy.file':
Read-only file system

ext1:/tmp# mount | grep media
/dev/scd0 on /media/dvdram type udf (rw,noatime)

ext1:/tmp# df -h | grep media
/dev/scd0             4.4G  290K  4.4G   1% /media/dvdram


	...  I'm not entirely sure why it is not working.  Any suggestions as
to where I should start looking.  I'd really like to make this work.  :)
--=20
	-- Michel Vaillancourt
	Wolfstar Systems

=09