cd /
the cd / just makes ure you are at the root of the file system and not in the mounted, then execute this shell command:
umount /mounted/directory/
*NOTE: /mounted/directory/ is just whatever directory you mounted you usb device into
How To Unmount Usb External Drive From Linux Computer ServerHow To Unmount Usb External Drive From Linux Computer Server How To Unmount Usb External Drive From Linux Computer Server
Post Description: Post Tags: how, to, unmount, usb, external, drive, from, linux, computer, server This Post Has Been Viewed 180 Times Since Sun Jul 01, 2007 10:27 am Posted By hostman with 0 replies
if you are trying to unmount a usb device such as an external drive for example, you can do it with these two commands:
cd /
the cd / just makes ure you are at the root of the file system and not in the mounted, then execute this shell command: umount /mounted/directory/
*NOTE: /mounted/directory/ is just whatever directory you mounted you usb device into Leave Your Comments [ dejar commentarios ] Comments and replies About How To Unmount Usb External Drive From Linux Computer Server (0) Comments
|