xboxscene.org forums

Pages: [1] 2

Author Topic: Burning 360 Iso's In Linux  (Read 164 times)

2gunsup

  • Archived User
  • Newbie
  • *
  • Posts: 16
Burning 360 Iso's In Linux
« 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
Logged

WinbonD

  • Archived User
  • Full Member
  • *
  • Posts: 118
Burning 360 Iso's In Linux
« Reply #1 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 ,



Logged

2gunsup

  • Archived User
  • Newbie
  • *
  • Posts: 16
Burning 360 Iso's In Linux
« Reply #2 on: August 07, 2006, 10:16:00 AM »

Logged

chimparoo

  • Archived User
  • Newbie
  • *
  • Posts: 1
Burning 360 Iso's In Linux
« Reply #3 on: August 25, 2006, 03:00:00 PM »

THANK YOU!  Been looking for this...
Logged

ultrakorne

  • Archived User
  • Newbie
  • *
  • Posts: 1
Burning 360 Iso's In Linux
« Reply #4 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)
Logged

FCM

  • Archived User
  • Newbie
  • *
  • Posts: 1
Burning 360 Iso's In Linux
« Reply #5 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.
Logged

rat_poison

  • Archived User
  • Newbie
  • *
  • Posts: 28
Burning 360 Iso's In Linux
« Reply #6 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.
Logged

kdf

  • Archived User
  • Newbie
  • *
  • Posts: 2
Burning 360 Iso's In Linux
« Reply #7 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)
Logged

grob88

  • Archived User
  • Newbie
  • *
  • Posts: 1
Burning 360 Iso's In Linux
« Reply #8 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((
Logged

rapidwiz

  • Archived User
  • Newbie
  • *
  • Posts: 11
Burning 360 Iso's In Linux
« Reply #9 on: November 21, 2006, 06:21:00 PM »

Logged

Trippen

  • Archived User
  • Newbie
  • *
  • Posts: 3
Burning 360 Iso's In Linux
« Reply #10 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
Logged

Trippen

  • Archived User
  • Newbie
  • *
  • Posts: 3
Burning 360 Iso's In Linux
« Reply #11 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
Logged

cyberdork33

  • Archived User
  • Full Member
  • *
  • Posts: 135
Burning 360 Iso's In Linux
« Reply #12 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
Logged

rapidwiz

  • Archived User
  • Newbie
  • *
  • Posts: 11
Burning 360 Iso's In Linux
« Reply #13 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&
Logged

xualzan

  • Archived User
  • Newbie
  • *
  • Posts: 5
Burning 360 Iso's In Linux
« Reply #14 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/
Logged
Pages: [1] 2