Changes

From Amahi Wiki
Jump to: navigation, search
194 bytes added ,  17:00, 28 February 2013
m
* Issue the following command to unmount the external drive:
<blockquote>{{Code|umount /media/usbdrive}}</blockquote>
* Should an error occur indicating that the drive is busy and cannot be unmounted enter the command below. Then try the unmount command again.
<blockquote>{{Code|fuser -km /media}}</blockquote>
===Installing rsnapshot===