USA Linux Users Group Forum Index
Log in Register FAQ Memberlist Search USA Linux Users Group Forum Index Album

How to add a JumpDrive Secure - 128MB usb thumbdrive - linux
Goto page 1, 2, 3, 4  Next
 
Post new topic   Reply to topic   printer-friendly view    USA Linux Users Group Forum Index » Hardware
View previous topic :: View next topic  
Author Message
crouse
Site Admin


Joined: 17 Apr 2003
Posts: 11799
Location: Iowa

PostPosted: Sun Jan 04, 2004 2:35 am    Post subject: How to add a JumpDrive Secure - 128MB usb thumbdrive - linux Reply with quote

Have one of these ? http://store.digitalfilm.com/index.cfm?category=15&productid=JDS128-231&details=Yes
I just got one. Thought I should share how to get this fun little toy working under linux, in case someone else needed the info besides me Very Happy Very Happy

BTW my favorite line on that page above is:

Minimum System Requirements:
·Windows 2000/XP
·Mac OS 10.1.5
Razz Razz Razz NOT !! Smile


To add it to your system you can try this.
cdrecord --scanbus

In my system that shows a line in the output that looks like this:

scsibus1:
1,0,0 100) 'LEXAR ' 'JUMPDRIVE ' '1.30' Removable Disk
1,1,0 101) *
1,2,0 102) *


Open /etc/fstab file and add the line:
/dev/sda1 /mnt/jumpdrive vfat user,umask=0 0 0

NOTE: Dont forget a carriage return at the end of this line !! IE: move your cursor down one line by hitting the enter key one time ........ before saving !!! Otherwise you'll get a nice little error message Wink

Okay....... so now we have found the jumpdrive, made the appropriate entry in the fstab file, saved it. ......... now we only have a couple more things left to do.

We have to create a directory for the jumpdrives contents to be displayed into. So from a terminal type the command: mkdir /mnt/jumpdrive

Then (since I use KDE/Gnome/Bluecurve mostly) right-click on the desktop and add a new HARD DISK device. You should be able to connect your jump drive and click the icon now and have the contents of your drive accessible Cool

That should be it, unless I missed something. Works very very slick. Very Happy Special thanks to Nukes for helping me get my fstab entry right Wink http://www.usalug.org/phpBB2/viewtopic.php?t=1316


Back to top
View user's profile Send private message Visit poster's website AIM Address
Germ
Keeper of the BIG STICK


Joined: 30 Apr 2003
Posts: 12329
Location: Planet Earth

PostPosted: Sun Jan 04, 2004 3:29 pm    Post subject: Reply with quote

sweet. Very Happy



_________________
Laptop: Mandriva 2010 PowerPack - kernel 2.6.32.7mib
Desktop: Mandriva 2010 Free - kernel 2.6.32.7mib
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Tiger
Member


Joined: 11 May 2003
Posts: 462
Location: Des Moines, Iowa

PostPosted: Sun Jan 04, 2004 4:02 pm    Post subject: Reply with quote

Very useful.
Just got a 256M Sandisk for Christmas.



_________________
Ubuntu 8.10, Solaris 10
Back to top
View user's profile Send private message
nukes
Linux Guru


Joined: 29 Aug 2003
Posts: 4558

PostPosted: Sun Jan 04, 2004 5:57 pm    Post subject: Reply with quote

Nice of you to write it up in this sort of format Smile
Glad its sorted Very Happy
I'll get round to buying something like this one day ;



_________________
Gentoo x86-64 2.6.29.1
FreeBSD 7-CURRENT
Arch x86 2.6.30
Back to top
View user's profile Send private message Visit poster's website AIM Address MSN Messenger
mmmna
. . . .


Joined: 21 Apr 2003
Posts: 7089

PostPosted: Sun Jan 04, 2004 8:22 pm    Post subject: Reply with quote

Now that's a useful post!!



_________________
-Ubuntu Desktop 64 Bit 9.10 on Celeron D Desktop,
-Ubuntu Netbook Remix 9.10 on EeePC 900A with Atom n270.
Back to top
View user's profile Send private message
geeshock
Moderator


Joined: 02 Nov 2003
Posts: 1014
Location: Hertford, NC

PostPosted: Mon Jan 05, 2004 1:50 am    Post subject: Reply with quote

Sounds cool. Mabe this will help me with the problem I've been haveing Smile


Back to top
View user's profile Send private message Visit poster's website AIM Address
Hoogie
Member


