Edit your /etc/fstab and add this at the bottom:
Code:
/dev/sda1 /mnt/usb vfat defaults,rw,noauto,users,sync 0 0
Then what you want to do is type:
Now when you want to use it, plug it in then type:
Then before you unplug it type:
And yes, it is really "umount"
not unmount!
calcon