truongdaohp / iphonedisk

Automatically exported from code.google.com/p/iphonedisk
0 stars 0 forks source link

iPhoneDisk shows an error message when writing files. #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi Allen,

The iPhoneDisk mounts but I am unable to drag and drop any file on the 
iPhoneDisk. See the 
attached file for the error message that I get (excuse the French message, 
that's all I get).

Regards.

Robert Lespérance

Original issue reported on code.google.com by matildep...@gmail.com on 13 Apr 2010 at 1:18

Attachments:

GoogleCodeExporter commented 8 years ago
Hi Robert,
Can you follow the instructions at:
http://code.google.com/p/iphonedisk/wiki/README

for sending in additional log information?

Original comment by allen.po...@gmail.com on 24 Apr 2010 at 1:36

GoogleCodeExporter commented 8 years ago

Original comment by allen.po...@gmail.com on 24 Apr 2010 at 1:38

GoogleCodeExporter commented 8 years ago
I am also getting this error. I can transfer files from iPhone to Mac, but 
can't seem to go the other way. I have 
attached a screenshog showing the log information...

Original comment by hughl...@gmail.com on 19 May 2010 at 10:54

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for all of the details.  I am having trouble, however, reproducing the 
issue.

Have you jailbroken your phone or anything like that?

Original comment by allen.po...@gmail.com on 23 May 2010 at 1:04

GoogleCodeExporter commented 8 years ago
Yes, phone is JB, running 3.1.2 I think

Original comment by hughl...@gmail.com on 23 May 2010 at 8:29

GoogleCodeExporter commented 8 years ago
Issue 34 has been merged into this issue.

Original comment by allen.po...@gmail.com on 10 Jun 2010 at 2:33

GoogleCodeExporter commented 8 years ago
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)

Original comment by marcomoby on 29 Jun 2010 at 11:17

GoogleCodeExporter commented 8 years ago
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?

Original comment by allen.po...@gmail.com on 30 Jun 2010 at 2:09

GoogleCodeExporter commented 8 years ago
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

Original comment by marcomoby on 30 Jun 2010 at 7:32

GoogleCodeExporter commented 8 years ago
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...

Original comment by hughl...@gmail.com on 30 Jun 2010 at 5:06

GoogleCodeExporter commented 8 years ago
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.

Original comment by allen.po...@gmail.com on 1 Jul 2010 at 2:52

GoogleCodeExporter commented 8 years ago
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... :)

Original comment by marcomoby on 1 Jul 2010 at 9:09

GoogleCodeExporter commented 8 years ago
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.

Original comment by buckey...@gmail.com on 22 Jul 2010 at 12:41

GoogleCodeExporter commented 8 years ago
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.

Original comment by allen.po...@gmail.com on 24 Jul 2010 at 2:03

GoogleCodeExporter commented 8 years ago
i have the same problem, can´t drag and drop any file on the iPhoneDisk

Original comment by alexv...@gmail.com on 16 Aug 2010 at 5:01

Attachments:

GoogleCodeExporter commented 8 years ago
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.

Original comment by max...@gmail.com on 4 Jan 2011 at 3:27

GoogleCodeExporter commented 8 years ago
I am experiencing this same issue -- I have a jailbroken (GreenPois0n) iPhone 
4.1, running OSX 10.6.6.

Original comment by keith.da...@gmail.com on 8 Jan 2011 at 4:59

GoogleCodeExporter commented 8 years ago
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.

Original comment by mesc...@gmail.com on 5 Apr 2011 at 2:16