Bonsoir,
Je viens de migrer sous Jaunty Kubuntu il y a peu et depuis la gravure de DVD iso de type xbox360 ne fonctionne plus.
Dans 1er temps j'ai obtenu ce message d'erreur :
[max@max-desktop:~/Documents/Xbox360] $ growisofs -use-the-force-luke=dao -use-the-force-luke=break:1913760 -dvd-compat -speed=1 -Z /dev/sr0 toto.iso
Executing 'genisoimage toto.iso | builtin_dd of=/dev/sr0 obs=32k seek=0'
I: -input-charset not specified, using utf-8 (detected in locale settings)
File toto.iso is larger than 4GiB-1.
-allow-limited-size was not specified. There is no way do represent this file size. Aborting.
:-( write failed: Input/output error
J'ai ajouté l'option -allow-limited-size comme demandé et maintenant j'obtiens ce message :
[max@max-desktop:~/Documents/Xbox360] $ growisofs -allow-limited-size -use-the-force-luke=dao -use-the-force-luke=break:1913760 -dvd-compat -speed=1 -Z /dev/sr0 toto.iso
Executing 'genisoimage -allow-limited-size toto.iso | builtin_dd of=/dev/sr0 obs=32k seek=0'
I: -input-charset not specified, using utf-8 (detected in locale settings)
This size can only be represented in the UDF filesystem.
Make sure that your clients support and use it.
ISO9660, Joliet, RockRidge, HFS will display incorrect size.
:-( insane Layer Break position with respect to dataset size
:-( write failed: Invalid argument
Suis-je vraiment fou ???
Suis je le seul dans cette galère ?
Quelqu'un a une idée?
Merci d'avance.