xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> Howto: Read An Xiso Burned Dvd+r Under Linux, Reading self-made Xbox DVDs directly
glyndwr
post Nov 8 2003, 11:27 AM
Post #1


X-S Enthusiast


Group: Members
Posts: 19
Joined: 22-November 02
Member No.: 9801



I'm not sure how well known this is, so forgive me if this seems obvious to you. But if you don't know about it this is a very handy trick.

I recently blew away my MediaX menu directory (doh) and needed to recover it from a burned DVD+R in my Xbox software collection. I searched around for a tool to allow me to read the disk in a Windows machine but I couldn't find one; that struck me as odd. I was about to run a long ethernet cable downstairs to FTP the files off my Xbox directly when inspiration struck.

I put the DVD+R in my DVD-ROM drive in my Linux workstation; this is IDE device /dev/hdc. Then I typed this:

CODE
extract-xiso -l /dev/hdc


Turns out that extract-xiso has no problems at all reading from raw /dev nodes; it worked fine! I then used extract-xiso to recover my files back from the DVD+R, which was both a lot quicker and a lot easier than FTPing them off an Xbox.

As I said, possibly this is a well-known trick, but I thought it was neat and just incase anyone didn't know you could do it... well, now you do!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Movax
post Jan 8 2012, 07:02 PM
Post #2


X-S Freak
*****

Group: Members
Posts: 1512
Joined: 16-January 06
Member No.: 268762
Xbox Version: v1.4
360 version: none



Huge bump, but..

Found a variation on this, I wanted to create an XISO file from a Backup and created a local symlink of my raw device:

ln -s /dev/cdrom cdrom

and ran extract-xiso:

extract-xiso -r cdrom

You need the symlink because extract-xiso likes to rename the original file to cdrom.old, not a good idea for the raw device.

Unfortunately, i didn't get it to work to completion, but I suspect it was too many scratches on the disk.

This post has been edited by Movax: Jan 8 2012, 07:03 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 22nd May 2013 - 12:28 AM