LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 07-24-2004, 12:00 PM   #1
levicc00123
Member
 
Registered: Jul 2004
Distribution: Slackware
Posts: 94

Rep: Reputation: 15
using and mounting keychain memory


I have a nifty little LexarMedia 128MB JumpDrive Secure that I'd like to use with Debian, how do I go about doing that?
 
Old 07-24-2004, 01:29 PM   #2
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
If you've got Sarge with 2.6 kernel and hotplug, it should work fine. See this thread:

http://www.linuxquestions.org/questi...hreadid=208780
 
Old 07-24-2004, 01:33 PM   #3
m_yates
Senior Member
 
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249

Rep: Reputation: 101Reputation: 101
Make a directory for it
Code:
mkdir /mnt/sda1
Plug it in and mount it:
Code:
mount /dev/sda1 /mnt/sda1
Your files will be in /mnt/sda1. When you are done, unmount the drive:
Code:
umount /dev/sda1
Note that is "umount" not "unmount"

Another approach is here: http://www.desktop-linux.net/usbflashdrive.htm that gives a script for mounting/umounting the drive.

There are some drives that have weird partition structures that give linux a problem. If that is the case with yours, you will have to re-partition it and format it as vfat. Some information about that issue is here: http://forum.libranet.com/viewtopic....ht=flash+drive
 
Old 08-07-2004, 02:00 PM   #4
levicc00123
Member
 
Registered: Jul 2004
Distribution: Slackware
Posts: 94

Original Poster
Rep: Reputation: 15
Okay, I upgraded to sarge and now my JumpDrive works like a dream. Sarge will automatically find the device and I can mout it to /mnt/sda1 as root, is there a way to mount it as another user?
 
Old 08-08-2004, 10:54 AM   #5
jcspray
Member
 
Registered: Mar 2004
Location: York, UK
Distribution: Ubuntu
Posts: 132

Rep: Reputation: 15
Make sure the entry in /etc/fstab includes the "user" parameter in order to allow non-root users to mount the volume.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SSH/keychain problem(?) tpe SUSE / openSUSE 0 05-16-2005 05:21 AM
Problem mounting USB flash memory bfair Linux - Newbie 2 02-26-2005 10:36 PM
Mounting usb camera memory card colabus Linux - Newbie 4 05-24-2004 02:39 AM
Keychain ssh problem (bug????) pcwulf Linux - Security 3 11-27-2003 10:55 PM
mounting disk-on-chip flash memory SirRobbin Linux - Hardware 0 08-20-2003 08:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 11:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration