LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 01-24-2005, 12:51 PM   #1
The_Landlord
LQ Newbie
 
Registered: Jan 2005
Posts: 19

Rep: Reputation: 0
Need Help With Flash Drive


I am trying to mount my flash drive on SuSe 9.2 but i keep getting this error message.....

Could not enter folder /media/usb-39621ED83F20724A:0:0:0p1.

Please Help i'm getting a bit frustrated.

cheers
 
Old 01-24-2005, 06:17 PM   #2
TroelsSmit
Member
 
Registered: Feb 2004
Location: Denmark
Distribution: Debian / Suse
Posts: 223

Rep: Reputation: 30
Smile

Hi,

you are not offering a lot of debug information for people not using you specific linux distro :-|

One could guess that the directory is only accessible to root ?
Maybe you need to tell SUSE that your regular user may access attached flash cards ?

Anyway, tell us exactly what you are doing, which buttons you are pushing, which tutorial you found on the internet and are following.

A google search on "mount flash suse 9.2 tutorial" yielded the following from imdeemvp:

Quote:
I hope this will help any one mount their usb flash key device, everything I did as “root”. Some devices will be supported and some are not. You can check on www.linuxhardware.net to see if device supported.

First plug your usb card reader and to make sure your device was detected go to System Tools > Hardware Browser > enter root password and it will display your hardware information then go to > Hard Drives and it should be listed under /dev/sda.

Open your favorite terminal....btw this works in gnome and kde.

[imdeemvp@localhost imdeemvp]$ cd /mnt/ <-as user cd yourself to the mnt folder and become root to create directory
[imdeemvp@localhost mnt]$ su
Password:
[root@localhost mnt]# mkdir usbflash <- this created a directory in the mnt folder

[root@localhost mnt]# ls /mnt/ <-this command listed all my directories the mnt folder
cdrom cdrom1 floppy usbflash

[root@localhost mnt]# mount /dev/sda1 /mnt/usbflash <-this is the command to mount flash card reader

[root@localhost mnt]# ls usbflash <-this listed all the info in my usb flash card and this was the output:
bootex.log dns.bmp games and keys LinuxDocs01.21.04 pc's
dns2.bmp Documents LinuxDistributions_eBay my pics programs

then i just copied this to my home folder and i was done!

[root@localhost mnt]# umount /dev/sda1 /mnt/usbflash <-this unmounted my usb flash card
umount: /dev/sda1: not mounted
[root@localhost mnt]# exit
[imdeemvp@localhost mnt]$


THIS ALSO WORKED UNDER Mandrake 9.1, 9.2, and 10 official.

in terminal type as root: gedit /etc/fstab and NOW YOU CAN ADD THIS LINE TO FSTAB to auto mount it:

Code:
/dev/sda1 /mnt/usbflash vfat noauto,users,rw,umask=0 0 0


Adding "rw" allows to read and write in the usb flash drive. HAVE FUN!!
Good Luck !
 
Old 01-25-2005, 01:12 PM   #3
The_Landlord
LQ Newbie
 
Registered: Jan 2005
Posts: 19

Original Poster
Rep: Reputation: 0
Thanks but it doesn't work.

If i follow these instructions i get an error in the terminal window saying "cant read superblock" whatever that means.....

Anyway thanks for any help and sorry to be a pain in the ass
 
Old 01-25-2005, 02:33 PM   #4
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Do you have the proper support compiled into your kernel? USB-Storage for USB drives? And where did the flash media get data put on it?
 
Old 01-25-2005, 04:45 PM   #5
C0Y0TE
LQ Newbie
 
Registered: Oct 2004
Location: Eugene, OR, USA
Distribution: Slack 10.0, RH 9
Posts: 29

Rep: Reputation: 15
in root, make a dir in / called something like "/usbstick"

then type "mount -t vfat /dev/sda1 /usbstick"

this command will automatically specify filesystem type (which helps) and mount it in that dir.

also, you can add a line to fstab which will do the same thing, there is a topic (search for my name) that had the fstab line u need within it.

This is much simpler than using the suse automounter for flash drives.
 
  


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
flash drive spankmeister7 Linux - Hardware 3 09-21-2005 12:29 AM
flash drive?? n0kturnal Slackware 4 08-08-2005 03:29 PM
IRQ conflict when external drive/flash-drive is put to use Nightfrost Linux - Hardware 0 10-22-2004 04:15 AM
Flash USE drive? jp2 Linux - Newbie 1 09-14-2004 08:05 PM
Flash Drive Patbuzz86 Linux - Newbie 8 05-14-2004 02:55 PM

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

All times are GMT -5. The time now is 09:03 AM.

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