Re: Hi Speed DVD-RW

Gustavo Guillermo PĂ©rez <[email protected]> Tue, 1 Aug 2006 16:30:26 -0500
Newsgroups gmane.linux.suse.packet-writing
Organization www.compunauta.com
Message-ID <[email protected]>
El Lunes, 31 de Julio de 2006 20:25, Michel Vaillancourt escribi=F3:
> =A0=A0=A0=A0=A0=A0=A0=A0What works for me is:
>
> dvd+rw-format -force /dev/hdc
> pktsetup pktcdvd0 /dev/hdc
> mkudffs --media-type=3Ddvd --udfrev=3D0x0150 /dev/pktcdvd/pktcdvd0
At this point I got the same:
trying to change multiple type of extents
other discs works fine
dd if=3D/dev/zero bs=3D1M of=3Dudf.iso count=3D4460
mkudffs -u16 udf.iso
gzip udf.iso (to save space is about 4.4MB)
this should work, but not for me
zcat udf.iso.gz | growisofs -Z /dev/dvdrw=3D/dev/pts/0
instead
mknod p tube
zcat udf.iso.gz > tube
in other terminal
growiso -Z /dev/dvdrw=3Dtube
mounting the volume

mount -o rw,noatime /dev/pktcdvd/pktcdvd0 /mnt
and I got a read only udf filesystem
mount -o remount,rw /mnt
I can copy files :P, but on syslog I got errors about read only device...

:(

Well I guess would be better to find out +RW ultra hi speed media :P
> mount -t udf -o rw,noatime /dev/pktcdvd/pktcdvd0 /media/dvdram/
>
> =A0=A0=A0=A0=A0=A0=A0=A0'/dev/hdc' is, of course, the location of my DVD+=
RW drive. =A0I have
> that in a shell script I run the first time I put a new disk into the dri=
ve
> and it sets everything up just nice. =A0Best of luck! --
> =A0=A0=A0=A0=A0=A0=A0=A0-- Michel Vaillancourt
> =A0=A0=A0=A0=A0=A0=A0=A0Wolfstar Systems

=2D-=20
Gustavo Guillermo P=E9rez
Compunauta uLinux
www.compunauta.com