[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gravure CD/DVD en UDF...



Naios Kae The Korrigan <naios@hypercube.dynalias.org> a écrit :

> Re ...
> Quoting fred <fredantispam@free.fr>:
>
>> Naios Kae The Korrigan <naios@hypercube.dynalias.org> a écrit :
>>
>>> je n'ai jamais essayé le packet writing, par contre
>>> sid /home/toto/dvd_udf contient une structure udf (VIDEO_TS & AUDIO_TS)
>>> $ growisofs --dvd-video -Z /dev/dvd /home/toto/dvd_udf
>>> grave un dvd video (format udf)
>>>
>>> si ça peut aider
>> Euh, non, pas vraiment, mais merci quand même ;-)
>>
> C'est vrai, ça ce n'était que pour les dvd video, pour les autres, en
> udf et toujours avec growisofs, on utilise les options de mkisofs:
>
>         -udf   Include UDF support in the generated filesystem image.  UDF sup-
>                port is currently in alpha status and for this reason, it is not
>                possible to create UDF only images.   UDF  data  structures  are
>                currently  coupled  to  the Joliet structures, so there are many
>                pitfalls with the current implementation. There  is  no  UID/GID
>                support,  there is no POSIX permission support, there is no sup-
>                port for symlinks.  Note that UDF wastes the space  from  sector
>                ~20  to  sector  256 at the beginning of the disk in addition to
>                the spcae needed for real UDF data structures.
>
> ce qui donne $ growisofs -Z /dev/dvd -udf /home/toto/dvd_udf
Certes, mais le problème n'est pas de graver un fichier en UDF, mais de
graver un système de fichier UDF sur un DVD/CD. growisofs n'est donc pas
adapté.

Le packet-writing.txt dit, pour un DVD-RW

DVD-RW discs can be written to much like CD-RW discs if they are in
the so called "restricted overwrite" mode. To put a disc in restricted
overwrite mode, run:

        # dvd+rw-format /dev/hdc

You can then use the disc the same way you would use a CD-RW disc:

        # pktsetup dev_name /dev/hdc
        # mount /dev/pktcdvd/dev_name /cdrom -t udf -o rw,noatime

et c'est ça qui ne marche pas :-(

-- 
Fred.



Reply to: