Access My Jump-Drive - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Tips and Tricks (https://www.linux-noob.com/forums/forum-59.html) +---- Forum: Filesystem Management (https://www.linux-noob.com/forums/forum-26.html) +---- Thread: Access My Jump-Drive (/thread-2108.html) |
Access My Jump-Drive - Navrax - 2006-03-08 I have a 128MB Lexar Jump Drive that I can't access from my winbox because I shared it once and everytime I try and access it the system just hangs. Lame. I want to access it on my linux box but I forget how. I did it once before, and all I can remember is it has something to do with a 'by-id' folder. If anybody knows it would be greatly appreciated. Maybe after I mount my jump-drive someone will help me set it up in fstab! :) Access My Jump-Drive - Navrax - 2006-03-08 Code: mount /dev/sda1 /mnt/jump-drive Yay! |