If you're manually mounting it, something like:
mount -t vfat /dev/sda1 /mnt/firewire -o uid=bob
Where bob is your uid, should work with it... also, there's the wide open:
mount -t vfat /dev/sda1 /mnt/firewaire -o umask=000
I think that's right for the second one... regardless, yeah I've done that a lot, its a mounting issue.
Cheers,
Finegan
|