Re: packet-writing with UDF on CD-RW
Michel Vaillancourt <[email protected]> Wed, 23 Aug 2006 13:50:07 -0400
| Newsgroups | gmane.linux.suse.packet-writing |
|---|---|
| Organization | Wolfstar Systems |
| Message-ID | <[email protected]> |
fred wrote: > Michel Vaillancourt a =E9crit >=20 >> You are using a DVD burner, correct? >> > Yes. > What's wrong ? >=20 The tutorial is aimed at someone with a CD-ROM. You don't use CDRECORD fo= r DVD. Try: dvd+rw-format -force /dev/hdc pktsetup pktcdvd0 /dev/hdc mkudffs --media-type=3Ddvd --udfrev=3D0x0150 /dev/pktcdvd/pktcdvd0 mount -t udf -o rw,noatime /dev/pktcdvd/pktcdvd0 /media/dvdrw ... change /dev/hdc to whatever the drive is actually at and /media/dvdrw= to whatever the mount point ultimately should be. This one tripped me up,= too. --=20 --Michel Vaillancourt Wolfstar Systems www.wolfstar.ca