▲ | aidenn0 3 days ago | |||||||||||||||||||||||||
I still run "sync" before removing a USB drive. I'm sure it's entirely unnecessary now, but old habits die hard. | ||||||||||||||||||||||||||
▲ | ziml77 3 days ago | parent [-] | |||||||||||||||||||||||||
You definitely want to ensure buffers are flushed. Because very, very annoyingly it's not default behavior on Linux distros for removable devices to be mounted with write caching disabled. I don't even know of an easy option to make Linux do that. I think you'd need to write some custom udev rule | ||||||||||||||||||||||||||
|