Author Topic: ifuse  (Read 684 times)

Offline alphaace

  • Sr. Member
  • ****
  • Posts: 310
ifuse
« on: December 23, 2010, 09:00:19 AM »
Hi

I'm not quite sure how to start this program...do I have to manually mount it via the ifuse command or is there a gui for it...

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: ifuse
« Reply #1 on: December 23, 2010, 10:13:16 AM »
Looks like CLI command.

http://linux.softpedia.com/get/System/Filesystems/ifuse-56063.shtml
Quote
USAGE

Now comes the fun bit!

To mount:

 ifuse < mountpoint >

Note:

If you mount your device as regular user, system migth complain that file /etc/fuse.conf is not readable. It means you do not belong to the 'fuse' group (see below).

To unmount you do:

 fusermount -u < mountpoint >

By default, iFuse (via the AFC protocol) gives access to the '/var/root/Media/' chroot on the iPhone (containing music/pictures). This is the right and safe  way to access the device. However, if the device has been jailbroken, a full view of the iPhone's filesystem might be available using the following command when mounting:

 ifuse --root < mountpoint >

Note that only PwnageTool and older jailbreak software installs the necessary AFC2 service on the device to enable root filesystem usage. For instance  blackra1n does not install it and thus does not enable root filesystem access! Use with care as the AFC protocol was not made to access the root filesystem.

Addtional help can be shown using:

ifuse --help

Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System