Thread: Unable to su
View Single Post

   
  #6 (permalink)  
Old 02-20-2008, 09:06 AM
PJ Beers
 
Posts: n/a
Default Re: Unable to su

buzzedlightyear wrote:
> try 'mount /mnt/ipod' ...its mountpoind instead of the device
> itself...thats what i do. maybe your's is just borked though.


Doesn't work either. I don't think the problem is in fstab or with the
iPod, which I can use perfectly well if I mount it as root:

~# mount -o uid=1000 /dev/ipod /mnt/ipod

works perfectly. I'm not sure whether I need the uid=1000 bit, but it
doesn't hurt

No, I think something's wrong with my user-account, something that would
explain both the su problem and the mount problem; if only I knew what...

PJ
Reply With Quote