LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 08-14-2007, 12:49 PM   #1
rockysfr
LQ Newbie
 
Registered: May 2006
Distribution: Fedora Core 5
Posts: 6

Rep: Reputation: 0
Linux rescue for FC7: Mounting a thumbdrive


Hi,

Would just like to know if it is possible to mount a thumbdrive in Linux rescue (launched through the FC7 installation DVD).

If so, how can this be achieved?

Thanks.
 
Old 08-14-2007, 03:13 PM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Yes, you can. You do this by using the mount command. For example, if you plug in the thumbdrive and dmesg says it was detected as 'sdb', you would:

Create a mount point:
Code:
mkdir thumbdrive
Mount the drive:
Code:
mount /dev/sdb ./thumbdrive
You may also want to consider using the Fedora 7 LiveCD. You can use that as a rescue disk, and it gives you access to your full GUI environment.
 
Old 08-15-2007, 12:00 PM   #3
rockysfr
LQ Newbie
 
Registered: May 2006
Distribution: Fedora Core 5
Posts: 6

Original Poster
Rep: Reputation: 0
Re:

Hi,

I followed the command as indicated below. Managed to get the lights on the thumbdrive to flash momentarily, before getting an error message saying that type is required for this command.

Is there some additional parameter which must be added? My thumbdrive is of file system type "vfat". Did see some postings on adding some lines to /etc/fstab so I'm not sure if this has to be done as well.

Thanks in advance.

Quote:
Originally Posted by macemoneta View Post
Yes, you can. You do this by using the mount command. For example, if you plug in the thumbdrive and dmesg says it was detected as 'sdb', you would:

Create a mount point:
Code:
mkdir thumbdrive
Mount the drive:
Code:
mount /dev/sdb ./thumbdrive
You may also want to consider using the Fedora 7 LiveCD. You can use that as a rescue disk, and it gives you access to your full GUI environment.
 
Old 08-15-2007, 01:27 PM   #4
lord-fu
Member
 
Registered: Apr 2005
Location: Ohio
Distribution: Slackware && freeBSD
Posts: 676

Rep: Reputation: 30
Hello,

Does

Code:
mount -t vfat /dev/sdb1 thumbdrive
work for you? The "t" option to mount specifies file system type. Make sure you are in the directory where you created the thumbdrive folder or put full path instead. Also I am assuming that there is only one partition on the thumbdrive. You can tell where it was mounted by viewing the last few lines of dmesg after plugging in the thumb drive to see what device id it was given.

hth

Last edited by lord-fu; 08-15-2007 at 01:32 PM. Reason: added more info
 
  


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
thumbdrive is auto mounting as both cd-rom & thumbdrive scott1042 Fedora 2 04-27-2007 05:03 PM
mounting a thumbdrive? linuxgeek13 Mandriva 7 10-13-2005 12:15 PM
mounting '/ ' file system on linux rescue mode ?? bipinkdas Red Hat 2 01-25-2005 10:16 AM
mounting a thumbdrive djgerbavore Linux - Newbie 2 01-18-2005 02:53 PM
mounting usb thumbdrive and going in circles slackist Linux - Hardware 11 07-27-2004 08:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:29 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