[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: how to umount flash disk



Hi
try these commands if u hv difficulty unmounting flashdisk
$lsof /mnt/flashdisk
$fuser /mnt/flashdisk
 
If there are any files or processes accessing flashdisk, use
$fuser -ki /mnt/flashdisk
 
else try
$umount -l /mnt/flashdisk
 
Regards,
manoj

 
On 8/2/07, Nofriyadi Nurdam <nnurdam_rh yahoo com> wrote:
Hallo Gurus,

I have a problem with my flash disk. Usually I put in my flash disk and my computer presented it on the screen. In this case, it is easy to eject the flash disk.
Sometimes the computer does not present it on the screen. In this case, I have to umount it on console. I have tried to umount with the command:  $ umount /mnt/flashdisk
But it did not work. Message form linux was:  /mnt/flasfdisk is not mounted (according to mtab)
Could you help me please, how to umount the flashdisk

Thanks in advance
Nofriyadi


Park yourself in front of a world of choices in alternative vehicles.
Visit the Yahoo! Auto Green Center.


_______________________________________________
Redhat-install-list mailing list
Redhat-install-list redhat com
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request redhat com
Subject: unsubscribe


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]