Joined: 01 Dec 2003
Posts: 143
Location: Florida

PostPosted: Tue Jan 06, 2004 10:27 pm    Post subject: Reply with quote

I've got everything except how to add it to disks on the desktop.

[edit]Ooops. I rebooted, and found it on the desktop. Embarassed I also found it in /proc/scsi/scsi. Smile [/edit]


Back to top
View user's profile Send private message
mmmna
. . . .


Joined: 21 Apr 2003
Posts: 7089

PostPosted: Tue Jan 06, 2004 10:43 pm    Post subject: Reply with quote

Hoogie wrote:
I've got everything except how to add it to disks on the desktop.


That should have been solved where crouse posted:
crouse wrote:
Then (since I use KDE/Gnome/Bluecurve mostly) right-click on the desktop and add a new HARD DISK device. You should be able to connect your jump drive and click the icon now and have the contents of your drive accessible
If that has not helped in KDE, try right click on the desktop, choose configure desktop, and in the window that pops up, click on Behavior, in the left side pane. Then the window changes a bit, and there is a frame called Devices. Make sure the check box is checked for 'display devices on desktop' (it should already be checked!) and then scroll up and down the window. I believe you want to add check boxes to 'Mounted Hard Disk Partition', and 'Unmounted Hard Disk Partition', but just experimenting should work. Then close the desktop settings window. Shouldn't need to restart anything, but you will need to first put in a card then click on the /dev/sda1 icon before you can use it.

I believe this was how I setup my SmartMedia card last summer.

HTH


Back to top
View user's profile Send private message
Hoogie
Member


Joined: 01 Dec 2003
Posts: 143
Location: Florida

PostPosted: Tue Jan 06, 2004 11:05 pm    Post subject: Reply with quote

I'm using RedHat 8.0, and nothing you have described exists in my menu.


Back to top
View user's profile Send private message
Hoogie
Member


Joined: 01 Dec 2003
Posts: 143
Location: Florida

PostPosted: Tue Jan 06, 2004 11:43 pm    Post subject: Reply with quote

It appears, that I didn't have to do anything but plug it in, and reboot. It came up with the Icon on the desktop, and I copied and pasted a folder to it, and it worked.

Edit. I'm losing my mind. I forgot I created a mount point, and made an entry in /etc/ fstab. Embarassed


Back to top
View user's profile Send private message
munky
Advanced Member


Joined: 02 Jun 2003
Posts: 848
Location: New York

PostPosted: Wed Jan 07, 2004 1:38 am    Post subject: Reply with quote

Very nice! Just curious, what is the difference between the secure and non secure??

-=mUnky=-


Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
crouse
Site Admin


Joined: 17 Apr 2003
Posts: 11799
Location: Iowa

PostPosted: Wed Jan 07, 2004 2:49 am    Post subject: Reply with quote

The secure has some Windows Software that allows you to encrypt the data using the software that's on the drive.......... course I just deleted it, and use KGpg Wink


Back to top
View user's profile Send private message Visit poster's website AIM Address
munky
Advanced Member


Joined: 02 Jun 2003
Posts: 848
Location: New York

PostPosted: Wed Jan 07, 2004 3:03 am    Post subject: Reply with quote

Very nice, I don't really need one of them with my PDA and a CF card as I can always save data.

-=mUnky=-


Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
crouse
Site Admin


Joined: 17 Apr 2003
Posts: 11799
Location: Iowa

PostPosted: Wed Jan 07, 2004 3:55 am    Post subject: Reply with quote

He he, yeah, I like that it fits on my keychain and can carry it in my pocket everywhere Wink


Back to top
View user's profile Send private message Visit poster's website AIM Address
mr_ed
Site Admin


Joined: 28 Aug 2003
Posts: 3819
Location: 42 miles north of Ogdensburg, NY

PostPosted: Wed Jan 07, 2004 3:08 pm    Post subject: Reply with quote

Can you format it with a non-FAT filesystem? (or do you want it for Windows compatibility?)
I remember reading somewhere that FAT shortens the life of flash drives.



_________________
Desktop: Ubuntu 7.10 "Gutsy Gibbon"
Laptop: Ubuntu 7.04 "Feisty Fawn"
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    USA Linux Users Group Forum Index » Hardware All times are GMT
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All content © 2003-2009 - Usa Linux Users Group
This forum is powered by phpBB. © 2001-2009 phpBB Group
Theme created by phpBBStyles.com and modified by Crouse