On Mar 20, 2014, at 6:11 PM, pgaltieri . <pgalti...@gmail.com> wrote:
> 
> When I run fsck on the disk it comes back clean. 

Try
fsck.ext4 -f <dev>

It's possible the journal is clean but the file system is not.

> 
> 
> So how does Linux decide if a drive can be safely removed versus unmounted?

If it's unmounted it's safe to remove. If it's mounted, it's not safe to remove.

If you're mainly using mate, I'd think that it has a way to automount volumes, 
and therefore when you reboot it'll unmount them cleanly first. I don't know 
that it needs to be in fstab.


Chris Murphy

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to