Re: Unable to su PJ Beers wrote:
> buzzedlightyear wrote:
>> to mount my ipod as user...i have this in my /etc/fstab:
>> /dev/sda2 /mnt/ipod/ vfat noauto,users,rw
>> 0 0
>> i can mount it as user and it works fine, so i'd say try that entry and
>> see if it works.
>
> Well, I'd be surprised if it did, because before I was able to mount it
> myself fine, I'll try though.
Just tried it, to no avail:
~$ mount /dev/sda2
mount: must be superuser to use mount
~$
PJ |