Flash Drive

Issues Related to Hardware (Sound, Video, Printers, Scanners, Webcams, Touchpads, Keyboards, Sensors, Drives, GRUB, etc.)

Moderator: Moderators

Flash Drive

Postby dalian » Sun Feb 17, 2013 13:32

So lately, I haven't been able to read my USB flash drives, although it worked just fine a while ago. I connect them, but the device is not mounted.
It's not a slot problem, since it IS able to read, for example, my phone if I connect it via USB.
Is there a package for this, because I think I might have mistakenly removed some.
User avatar
dalian
Young Hen
 
Posts: 20
Joined: Sat Jan 26, 2013 15:00

Re: Flash Drive

Postby linuxfluesterer » Sun Feb 17, 2013 13:48

Pls... which SL, which DE...
linuxfluesterer
Advanced Hen
 
Posts: 240
Joined: Thu Sep 20, 2012 19:47
Location: Germany

Re: Flash Drive

Postby dalian » Sun Feb 17, 2013 14:13

linuxfluesterer wrote:Pls... which SL, which DE...


XI x86 MATE
User avatar
dalian
Young Hen
 
Posts: 20
Joined: Sat Jan 26, 2013 15:00

Re: Flash Drive

Postby abs » Fri Feb 22, 2013 15:37

try "equo conf update" and save changes on config files, reboot. You must do it after updates/upgrades to make new packets work fine.
abs
Growing Hen
 
Posts: 123
Joined: Sun Nov 26, 2006 13:46

Re: Flash Drive

Postby Ryuno-Ki » Fri Feb 22, 2013 15:48

dalian wrote:So lately, I haven't been able to read my USB flash drives, although it worked just fine a while ago. I connect them, but the device is not mounted.


  • Is it detected?
    Code: Select all
    $ tail -f /var/log/messages
  • Where is the device?
    Code: Select all
    # fdisk -l
  • Create a mountpoint.
    Code: Select all
    # mkdir /mnt/usbdrive
    # mount -t vfat /dev/sda1 /mnt/usbstick # /dev/sda1 may very depending on fdisk -l's output. see "man mount" for other options
  • Append the following line in /etc/fstab to make it bootable after reboot:
    Code: Select all
    /dev/sda1               /mnt/usbstick  vfat            noauto,user,exec        0 0

Some details (esp. mount and fstab) may differ. But you have to provide some information to modify the instructions to your case ;) However, search for "gentoo mount usb" in the web to find HowTos =)
HP-Pavilion ◆ AMD Athlon™ 64 Processor 4000+ ◆ GeForce 6150SE nForce 430 ◆ 1 GiB RAM
German Wiki translator ◆ Want to contribute on the wiki? Ask the Bureaucrats!
Please, mark solved threads ◆ Posts unread and unansweredPackage requests ◆ Sabayon XI with MATE
Ryuno-Ki
Technological Hen
 
Posts: 411
Joined: Mon Feb 27, 2012 22:15
Location: Southern Germany


Return to Hardware

Who is online

Users browsing this forum: No registered users and 1 guest