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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-26-2005, 05:16 AM
|
#1
|
Member
Registered: Mar 2005
Location: Maldives
Distribution: debian, freeBSD, openBSD, ubuntu, opensuse
Posts: 78
Rep:
|
mounting USB
hey guys....
i am having trouble mounting my usb..... when i insert the USB its not auto detecting..
can anyone help me out... i am running fedora core 3
thanks in advance...
|
|
|
03-26-2005, 05:19 AM
|
#2
|
Senior Member
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938
Rep:
|
Plug it in and then run dmesg and post the output (just the last 15 lines or so) here so we can see if anything's happening. Put the output between [ code ] and [ /code ] tags (without the spaces)
|
|
|
03-26-2005, 11:34 AM
|
#3
|
LQ Newbie
Registered: Mar 2005
Location: new mexico
Distribution: slackware
Posts: 1
Rep:
|
try mounting it by hand: 1st type " mkdir /mnt/usb". then type as root " mount -t vfat /dev/sda1 /mnt/usb"
that should get it. of course mounting it by hand like this means you must mount it every time you turn the computer on .. .but hey, it works!
|
|
|
03-26-2005, 12:58 PM
|
#4
|
Senior Member
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938
Rep:
|
Quote:
Originally posted by knewbe
try mounting it by hand: 1st type " mkdir /mnt/usb". then type as root " mount -t vfat /dev/sda1 /mnt/usb"
that should get it. of course mounting it by hand like this means you must mount it every time you turn the computer on .. .but hey, it works!
|
Or you can add that same information to the /etc/fstab file so that you don't have to do it by hand every time.
|
|
|
All times are GMT -5. The time now is 11:42 PM.
|
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
|
|