Jump to content

Tutorial Forum
Welcome to our Tutorials and Guides section!

Here you will find all guides written by our members. The guides can also be found in the Tutorial and Guides index and will temporarily be listed on our front page.

If you have used a guide, please don't forget to rate it (open the topic and use the stars on the top right)!

  • Please log in to reply
* * * - - 1 votes

Burn 360 games on Ubuntu

ferdi-t Post #1 Posted 19 June 2011 - 09:42 AM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 130
  • Member No.: 255,783
  • Joined: 13-June 10
  • Location: Groningen

  •  

This took me some time figuring it all out when I first had to do it, so I'll post it here. Say goodbye to wine and img-burn, this way is actually faster.

On a sidenote: I have explained it as n00b-friendly as possible. Experienced Linux-users will probably (rightly) want to ad some extra code to step 4 and thus skip the first steps.

  1. Rename the iso-file to a.iso
  2. Put it in your homefolder
  3. Open up the terminal: Applications menu -> Accessories -> Terminal.
  4. Paste the following into the terminal
    CODE
    growisofs -use-the-force-luke=dao -use-the-force-luke=break:1913760 -dvd-compat -speed=8 -Z /dev/scd0=a.iso
  5. hit enter
  6. Sit back for 20 minutes and enjoy.

Notes:

  • When burning fails to initiate with some message about cd0, it likely indicates that your dvd-burner is mounted differently compared to mine. The quickest solution is to insert a dvd (any dvd) and wait for the folder to open. The path should be in the location bar. Replace /dev/scd0 with what you see there, copy the code into the terminal, then enter. Please note that (by the nature of the problem) your dvd-burner didn't touch the blanc, so you can fail this step without getting a coaster. More tips on figuring out the mointpoint: http://ubuntugenius.wordpress.com/2010/01/...rive-in-ubuntu/
  • The .dvd-file is not needed for this
  • Make sure not to run any other programs while burning, as I noticed it increases chances of a coaster
  • When putting the a.iso file in the homefolder isn't convenient because media is stored on a separate partition, put it in the beginning of that partition, then change the folder in the teminal:

    CODE
    cd /media/nameofpartition


    Then hit enter, and resume from step 4.


Edited by ferdi-t, 19 June 2011 - 09:47 AM.



drewmerc Post #2 Posted 19 June 2011 - 12:21 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 131
  • Member No.: 70,443
  • Joined: 20-March 07

  •  

not that i dont like terminal commands
but many people dont so another option for those who like a pretty gui k3b with the "-use-the-force-luke=break:1913760" growisofs parameter (yes, yes i know it's the exact fucking same thing but it's in a gui and some people just must.......)



ferdi-t Post #3 Posted 19 June 2011 - 03:15 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 130
  • Member No.: 255,783
  • Joined: 13-June 10
  • Location: Groningen

  •  

I tried that too, and it works... Though it's not as easy as pasting some code and hitting enter. wink.gif


wolffangalchemist Post #4 Posted 27 June 2011 - 01:19 AM

    GBAtemp Maniac


  • Group: Members
  • Posts: 1,206
  • Member No.: 144,139
  • Joined: 23-November 08
  • Location: middleofnowhere, AL

  •  

or you could just install IMGBurn through wine, just saying it works perfectly fine.
good guide for terminal though.


Mariosegafreak Post #5 Posted 06 February 2012 - 03:14 AM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 169
  • Member No.: 282,441
  • Joined: 07-August 11

  •  

View Postwolffangalchemist, on 27 June 2011 - 01:19 AM, said:

or you could just install IMGBurn through wine, just saying it works perfectly fine.
good guide for terminal though.

It doesn't for me. It says that there are no admin rights.







Users browsing this topic

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users