Hello,
I messed up with Mandriva Control Center and ended up unable to write to my USB flash memory
The USB line in the fstab file:
Code:
/dev/sdb1 /media/hd vfat defaults 0 0
What shall I edit in order to make the Flash memory writable once again.
And to enable the fast writing, Do I add
sync or not.
PS: The only thing that I hate about Linux is the fstab file
*edit*: And how can I refresh the fstab file so I do not have to restart in order for the changes to take effect.