xboxscene.org forums

Xbox360 Forums => Xbox360 Hardware Forums => Xbox360 Backup Forum - DVD DL help / ISO Building => Topic started by: 2gunsup on August 06, 2006, 02:47:00 PM

Title: Burning 360 Iso's In Linux
Post by: 2gunsup on August 06, 2006, 02:47:00 PM
Since there is a lack of instructions on how to burn 360 ISO's under linux i decided to post directions here, I apoligize if I have placed them in the wrong place.


QUOTE
CODE
growisofs -use-the-force-luke=dao -use-the-force-luke=break:1913760  -dvd-compat -speed=2 -Z /dev/hda=IMAGE.000


don't use it on Xtreme  type  iso's though. the nulified video part confuses mkisofs and it won't take the user specified layer break.
Works fine on wxripper iso's though.

you can see what type the iso is with the following command:

CODE

file image.000



this will show the filetype. if it's a Xtreme iso it will be detected as data, because it doesn't have a iso header.
if it's a wxripper iso it will be reported as a iso file.

maybe this could be solved by using a real nulifed iso (with iso header) instead of a plain nulified binary?


Props to Pandor for this post over at xboxhacker.net

Now for those Xtreme ISO's which seem to have a problem you can use this fix someone made which was intended to be done under windows so you could burn Xtreme Iso's with Imgburn and other programs. This fix works under Linux. I don't know the details on why it works, I just know it works,

CODE
java -jar imgbpatch.jar


Here is the tool

CODE

http://rapidshare.de/files/28446190/imgbpatch.jar.html


Props to JSR whoever he is, he is the author of this lifesaver.

Here are the readme for this tool for those of u who are interested.

CODE
http://rapidshare.de/files/28446587/README.TXT.html
Title: Burning 360 Iso's In Linux
Post by: WinbonD on August 07, 2006, 09:59:00 AM
i dont think there are too many people buning xbox backups under linux ,


but it's good info ,



Title: Burning 360 Iso's In Linux
Post by: 2gunsup on August 07, 2006, 10:16:00 AM
i am  (IMG:style_emoticons/default/tongue.gif)
Title: Burning 360 Iso's In Linux
Post by: chimparoo on August 25, 2006, 03:00:00 PM
THANK YOU!  Been looking for this...
Title: Burning 360 Iso's In Linux
Post by: ultrakorne on August 25, 2006, 04:28:00 PM
and here i am too!!

many thx! i was looking for this (so i dont have to boot win for burning this)
Title: Burning 360 Iso's In Linux
Post by: FCM on September 14, 2006, 05:59:00 PM
Many thanks.Will Gnomebaker and K3B burn satisfactorily ?Do DVD Burner settings have to be altered in any way ?

Cheers.
Title: Burning 360 Iso's In Linux
Post by: rat_poison on September 14, 2006, 06:11:00 PM
Giv'er buddy.

Good for you, been waiting for this for a while - well, linux support anyway.
Title: Burning 360 Iso's In Linux
Post by: kdf on October 08, 2006, 09:32:00 AM
Thanks, the only reason I was still booting into windows.. no longer (IMG:style_emoticons/default/smile.gif)
Title: Burning 360 Iso's In Linux
Post by: grob88 on October 24, 2006, 07:08:00 PM
Does anyone know where to locate a copy of imgbpatch.jar? Google does not guide the way?? sad.gif((
Title: Burning 360 Iso's In Linux
Post by: rapidwiz on November 21, 2006, 06:21:00 PM

http://www.bewhere.c...bpatch_java.rar

Compliments of misterbeetz, thanks


Title: Burning 360 Iso's In Linux
Post by: Trippen on November 24, 2006, 06:42:00 PM
what about actual iso files .. how do you burn those those .. this is what i got when i tried the same way as the method above


Executing 'builtin_dd if=vortex-cod3.iso of=/dev/cdrom obs=32k seek=0'
/dev/cdrom: splitting layers at 1913760 blocks
:-( unable to SEND DVD+R DOUBLE LAYER RECORDING INFORMATION: Input/output error


is it possible to use k3b or gnome baker to burn the iso image.. i wish there was more linux support for the 360.. id love to be able to prep a firmware and actually flash the drive with out having to use windows
Title: Burning 360 Iso's In Linux
Post by: Trippen on November 24, 2006, 07:29:00 PM
well i couldnt figure out how to edit my last post so sorry for the double post.. i guess it was just a user error on my side.. after getting the same error from k3b i decided to say maybe its the burner.. and rebooted and bam.. the command line context worked with it being a file.iso
Title: Burning 360 Iso's In Linux
Post by: cyberdork33 on November 25, 2006, 10:25:00 AM
k3b actually uses growisofs to burn discs so there may be a way to set the layer break in it and burn with that
Title: Burning 360 Iso's In Linux
Post by: rapidwiz on January 27, 2007, 10:49:00 AM
Here is another useful thread that may be useful to some.

http://forums.xbox-scene.com/index.php?sho...id=3768306&
Title: Burning 360 Iso's In Linux
Post by: xualzan on April 22, 2007, 09:23:00 PM
got this method working for me under ubuntu feisty fawn using this blog, thanks unknown person  blink.gif

http://blog.reloadsy...games-in-linux/
Title: Burning 360 Iso's In Linux
Post by: purity on March 11, 2008, 08:58:00 AM
I installed imgburn with wine and it worked great to burn .dvd/iso files.
When i pressed the burn button i got a wierd error, but just clicked cancel,
then it started to burn and the game worked fine in the xbox.