I added following line to fstab to be able to mount it as non-root
- Code: Select all
/dev/sda1 /media/Plextor vfat rw,user,noauto 0 0
It works ok BUT .... last week it reched the maximal mount count and fsck attempted to check it and froze - becasue it's a fat32 partition?
Now I have to unplug it and plug it back in when I want to use it, which is a bit of a pain because I camouflaged the usb cable behind my monitor and I have to climb on chairs and stuff to be able to grab the darn thing
My question is really simple:
Is there a way to disable the "maximal mount count and then check forced" thing for the usb storage device?
Perhaps by modifyiong the line in fstab?


