Le Vendredi 16 Septembre 2005 22:03, Klaus Becker a écrit :
Bonsoir,
je suis abonné aux listes allemande et française et je me suis encore t rompé, désolé. Voici la version french :
j'ai téléchargé GKDVD-4.0.2-0.3-EN à http://torrent.unix-ag.uni-kl.de/ par bittorrent geholt et j'ai vérifié le checksum.
Avec growisofs -Z /dev/dvd -R -J /home/daten/opt/iso/GKDVD-4.0.2-0.3-EN j'ai tout gravé sur un dvd/rw.
$ ls /mnt/dvd Changelog.txt GKDVD-4.0.2-0.3-EN.iso.md5 GKDVD-4.0.2-0.3-EN.iso.sha1 GKDVD-4.0.2-0.3-EN.iso GKDVD-4.0.2-0.3-EN.iso.md5.asc GKDVD-4.0.2-0.3-EN.iso.sha1.asc
Mais le pc ignore le dvd. Où est l'erreur?
bye Klaus
Sylvain Sauvage
Vendredi 16 septembre 2005, 22:14:19 CEST, Klaus Becker a écrit :
> Bonsoir,
'lut,
[...] > j'ai téléchargé GKDVD-4.0.2-0.3-EN à >[...] > Avec > growisofs -Z /dev/dvd -R -J /home/daten/opt/iso/GKDVD-4.0.2-0.3-EN > j'ai tout gravé sur un dvd/rw. > > $ ls /mnt/dvd > Changelog.txt GKDVD-4.0.2-0.3-EN.iso.md5 > GKDVD-4.0.2-0.3-EN.iso.sha1 > GKDVD-4.0.2-0.3-EN.iso GKDVD-4.0.2-0.3-EN.iso.md5.asc > GKDVD-4.0.2-0.3-EN.iso.sha1.asc > > Mais le pc ignore le dvd. Où est l'erreur?
C'est une image iso, donc à graver avec (citation du man, j'ai pas testé) :
To use growisofs to write a pre-mastered ISO-image to a DVD:
growisofs -dvd-compat -Z /dev/dvd=image.iso
where image.iso represents an arbitrary object in the filesystem, such as file, named pipe or device entry. Nothing is growing here and com‐ mand name is not intuitive in this context.
La commande que tu as utilisée _crée_ un _nouveau_ dvd avec les fichiers suscités alors que GKDVD-4.0.2-0.3-EN.iso est _déjà_ une image binaire du dvd.
-- Sylvain Sauvage
-- Pensez
Vendredi 16 septembre 2005, 22:14:19 CEST, Klaus Becker a écrit :
> Bonsoir,
'lut,
[...]
> j'ai téléchargé GKDVD-4.0.2-0.3-EN à
>[...]
> Avec
> growisofs -Z /dev/dvd -R -J /home/daten/opt/iso/GKDVD-4.0.2-0.3-EN
> j'ai tout gravé sur un dvd/rw.
>
> $ ls /mnt/dvd
> Changelog.txt GKDVD-4.0.2-0.3-EN.iso.md5
> GKDVD-4.0.2-0.3-EN.iso.sha1
> GKDVD-4.0.2-0.3-EN.iso GKDVD-4.0.2-0.3-EN.iso.md5.asc
> GKDVD-4.0.2-0.3-EN.iso.sha1.asc
>
> Mais le pc ignore le dvd. Où est l'erreur?
C'est une image iso, donc à graver avec (citation du man, j'ai pas
testé) :
To use growisofs to write a pre-mastered ISO-image to a DVD:
growisofs -dvd-compat -Z /dev/dvd=image.iso
where image.iso represents an arbitrary object in the filesystem, such
as file, named pipe or device entry. Nothing is growing here and com‐
mand name is not intuitive in this context.
La commande que tu as utilisée _crée_ un _nouveau_ dvd avec les fichiers
suscités alors que GKDVD-4.0.2-0.3-EN.iso est _déjà_ une image binaire du
dvd.
Vendredi 16 septembre 2005, 22:14:19 CEST, Klaus Becker a écrit :
> Bonsoir,
'lut,
[...] > j'ai téléchargé GKDVD-4.0.2-0.3-EN à >[...] > Avec > growisofs -Z /dev/dvd -R -J /home/daten/opt/iso/GKDVD-4.0.2-0.3-EN > j'ai tout gravé sur un dvd/rw. > > $ ls /mnt/dvd > Changelog.txt GKDVD-4.0.2-0.3-EN.iso.md5 > GKDVD-4.0.2-0.3-EN.iso.sha1 > GKDVD-4.0.2-0.3-EN.iso GKDVD-4.0.2-0.3-EN.iso.md5.asc > GKDVD-4.0.2-0.3-EN.iso.sha1.asc > > Mais le pc ignore le dvd. Où est l'erreur?
C'est une image iso, donc à graver avec (citation du man, j'ai pas testé) :
To use growisofs to write a pre-mastered ISO-image to a DVD:
growisofs -dvd-compat -Z /dev/dvd=image.iso
where image.iso represents an arbitrary object in the filesystem, such as file, named pipe or device entry. Nothing is growing here and com‐ mand name is not intuitive in this context.
La commande que tu as utilisée _crée_ un _nouveau_ dvd avec les fichiers suscités alors que GKDVD-4.0.2-0.3-EN.iso est _déjà_ une image binaire du dvd.