<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Burning Xbox 360 games in Linux</title>
	<link>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/</link>
	<description>Personal page of Michael Cowan</description>
	<pubDate>Wed, 10 Mar 2010 14:55:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: Tatsh</title>
		<link>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-23368</link>
		<pubDate>Fri, 01 Jan 2010 21:50:45 +0000</pubDate>
		<guid>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-23368</guid>
					<description>Instead of manually patching security sectors, use the Linux version of abgx360 (yes it is open source). You can also patch your own security sectors with abgx360.</description>
		<content:encoded><![CDATA[<p>Instead of manually patching security sectors, use the Linux version of abgx360 (yes it is open source). You can also patch your own security sectors with abgx360.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jonathan</title>
		<link>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-21581</link>
		<pubDate>Thu, 22 Oct 2009 16:53:07 +0000</pubDate>
		<guid>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-21581</guid>
					<description>Hi, great howto... Just a point to note, a lot of newer distros and specifically machines with SATA DVD ROM drives will need to replace /dev/dvd with /dev/scd0</description>
		<content:encoded><![CDATA[<p>Hi, great howto&#8230; Just a point to note, a lot of newer distros and specifically machines with SATA DVD ROM drives will need to replace /dev/dvd with /dev/scd0
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bryan</title>
		<link>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-19362</link>
		<pubDate>Tue, 30 Jun 2009 19:33:46 +0000</pubDate>
		<guid>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-19362</guid>
					<description>This guide along with the posted comments are helpful. Specifically Magnus's and CanBert's, since the guide never explains how to simply read the disc to an image without the merging the ss.bin files and whatnot. Also, I'm assuming the drive the game image is being read from has some type of hacked firmware in order to &quot;see&quot; the game. When I tried this in my laptop with Ubuntu 8.04 the disc only showed ~5mb of data; which is the same in Windows.

Thanks anyway though :)</description>
		<content:encoded><![CDATA[<p>This guide along with the posted comments are helpful. Specifically Magnus&#8217;s and CanBert&#8217;s, since the guide never explains how to simply read the disc to an image without the merging the ss.bin files and whatnot. Also, I&#8217;m assuming the drive the game image is being read from has some type of hacked firmware in order to &#8220;see&#8221; the game. When I tried this in my laptop with Ubuntu 8.04 the disc only showed ~5mb of data; which is the same in Windows.</p>
<p>Thanks anyway though <img src='http://blog.reloadsystems.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Dr. Guildo</title>
		<link>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-15998</link>
		<pubDate>Wed, 17 Dec 2008 04:41:54 +0000</pubDate>
		<guid>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-15998</guid>
					<description>Beware! I burned two copies of a game using growisofs (both with and without imgbpatch) and my 360 kept giving dirty disc errors, and not just on my console. Burnt it with ImgBurn under Wine and it worked fine.</description>
		<content:encoded><![CDATA[<p>Beware! I burned two copies of a game using growisofs (both with and without imgbpatch) and my 360 kept giving dirty disc errors, and not just on my console. Burnt it with ImgBurn under Wine and it worked fine.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Dr. Guildo</title>
		<link>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-15952</link>
		<pubDate>Fri, 05 Dec 2008 03:09:12 +0000</pubDate>
		<guid>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-15952</guid>
					<description>Excellent guide. Thanks.

People reading this might like to know of a program called abgx360 which can be used to verify ISOs under Linux. There's more info in &lt;a href=&quot;http://www1.roob.us:53535/blog/linux/checking-xbox360-isos-in-linux/&quot; rel=&quot;nofollow&quot;&gt;this post&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Excellent guide. Thanks.</p>
<p>People reading this might like to know of a program called abgx360 which can be used to verify ISOs under Linux. There&#8217;s more info in <a href="http://www1.roob.us:53535/blog/linux/checking-xbox360-isos-in-linux/" rel="nofollow">this post</a>.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Magnus</title>
		<link>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-15662</link>
		<pubDate>Mon, 17 Nov 2008 19:03:57 +0000</pubDate>
		<guid>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-15662</guid>
					<description>great howto, and also works flawless with copying backup games also.

What I do to copy my friend's game is :

1. Create the image :
    dd bs=2048 if=/dev/scd0 of=IMAGE.000
    being /dev/scd0 your DVD drive device
2. Check the file's size (I had one disk that generated a wrong image's size, no idea what caused it, but the disc didn't play on my console anyway, so i didn't copy it)
3. Apply the java growisofs patch (just for sure)
4. Burn the image.
5. Play it !!</description>
		<content:encoded><![CDATA[<p>great howto, and also works flawless with copying backup games also.</p>
<p>What I do to copy my friend&#8217;s game is :</p>
<p>1. Create the image :<br />
    dd bs=2048 if=/dev/scd0 of=IMAGE.000<br />
    being /dev/scd0 your DVD drive device<br />
2. Check the file&#8217;s size (I had one disk that generated a wrong image&#8217;s size, no idea what caused it, but the disc didn&#8217;t play on my console anyway, so i didn&#8217;t copy it)<br />
3. Apply the java growisofs patch (just for sure)<br />
4. Burn the image.<br />
5. Play it !!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: rine</title>
		<link>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-15631</link>
		<pubDate>Sat, 15 Nov 2008 21:19:10 +0000</pubDate>
		<guid>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-15631</guid>
					<description>But: how to create an iso Image? I have a Samsung drive with Kreon 1.0... but how to read the game.iso and ss.bin from the original DVD on Linux?</description>
		<content:encoded><![CDATA[<p>But: how to create an iso Image? I have a Samsung drive with Kreon 1.0&#8230; but how to read the game.iso and ss.bin from the original DVD on Linux?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: EiN</title>
		<link>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-14997</link>
		<pubDate>Mon, 20 Oct 2008 10:53:16 +0000</pubDate>
		<guid>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-14997</guid>
					<description>WebBuddha:

your command line is wrong, you are trying to burn the .dvd file instead of the .iso file. Cheers</description>
		<content:encoded><![CDATA[<p>WebBuddha:</p>
<p>your command line is wrong, you are trying to burn the .dvd file instead of the .iso file. Cheers
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: CanBert</title>
		<link>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-12289</link>
		<pubDate>Fri, 12 Sep 2008 13:55:37 +0000</pubDate>
		<guid>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-12289</guid>
					<description>Easy to use K3B -- tools - config K3B -- programs -- user parameters -- click beside growisofs and put:

-use-the-force-luke=break:1913760

as parameter and save....will always burn DL with layer break and all 360 games work flawless.</description>
		<content:encoded><![CDATA[<p>Easy to use K3B &#8212; tools - config K3B &#8212; programs &#8212; user parameters &#8212; click beside growisofs and put:</p>
<p>-use-the-force-luke=break:1913760</p>
<p>as parameter and save&#8230;.will always burn DL with layer break and all 360 games work flawless.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: M4rc0</title>
		<link>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-6532</link>
		<pubDate>Sun, 27 Jul 2008 19:11:54 +0000</pubDate>
		<guid>http://blog.reloadsystems.net/2007/02/02/burning-xbox-360-games-in-linux/#comment-6532</guid>
					<description>Thank you!

I wish i had found this before losing 2 disks like i did.
Then i got pissed and did some google :)

Thanks for sharing this valuable info.

=D</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
<p>I wish i had found this before losing 2 disks like i did.<br />
Then i got pissed and did some google <img src='http://blog.reloadsystems.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks for sharing this valuable info.</p>
<p>=D
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
