Hello and good day dear ubuntu-experts
well i want to view files on my USB storage media?
but - see here: it did not work at all - some think went wrong ... see my output:
Code:
<pre><span style="color:#26A269"><b>ubuntu@T420s</b></span>:<span style="color:#12488B"><b>~</b></span>$ mount /mnt/usb
mount: /mnt/usb: konnte nicht in /etc/fstab gefunden werden.
<span style="color:#26A269"><b>ubuntu@T420s</b></span>:<span style="color:#12488B"><b>~</b></span>$ mount /mnt/usb
mount: /mnt/usb: konnte nicht in /etc/fstab gefunden werden.
<span style="color:#26A269"><b>ubuntu@T420s</b></span>:<span style="color:#12488B"><b>~</b></span>$
okay - i rhoght that this here this is the way - at least "theoretically"... see:
i thoutht that i should do the following:
Mounting USB Storage Media
a. at the very first step i think i have the terminal prompt, and i need to type:
b. afterwards - i should do the follwing: i need to access the files by going into that directory:
c. and third: now i need to list the files in that directory:
and after all i need to unmounting USB Storage Media
a. and that said i think i have to do the following at the terminal prompt, i need to type:
so we are able to move out of the /mnt/usb directory. Note we allwasy cannot unmount a directory while we are in it.
c. now we are able to umount the directory:
well as you see above - it does not work here
Code:
<pre><span style="color:#26A269"><b>ubuntu@T420s</b></span>:<span style="color:#12488B"><b>~</b></span>$ mount /mnt/usb
mount: /mnt/usb: konnte nicht in /etc/fstab gefunden werden.
<span style="color:#26A269"><b>ubuntu@T420s</b></span>:<span style="color:#12488B"><b>~</b></span>$ mount /mnt/usb
mount: /mnt/usb: konnte nicht in /etc/fstab gefunden werden.
<span style="color:#26A269"><b>ubuntu@T420s</b></span>:<span style="color:#12488B"><b>~</b></span>$
hmm - i now have to re-work the code... - Any ideas!?
Bookmarks