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
2 Pages V < 1 2  
Reply to this topicStart new topic
> Extract-xiso Problems
kingmonkey2
post Mar 1 2006, 07:01 PM
Post #16


X-S Young Member
*

Group: Members
Posts: 49
Joined: 2-August 04
Member No.: 135450



Exact same problem.

Let us know if you find a solution.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JeroenDierckx
post Mar 10 2006, 01:50 PM
Post #17


X-S Enthusiast


Group: Members
Posts: 8
Joined: 6-April 05
Member No.: 211753



I'm having almost exactly the same problem. I'm using gentoo linux, and both my desktop and xbox have dynamic IP addresses. When I try extracting an xiso to my xbox, using

CODE

extract-xiso -f kamer6-xbox -d F/Games /mnt/external/xbox/game.iso


The process starts, the directory is created on the xbox, and the first file of the iso. Than extract-xiso just stalls. The file on the xbox just remains of size 0. I tried the same command without ftp to extract the iso to my local disk without problems.

If this doesn't work, I'll just install wine and use one of the windows tool, that should work too. But this would be much better!

P.S. Does anyone know if extract-xiso supports the "boost" feature of EvoX and UnleashX? Cause it goes way faster with that.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
sjunk
post Nov 24 2007, 04:41 PM
Post #18


X-S Enthusiast


Group: Members
Posts: 2
Joined: 24-November 07
Member No.: 363929



QUOTE(JeroenDierckx @ Mar 10 2006, 08:26 AM) *

I'm having almost exactly the same problem. I'm using gentoo linux, and both my desktop and xbox have dynamic IP addresses. When I try extracting an xiso to my xbox, using

CODE

extract-xiso -f kamer6-xbox -d F/Games /mnt/external/xbox/game.iso


The process starts, the directory is created on the xbox, and the first file of the iso. Than extract-xiso just stalls. The file on the xbox just remains of size 0. I tried the same command without ftp to extract the iso to my local disk without problems.

If this doesn't work, I'll just install wine and use one of the windows tool, that should work too. But this would be much better!

P.S. Does anyone know if extract-xiso supports the "boost" feature of EvoX and UnleashX? Cause it goes way faster with that.

Well time to beat this dead horse again but I actually found the solution to the problem folks.
extract-xiso is dropping a 405 error as it looks at your /etc/hosts file and grabs the first ip reported (which by default is 127.0.0.1).
Then it connects to your xbox's ftp daemon and attempts to open a PORT connection with the ip address as 127.0.0.1.
If you add your actual lan ip address as the first line of /etc/hosts the transfer will succeed.
eg:
192.168.0.x linuxbox (replace x or entire line to match your network configuration)


User is offlineProfile CardPM
Go to the top of the page
+Quote Post
knakkie
post Feb 15 2008, 04:06 PM
Post #19


X-S Enthusiast


Group: Members
Posts: 1
Joined: 29-December 04
Member No.: 181918



QUOTE(sjunk @ Nov 24 2007, 05:17 PM) *

Well time to beat this dead horse again but I actually found the solution to the problem folks.
extract-xiso is dropping a 405 error as it looks at your /etc/hosts file and grabs the first ip reported (which by default is 127.0.0.1).
Then it connects to your xbox's ftp daemon and attempts to open a PORT connection with the ip address as 127.0.0.1.
If you add your actual lan ip address as the first line of /etc/hosts the transfer will succeed.
eg:
192.168.0.x linuxbox (replace x or entire line to match your network configuration)


Waaaaaaaaaaaaaaaaaaaaaaaah! SUPERB, this is the answer I was looking for almost a year! biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
soccrstar84
post Sep 29 2008, 06:10 PM
Post #20


X-S Enthusiast


Group: Members
Posts: 7
Joined: 22-September 08
Member No.: 390793



use gxiso

version 1.6 supports command line

just create a simple script

for ex (linux)

cd <folder of ISO>
gxiso.py --extract <XISO filename>.iso --dest ftp://username:password@IPaddress/destination folder
cd ..

cd <folder of ISO2>
gxiso.py --extract <XISO filename>.iso --dest ftp://username:password@IPaddress/destination folder
cd ..

cd <folder of ISO3>
gxiso.py --extract <XISO filename>.iso --dest ftp://username:password@IPaddress/destination folder
cd ..

etc

works like a charm.

just take a couple minutes to do that run the script over night. morning all uploaded pop.gif


I like gxiso better for the simple thing that it is clean automatically creates the folder of the game and not the iso

This post has been edited by soccrstar84: Sep 29 2008, 06:11 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





2 Pages V < 1 2
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 24th May 2013 - 12:59 PM