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.
|
 |
02-02-2005, 06:20 PM
|
#1
|
Member
Registered: Oct 2004
Posts: 113
Rep:
|
Computer won't see my Flash drive, what's up?
I'm trying to just put some pictures in the computer but the computer doesn't mount my flash card/reader when I plug it into the USB. What's the deal with this, it always worked with Ubuntu and other Linux distros. I'm running Libranet at the moment and if it would be easier to run a live CD just to get the pictures I will but how do I get this to auto mount for the future?
Thanks a lot!
PS I'ma noob(so walk me through this) for the most part but I've been $hitOS free for 4 months now!
|
|
|
02-02-2005, 06:26 PM
|
#2
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
First check whether the machine has loaded the modules:
lsmod
Check the output of:
dmesg
Can you see any references to the card reader?
The next thing to look at would be
cat /proc/scsi/scsi
Does the device show up there?
I don't know libra, or what it's based on, but it's not
uncommon (not to say sensible) not to automatically
mount things...
Slack hot-plugs my card-reader, but I manually mount it:
mount /mnt/cam
Cheers,
Tink
|
|
|
02-03-2005, 12:34 AM
|
#3
|
Member
Registered: Oct 2004
Posts: 113
Original Poster
Rep:
|
I'm sorry but I don't know how to check any of that? I'm fairly new like I said, do you know any live cd that will auto mount and I'll just use that?
Adam
|
|
|
02-03-2005, 03:19 AM
|
#4
|
Member
Registered: Feb 2004
Location: Valby, Denmark / Citizen of the Web
Distribution: Slackware 14.1
Posts: 879
Rep:
|
I seem to remember that Libranet would only detect my Flash pen if I have booted with it inserted.
|
|
|
02-03-2005, 04:27 AM
|
#5
|
LQ Newbie
Registered: Feb 2005
Location: AZ, USA
Distribution: Slackware 10 | 2.6.7(custom compiled) | Enlightenment E16 / DR17
Posts: 11
Rep:
|
One way to check to see how your system is handeling it is by this:
Make sure the thumbdrive is not plugged in....
Open your favorite console and do the following:
$su -l
# tail -f /var/log/messages
plug in the thumbdrive
now watch that console and look to see if your system is picking it up or not.... Often you can get an indication of where it put the device in the /dev directory (i.e. sda sda1.... )
Give that a shot and let us know....
Cheers,
Bruce
|
|
|
02-03-2005, 01:59 PM
|
#6
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Quote:
Originally posted by SonoranFun
I'm sorry but I don't know how to check any of that?
Adam
|
Ummm ...
You open a console, and type
dmesg
lsmod
and the likes and read what it says ...
Cheers,
Tink
|
|
|
All times are GMT -5. The time now is 09:18 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
|
|