LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 11-29-2004, 01:23 PM   #1
villajohn
LQ Newbie
 
Registered: Apr 2004
Location: venezuela
Posts: 7

Rep: Reputation: 0
usin' a USB Flash memory on Red Hat 9.0


Hi there,

I am using Red Hat 9.0 and I want to use a USB Flash Memory to save my files. I don't know what I have to do to use it.

some "mount" or something.

please, help me.

thanks
 
Old 11-29-2004, 01:58 PM   #2
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
most of the usb memory sticks/keys/etc are recognized as scsi-drives I think...so when you plug it in, it should be something like /dev/sda1 or /dev/sda4 or such. see if you get something like that in /dev when plugging it in...after that simply mount it with the mount command, or if you want to use it more easily, create a new fstab entry for it (edit /etc/fstab):

/dev/sdaX /mnt/mountpoint vfat user,noauto 0 0

where X is a number, depending on what the device file is called (try sda1 first..), and /mnt/mountpoint is the place where you want it to be mounted (where you can access it)

after this, save fstab, and then simply

Code:
mount /mnt/mountpoint
where /mnt/mountpoint is the mount point you wrote in fstab, and the device ought to be ready for use. unmount with

Code:
umount /mnt/mountpoint

Last edited by b0uncer; 11-29-2004 at 01:59 PM.
 
Old 12-03-2004, 10:26 PM   #3
Horrible Henry
LQ Newbie
 
Registered: Dec 2004
Location: New Zealand
Distribution: Redhat 9
Posts: 5

Rep: Reputation: 0
Yup. My Flashmate card reader with a CF card plugged in is seen as dev/sda1. I just edited ftstab to mount it at /mnt/cf, created an empty directory called /mnt/cf and mounted it.
 
Old 07-06-2005, 07:19 PM   #4
areen
LQ Newbie
 
Registered: Jul 2005
Posts: 1

Rep: Reputation: 0
USB Flash Memory

Dear all;

I have mounted my usb flash memory with Redhat Linux.
I Linux, I can copy and delete files with flash memory, but I can't see those files on Windows XP.
And Vice Versa, file created or copied from Windows XP to the flah memory, can't be seen when the flash memory is mounted on Linux system.
i.e. each OS can see only its related files on the flas memory.
This cause me a problem that I can't copy my Windows XP files to Linux.

Any Suggestions


Eng. Areen Roman
areenroman@hotmail.com
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Missing memory in USB stick, flash memory, removable hd etc bamboo_spider Linux - Newbie 3 06-14-2006 05:39 PM
problems using usb flash on Red Hat Enterprise Linux WS tanya Linux - Hardware 1 02-09-2005 04:09 PM
USB Flash memory alanbarnard Linux - Hardware 2 10-25-2004 04:49 PM
where is the usb flash memory? chinaundead Mandriva 2 04-08-2004 12:52 PM
specific USB Flash Disk not being mounted on Red hat 9 on kernel 2.4.20 irfanhab Linux - Hardware 3 01-30-2004 04:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 07:43 PM.

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