Robert Fisher wrote: > On Saturday 16 June 2007 10:13 am, Reg wrote: > > >> this is what I got: >> >> [EMAIL PROTECTED]:~> mount -t vfat /dev/hdb1 /music -o uid=1000 >> mount: only root can do that >> [EMAIL PROTECTED]:~> su - >> Password: >> athlon:~ # mount -t vfat /dev/hdb1 /music -o uid=1000 >> mount: /dev/hdb1 already mounted or /music busy >> mount: according to mtab, /dev/hdb1 is already mounted on /music >> athlon:~ # >> >> > So can you now rename the files as reg? > > yes once I unmounted it and then mounted it with the correct command it worked fine :-)
now to look at fstab reg
