how to umount flash disk 2007-08-03 - By Nofriyadi Nurdam
Back The problem is losed with command: # umount /mnt/name_of_flashdisk Thanks very much Nofriyadi
Bob McClure Jr <bob@(protected)> wrote: On Thu, Aug 02, 2007 at 07:42:49PM -0700, Nofriyadi Nurdam 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
Maybe it wasn't mounted. Maybe it wasn't mounted where you thought it was. You can find out by simply doing a
df
That's as in "disk free", or you could use
mount
but "df" is quicker and easier to read. Remember that you can umount it by device name (e.g. /dev/sda1) as well as by mount point.
Also, with the more recent releases, the mount point is more likely to be /media/, where "" is likely to be "usb", particularly if it is automounted.
> Thanks in advance > Nofriyadi
Cheers, -- Bob McClure, Jr. Bobcat Open Systems, Inc. bob@(protected) http://www.bobcatos.com "I have told you these things, so that in me you may have peace. In this world you will have trouble. But take heart! I have overcome the world." John 16:33 (NIV)
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ Redhat-install-list mailing list Redhat-install-list@(protected) https://www.redhat.com/mailman/listinfo/redhat-install-list To Unsubscribe Go To ABOVE URL or send a message to: redhat-install-list-request@(protected) Subject: unsubscribe
-- ---- ---- ---- ---- ---- ----- Pinpoint customers who are looking for what you sell. The problem is losed with command: <br> # umount /mnt/name_of_flashdisk<br> Thanks very much<br> Nofriyadi<br> <br><br><b><i>Bob McClure Jr <bob @(protected)></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> On Thu, Aug 02, 2007 at 07:42:49PM -0700, Nofriyadi Nurdam wrote:<br>> Hallo Gurus,<br> > <br>> 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.<br>> 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<br>> But it did not work. Message form linux was: /mnt/flasfdisk is not mounted (according to mtab)<br>> Could you help me please, how to umount the flashdisk<br><br>Maybe it wasn't mounted. Maybe it wasn't mounted where you thought it<br>was. You can find out by simply doing a<br><br> df<br><br>That's as in "disk free", or you could use<br><br> mount<br><br>but "df" is quicker and easier to read. Remember that you can umount<br>it by device name (e.g. /dev /sda1) as well as by mount point.<br><br>Also, with the more recent releases, the mount point is more likely to<br>be /media/<something>, where "<something>" is likely to be "usb",<br>particularly if it is automounted.<br><br>> Thanks in advance<br>> Nofriyadi<br><br>Cheers,<br>-- <br>Bob McClure, Jr. Bobcat Open Systems, Inc.<br>bob@(protected) http://www .bobcatos.com<br>"I have told you these things, so that in me you may have peace . In<br>this world you will have trouble. But take heart! I have overcome the<br >world." John 16:33 (NIV)<br><br>__ ____ ____ ____ ____ ____ ____ ____ ____ ___ _<br>Redhat-install-list mailing list<br>Redhat-install-list@(protected)<br>https://www.redhat.com/mailman /listinfo/redhat-install-list<br>To Unsubscribe Go To ABOVE URL or send a message to:<br>redhat-install-list-request@(protected)<br>Subject: unsubscribe <br></something></something></blockquote><br><p>  <hr size=1><a href="http://us.rd.yahoo.com/evt=48250/*http:/ /searchmarketing.yahoo.com/arp/sponsoredsearch_v9.php?o=US2226&cmp=Yahoo&ctv =AprNI&s=Y&s2=EM&b=50">Pinpoint customers </a>who are looking for what you sell.
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ Redhat-install-list mailing list Redhat-install-list@(protected) https://www.redhat.com/mailman/listinfo/redhat-install-list To Unsubscribe Go To ABOVE URL or send a message to: redhat-install-list-request@(protected) Subject: unsubscribe
|
|