On Tue, 2003-03-11 at 11:30, Joao Paulo wrote:
> In cds i use mkisofs and cdrecord.
> In dvds i use ?????  and dvdrecord.

Here's how I do it with a firewire DVD-RW drive:
make sure that these modules are loaded:
ieee1394
sbp2
raw1394
ohci1394

And this is compiled in the kernel:
udf support

Then...
Install cdrecord-ProDVD  (you'll have to go to the web site to get it.)

Next...
cdrecord dev=1,0,0 -v blank=fast
mkisofs -r -J -udf -o dvdrw.test.raw /usr/local/data/compaq
cdrecord-wrapper.sh dev=1,0,0 -v dvdrw.test.raw

Lastly, to verify...
modprobe -v udf
mount /dvd-rw

HTH,
Ron
-- 
+---------------------------------------------------------------+
| Ron Johnson, Jr.        mailto:[EMAIL PROTECTED]          |
| Jefferson, LA  USA      http://members.cox.net/ron.l.johnson  |
|                                                               |
| Spit in one hand, and wish for peace in the other.            |
| Guess which is more effective...                              |
+---------------------------------------------------------------+


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

Reply via email to