Hello,
I was hoping someone could shed some light on my problem, when I try to mount my iPod, I get this message:
Unprivileged user can not mount NTFS block devices using the external FUSE
library. Either mount the volume as root, or rebuild NTFS-3G with integrated
FUSE support and make it setuid root. Please see more information at
http://ntfs-3g.org/support.html#unprivileged.
Yes, I have visited the site but to linux newcomer it doesn't really make much sense.
How do I go about mounting the iPod as root? ( there are no such options in dolphin) I'm guessing in the console...I tried:
sudo mount sdb1
and got a complaint that it (sdb1) cannot be found in /etc/fstab.
I'm *kinda* new at mounting things manually and would appreaciate any input.
Thanks,
Anna
I was hoping someone could shed some light on my problem, when I try to mount my iPod, I get this message:
Unprivileged user can not mount NTFS block devices using the external FUSE
library. Either mount the volume as root, or rebuild NTFS-3G with integrated
FUSE support and make it setuid root. Please see more information at
http://ntfs-3g.org/support.html#unprivileged.
Yes, I have visited the site but to linux newcomer it doesn't really make much sense.
How do I go about mounting the iPod as root? ( there are no such options in dolphin) I'm guessing in the console...I tried:
sudo mount sdb1
and got a complaint that it (sdb1) cannot be found in /etc/fstab.
I'm *kinda* new at mounting things manually and would appreaciate any input.
Thanks,
Anna
Comment