bobtcowboy
07-31-2001, 04:58 AM
Hey all... having troubles with my partitions.... here's the relavent snip of /etc/fstab:
/dev/hda5 /windows/d vfat defaults,user,exec,rw 0 0
at least thats what I thought I was supposed to put from my readings of Running Linux, 3rd ed., man fstab, and man mount
basically the problem is this: I can access the files just fine as any user, but I can't edit/move/delete the files as any other user but root (so, basically no write access for anyone but root)
and whats even more annoying is that I can't change this! I can't figure out how to give full rights to them.... I've tried using chmod, chown, chgrp... and I get permissions errors (as root)...
is there something obvious I'm missing?
Bill
/dev/hda5 /windows/d vfat defaults,user,exec,rw 0 0
at least thats what I thought I was supposed to put from my readings of Running Linux, 3rd ed., man fstab, and man mount
basically the problem is this: I can access the files just fine as any user, but I can't edit/move/delete the files as any other user but root (so, basically no write access for anyone but root)
and whats even more annoying is that I can't change this! I can't figure out how to give full rights to them.... I've tried using chmod, chown, chgrp... and I get permissions errors (as root)...
is there something obvious I'm missing?
Bill