Er, not really.
You could grep var log messages for errors when you rip the usb out?
Also linux typically doesn't like to umount a drive that is not there?
If you are going to be removing drive without umounting then make sure the fstab entry is set to sync. Async will result in data loss...
Main Topics
Browse All Topics





by: savonePosted on 2009-10-09 at 13:06:37ID: 25538384
You should always unmount the drive before you yank it out. You will eventually lose data doing it this way.