Cannot mount flash drive

From: Sonoman (nospam_at_microsoft.com)
Date: 04/22/04


Date: Wed, 21 Apr 2004 21:33:56 -0400

Hi all:
Iam trying to mount a usb thumb drive in my fedora core 1 (kernel version
2.6.5). I use the command "mount /dev/sda1 /mnt/thumb" and I the the
following error:

[root@localhost mnt]# mount /dev/sda1 /mnt/thumb
mount: /dev/sda1 is not a valid block device

my fstab looks as follows:

[root@localhost mnt]# cat /etc/fstab
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda5 swap swap defaults 0 0
/dev/fd0 /mnt/floppy auto user,auto 0 0
/dev/scd0 /mnt/cdrom iso9660 ro,user,auto 0 0
/dev/dvd /mnt/dvd udf ro,user,auto 0 0
/dev/sda1 /mnt/thumb vfat noauto,user 0 0

I have tried several commands and edited the fstab file several times but I
always get the same error message as shown above. Please advise.



Relevant Pages

  • Re: Cant mount cdrom (Fixed)
    ... I also have the proper entry in fstab. ... just hangs and does nothing. ... Doing that not only solved my mount ... Well then something else must have been bad in my kernel. ...
    (freebsd-current)
  • Re: DVD Recorder on FC3
    ... Apparently, mount is not ... even though it's included on fstab. ... You don't need ide-scsi with a 2.6 kernel :-) ...
    (Fedora)
  • Re: USB ZIP Mandrake
    ... [dan@localhost dan]$ su ... mount: /dev/sda4 is not a valid block device ... > compiled in the kernel itself if you intend to boot from a usb drive. ...
    (alt.linux)
  • Suse 9.1 and USB
    ... to the fstab so when I plugged it in I could mount it with a simple ... mount /mnt/h320. ... and automounts it in /media/usb-storagexxxxxx. ... not a valid block device". ...
    (comp.os.linux.misc)
  • /dev/cdrom is not a valid block device`
    ... I added a line to fstab as follows: ... | mount: /dev/cdrom is not a valid block device ... IDE. ...
    (Debian-User)