My system stopped mounting USB, although it used to do it authomatically. 
I added an entry to fstab
	but the problem is that the system expects to find usb at system start.
In System Settings I have automatic mounting enabled. All options marked.
					I added an entry to fstab
Code:
	
	/dev/sdc1 /media/usb ntfs-3g defaults,user,locale=en_US.utf8 0 0
In System Settings I have automatic mounting enabled. All options marked.


Comment