LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 05-02-2004, 08:05 PM   #1
rock9604
LQ Newbie
 
Registered: Apr 2004
Location: Anchorage Alaska
Distribution: Fedora Core 1
Posts: 23

Rep: Reputation: 15
USB Lexar JumpDrive


I am trying to use a Lexar Jump Drive 1GB. I have started the USB-Storage Module. and I use the tail -s 3 -f /var/log/messages command to find this out.


May 2 16:55:32 dhcppc2 kernel: hub.c: new USB device 00:1d.7-3, assigned addres s 3
May 2 16:55:35 dhcppc2 usb.agent[7860]: missing kernel or user mode driver usb- storage
May 2 16:55:35 dhcppc2 kernel: SCSI device sda: 2030592 512-byte hdwr sectors ( 1040 MB)
May 2 16:55:35 dhcppc2 kernel: sda: Write Protect is off
May 2 16:55:35 dhcppc2 kernel: sda: sda1
May 2 16:55:35 dhcppc2 kernel: inserting floppy driver for 2.4.22-1.2188.nptl
May 2 16:55:38 dhcppc2 kernel: floppy0: no floppy controllers found
May 2 16:55:38 dhcppc2 insmod: /lib/modules/2.4.22-1.2188.nptl/kernel/drivers/b lock/floppy.o: init_module: No such device
May 2 16:55:38 dhcppc2 insmod: Hint: insmod errors can be caused by incorrect m odule parameters, including invalid IO or IRQ parameters. You may find mor e information in syslog or the output from dmesg
May 2 16:55:38 dhcppc2 insmod: /lib/modules/2.4.22-1.2188.nptl/kernel/drivers/b lock/floppy.o: insmod block-major-2 failed
May 2 16:55:39 dhcppc2 devlabel: devlabel service started/restarted
May 2 16:55:59 dhcppc2 su(pam_unix)[8572]: session opened for user root by extr

Why is it trying to use a floppy driver? I have been doing all this as root.
 
Old 05-02-2004, 08:56 PM   #2
jspenguin
Member
 
Registered: Feb 2003
Location: Wichita, KS
Distribution: Heavily modified Redhat
Posts: 194

Rep: Reputation: 30
It's not using the floppy driver for your USB drive. It's just looking for USB floppy drives and not finding any. Your USB drive is available as /dev/sda1 (i.e. mount -t vfat /dev/sda /mnt/usbdrive).
 
Old 05-02-2004, 08:57 PM   #3
Capt_Caveman
Senior Member
 
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658

Rep: Reputation: 69
Also, try doing modprobe usb-storage before inserting the jump drive.

Last edited by Capt_Caveman; 05-02-2004 at 08:59 PM.
 
Old 05-02-2004, 11:22 PM   #4
rock9604
LQ Newbie
 
Registered: Apr 2004
Location: Anchorage Alaska
Distribution: Fedora Core 1
Posts: 23

Original Poster
Rep: Reputation: 15
I tried modpobe usb-storage before plugging in the USB drive. I tried to mount the drive manually w/ mount -t vfat /dev/sda /mnt/usbdrive got an error.

mount: wrong fs type, bad option, bad superblock on /dev/sda,
or too many mounted file systems
 
Old 05-03-2004, 07:53 AM   #5
Capt_Caveman
Senior Member
 
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658

Rep: Reputation: 69
Usually with the jumb drives, you'll have to mount it as sdaX, where X is an integer between 1 and 4. In your case it looks like the usbdrive is placed under sda1. Create a mount point for it:

mkdir /mnt/usbdrive

Then mount it with the same command jspenguin posted, but specify sda1:

mount -t vfat /dev/sda1 /mnt/usbdrive

If you get any errors, please post them.

Last edited by Capt_Caveman; 05-03-2004 at 08:02 AM.
 
Old 05-03-2004, 12:02 PM   #6
rock9604
LQ Newbie
 
Registered: Apr 2004
Location: Anchorage Alaska
Distribution: Fedora Core 1
Posts: 23

Original Poster
Rep: Reputation: 15
This is what I get.

[root@dhcppc2 mnt]# mount -t vfat /dev/sda1 /mnt/usbdrive
mount: /dev/sda1 is not a valid block device


Thanks for your help folks.
 
  


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
Jumpdrive - jetway yes / lexar no Trio3b Linux - Hardware 0 09-30-2005 07:04 PM
Lexar Jumpdrive Secure Maintech Linux - Hardware 1 12-23-2004 01:46 PM
Mounting a lexar usb jumpdrive fcnewbie Fedora 4 10-27-2004 10:38 PM
problem whit usb jumpdrive of lexar PaAaScAl Programming 3 10-25-2003 06:12 AM
usb jumpdrive of lexar, i need help PaAaScAl Linux - Hardware 0 10-21-2003 09:50 PM

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

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