Hi,
I found this article:
http://blog.shadypixel.com/safely-re...ives-in-linux/
It explains how to properly unmount, eject and remove hdd drives from linux machines.
The issue is that I can't find scsiadd tool for Fedora.
What is the correct and proper way to unmount and remove hotswappable sata drives with fedora tools?
Cheers,
Valent.
---------- Post added at 09:31 PM ---------- Previous post was at 12:33 PM ----------
Is scsiadd really necessary ?
I tried using umount then eject but I get this error:
eject: device "/dev/sdb" doesn't have a removable or hotpluggable flag
Aren't all sata drives removable and hotpluggable?