[Previous entry: "Slashdot's Fortune Program"] [Main Index] [Next entry: "I don't need to know French to get this one..."]
05/03/2004 Entry: "Linux and Jump Drives"
Got a Linux box and a USB jumpdrive? Configure your Linux machine so you can read it!
First, pick a mount point and create the directory:
mkdir /mnt/myjumpdrive
Then, In /etc/fstab file, add this line:
/dev/sda1 /mnt/myjumpdrive vfat user,umask=0 0 0
Now, you can just mount /mnt/myjumpdrive, cd to it, and the contents of the jump drive will appear.
Some folks have hacked their systems to autodetect. I don't use mine enough to bother, but maybe I'll do it in my copious spare time. $;^D
|
DISCLAIMER: This web page
was constructed with 100% recycled electrons (or, during shortages, at
least 35% post-consumer electrons). No electrons were harmed in the making
of this web page, although several were accelerated against their
collective will. No files have been charged. And Remember: the only Good
Cow is a Dead Cow. © 2000, 2001, 2002 Spastic Mutant Productions. All Rights Reserved. |