Issue 34 has been merged into this issue.
I'm in the same situation, can read files smoothly even in the root
partition (I'm on an old iPhone EDGE 3.1.3 JB), but every time I try to
write a file on the iPhone I get an error...
In the console, I don't get anything besides the
6/29/10 1:09:47 PM fseventsd[36] failed to make the directory
/Volumes/iPhoneDisk/.fseventsd (17/File exists)
What jailbreak are you guys all using?
If your root filesystem writable over SSH over over the terminal?
Can you show the output of "df" on your filesystem?
I'm using a custom firmware created with Pwnage tool, this is the output
iPhone:~ root# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/disk0s1 512000 393268 113612 78% /
devfs 23 23 0 100% /dev
/dev/disk0s2 7417620 3010464 4407156 41% /private/var
I'm sorry if there something wrong, but I'm unfamiliar with that command,
I've no problem on writing files trough terminal or cyberduck using SSH
I have since upgraded to iOS 4 and am still having this problem. The phone
is no longer jailbroken and running latest version of everything...
I am still unable to reproduce the problem. I think we'll need for someone
who is running into the problem to dig into the code and add some more
debug statements.
the fact is that I'm quite unfamiliar with Macfuse and such things, I could
give it a try... but I'm quite overbooked for my graduation until the mid
of july... so... if anyone else can do this before that date... :)
Hey Allen, this is a Finder problem on 10.6. I'm not certain what the fix
is, but writing files from the terminal is fine.
That is a really helpful hint. Perhaps someone can run in macfuse debug
mode (compile the system in debug mode) and tell which file system call is
failing.
I can confirm that the issue is still there. I have MacOS 10.6.5, and the
iPod Touch 4, with OSX 4.2.1.
I'm getting the same error message from finder and have "1/4/11 4:03:00 PM
fseventsd[58] failed to make the directory /Volumes/iPhoneDisk/.fseventsd
(17/File exists)" in the logs.
After this error an empty file is created, which I can then edit and save
without any problems. Modifying, renaming, reading and deleting of existing
files is not an issue also. As mentioned earlier, it is also possible to
copy files using terminal, so it must be some issue with Finder.
I had this problem with MacFUSE-2.0.3,2 from the official web site, and I
was trying to build the Debug version from the source, but it seems that
build system is broken. I took then an alternative version of macfuse:
rebel-2.1.9 from Tuxera, and I managed to compile and install it in both
Debug and Release modes. The error I get is exactly the same, additionally
I'm getting some useless lock messages like so:
1/4/11 4:03:01 PM kernel fuse_biglock_vnop_lookup: biglock 0xc8faa10
released!
1/4/11 4:03:01 PM kernel fuse_biglock_vnop_lookup: Unlocking node
0x10bfc430...
1/4/11 4:03:01 PM kernel fuse_biglock_vnop_lookup: node 0x10bfc430
unlocked!
1/4/11 4:03:01 PM kernel fuse_biglock_vnop_access: Locking node
0x10b9e230...
but nothing more. I can try to get some more debug information from macfuse
or from iPhoneDisk if someone would tell me what has to be done exactly.
I am experiencing this same issue -- I have a jailbroken (GreenPois0n)
iPhone 4.1, running OSX 10.6.6.
Hi everyone, I'm experiencing this problem with hackintosh running OS X
10.6.7.
After the message, I had trouble in the iPhone to see the photos that were
on it at the moment of the crash. As if the existing (old) photos were
corrupted... I suspect problem with the thumbnail pictures, but I'm not
sure.
Mine is iPhone 4 with 4.3.1, not jailbroken.