Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to
LinuxQuestions.org , a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free.
Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please
contact us . If you need to reset your password,
click here .
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
07-22-2006, 12:48 AM
#1
LQ Newbie
Registered: Jul 2006
Posts: 21
Rep:
Problem In mounting flash drive
Hi All,
I am using RHEL 3 and I just want to mount flash/Pen/Thumb drive .
Please help me
My /etc/fstab is as below
LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/sda2 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
/dev/sd1 /mnt/flash auto
Thanks All In Advance,
Rajendra
07-22-2006, 08:56 PM
#2
Senior Member
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: Debian-woody->(testing) ->lenny->squeeze32/64-> wheezy(32/64)
Posts: 1,294
Rep:
Quote:
Originally Posted by RajendraKumar
Hi All,
/dev/sd1 /mnt/flash auto
This line does not look correct.
07-22-2006, 10:04 PM
#3
Senior Member
Registered: Sep 2004
Distribution: (Home)Opensolaris, Ubuntu, CentOS, (Work - AIX, HP-UX, Red Hat)
Posts: 2,043
Rep:
Quote:
Originally Posted by RajendraKumar
Hi All,
I am using RHEL 3 and I just want to mount flash/Pen/Thumb drive .
Please help me
My /etc/fstab is as below
LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/sda2 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
/dev/sd1 /mnt/flash auto
Thanks All In Advance,
Rajendra
change /dev/sd1 /mnt/flash auto to the following.
Code:
/dev/sda1 /mnt/flash vfat owner,user 0 0
just to make sure when you plug it in your device is on sda or sd. Tell use what you get from an fdisk -l. The above should work though.
07-23-2006, 01:56 AM
#4
Senior Member
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658
Rep:
Not really an Enterprise question. Moving thread to the Linux - Newbie forum to get the exposure it deserves.
Last edited by Capt_Caveman; 07-23-2006 at 01:58 AM .
07-23-2006, 04:53 AM
#5
LQ Newbie
Registered: Jul 2006
Posts: 5
Rep:
ubuntu seems to have great support for flash drives, i just plug mine in and it works 100%
Thread Tools
Search this Thread
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT -5. The time now is 11:59 AM .
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know .
Latest Threads
LQ News