PDA

View Full Version : [ubuntu] ifuse fails in Karamic


emil32
November 3rd, 2009, 05:42 AM
Ifuse was working great in 9.04, but fails to load in 9.10. NB, the sources list was ## out in the upgrade, but even restoring it to the Karamic repos. didn't d/l all the dependencies e.g., libusb-1.0.3

Thanks, Emil:(

drexell0680
November 4th, 2009, 11:54 AM
I'm having this problem too, back to mounting it as a camera - as it does before iFuse is installed. Anyone having any luck with this?

quaff
November 5th, 2009, 09:22 PM
i'm getting the same problem, i can't mount my iphone anymore after upgrading to karmic koala

mandreas
November 8th, 2009, 01:11 PM
I'm also having the same problem. Any ideas?

BadSeqtor
November 9th, 2009, 03:36 AM
Same problem here - iPhone will not mount after upgrade. Reinstall made no difference.

CanadianBac0n77
December 12th, 2009, 11:35 AM
i run the following command in Terminal:
ifuse then i get:
ERROR: No mount point specified

stefanb
December 26th, 2009, 08:51 PM
try

sudo mkdir /media/iphone
sudo ifuse /media/iphone

jdj.1
January 13th, 2010, 06:03 PM
stefanb, your solution did the trick. Thanks.