xboxscene.org forums

Pages: 1 [2]

Author Topic: Looking For A Linux Iso Extract Tool  (Read 219 times)

Basin

  • Archived User
  • Newbie
  • *
  • Posts: 11
Looking For A Linux Iso Extract Tool
« Reply #15 on: March 02, 2010, 08:10:00 PM »

In case it helps someone else:

QUOTE
hi can you send me the patch file of yours for xbfuse? It doesn't work for me if I simply copy it from the board. (I'm using debian)


I've reposted it here http://pastebin.com/kMvPGyzb. If you can't get it to work it's not that difficult to do manually, just open 'configure' in a text editor and
1. Add the  -D_FILE_OFFSET_BITS=64 in the CFLAGS line
2. Do a find and replace on fuse/fuse.h replacing with linux/fuse.h (This could be unnecessary on debian, I don't know)
3. Remove all the lines with a - next to them from near the bottom of the patch file (which stops it complaining about the FUSE version).

PS to aiyyo, yes, my patch is just fixing the configure process and removing a version check. This makes it build on archlinux, but if it builds on your system then my patch won't make a difference.

This post has been edited by Basin: Mar 3 2010, 04:13 AM
Logged

somski

  • Archived User
  • Newbie
  • *
  • Posts: 25
Looking For A Linux Iso Extract Tool
« Reply #16 on: March 03, 2010, 04:18:00 AM »

thank you. But I already figured it out by myself. There seems to be a bug in the configure script (it simply didn't find fuse/fuse.h, but was there), so I commented some lines out and everything run without problems
Logged

aiyyo

  • Archived User
  • Newbie
  • *
  • Posts: 20
Looking For A Linux Iso Extract Tool
« Reply #17 on: October 05, 2010, 12:57:00 AM »

Hello!

  I made few changes in exiso source  smile.gif

  "Added new command line switch (-s -> skip $SystemUpdate folder).
  Try to create destination directory and display progressbar during the extraction."

  Source: http://www.megaupload.com/?d=VURSARTQ

  Windows executable:  http://www.megaupload.com/?d=GWMRRR35

Aiyyo
Logged

aiyyo

  • Archived User
  • Newbie
  • *
  • Posts: 20
Looking For A Linux Iso Extract Tool
« Reply #18 on: October 11, 2010, 08:54:00 AM »

I made a mistake in exiso v2.6.

"Fix -l (list files in iso) bug. "

Windows executable: http://www.megaupload.com/?d=YJ1KZZMQ

Source: http://www.megaupload.com/?d=Z7IIQ2SJ

Aiyyo
Logged

ILLusions0fGrander

  • Archived User
  • Hero Member
  • *
  • Posts: 3560
Looking For A Linux Iso Extract Tool
« Reply #19 on: October 11, 2010, 04:09:00 PM »

thanks ill add to my tool, no more $SystemUpdate!!!

Logged

Tj1zzle

  • Archived User
  • Jr. Member
  • *
  • Posts: 74
Looking For A Linux Iso Extract Tool
« Reply #20 on: February 02, 2020, 10:39:00 PM »

aiyyo,

was searching for a way to extract 360 iso in linux and found this thread
just wantted to pop in and say thank you for posting extract-xiso!
helped out a lot, much appreciated.
Logged

aiyyo

  • Archived User
  • Newbie
  • *
  • Posts: 20
Looking For A Linux Iso Extract Tool
« Reply #21 on: February 03, 2012, 01:39:00 PM »

Hello!

  I add new command line switch (-o ftp port number).
  It's compatible with Dash Launch ftpdll plugin (thanks cOz).

  Source: http://www.wupload.c...by_aiyyo.tar.gz

  Windows executable: http://www.wupload.c...02602/exiso.exe

Aiyyo
Logged
Pages: 1 [2]