Is there a process in Kubuntu similar to Windows "Safely Remove Hardware"?
I hooked up an external hardive and now need to move it to another CPU.
I hooked up an external hardive and now need to move it to another CPU.
cat /etc/fstab
sudo umount [i]mount_point[/i]
sudo umount /media/USB_60G
Comment