Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Knoppix Help Forum > USB memory stick could not be mounted

Forgot Password?
 Knoppix Help Forum   For all discussions about Knoppix, the Linux "Live CD" that lets you run Linux without needing to install on your hard drive.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 03-19-2007   #1 (permalink)
pdc
Just Joined!
 
Join Date: Mar 2007
Posts: 5
USB memory stick could not be mounted

the dmesg | tail says:

SCSI device sda: 4077568 512-byte hdwr sectors (2088 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 00
sda: assuming drive cache: write through
sda: sda1
sd 0:0:0:0: Attached scsi removable disk sda
usb-storage: device scan complete
lp0: using parport0 (interrupt-driven).
lp0: console ready
FAT: Unrecognized mount option "uid=knoppix" or missing value
pdc@box:~$

can anyone advise me on how to be able to read the memory sticks please
pdc is offline  


Reply With Quote
Old 03-19-2007   #2 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
Hi pdc,

try to mount USB stick manually.
Code:
su
mkdir usb_stick
mount /dev/sda1 usd_stick
ls usb_stick
in case mount command throws filesystem error, use -t <file_system> option.
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline   Reply With Quote
Old 03-20-2007   #3 (permalink)
pdc
Just Joined!
 
Join Date: Mar 2007
Posts: 5
thanks: I will try this:

looking at fstab, it seems already mounted;

/dev/sda1 /media/sda1 vfat noauto,users,exec,umask=000,shortname=winnt,uid=kn oppix,gid=knoppix 0 0

could it be the uid=knoppix, gid=knoppix that is causing the problem?
pdc is offline   Reply With Quote
Old 03-20-2007   #4 (permalink)
pdc
Just Joined!
 
Join Date: Mar 2007
Posts: 5
cannot open;

I am perhaps using the wrong verb: I cannot open sda1
pdc is offline   Reply With Quote
Old 03-20-2007   #5 (permalink)
Trusted Penguin
 
MikeTbob's Avatar
 
Join Date: Apr 2006
Location: Panther City, Tx
Posts: 4,110
Quote:
Originally Posted by pdc
thanks: I will try this:

looking at fstab, it seems already mounted;

/dev/sda1 /media/sda1 vfat noauto,users,exec,umask=000,shortname=winnt,uid=kn oppix,gid=knoppix 0 0

could it be the uid=knoppix, gid=knoppix that is causing the problem?
You could edit fstab like this, to see if it works.
/dev/sda1 /media/sda1 vfat noauto,users,exec,umask=0 0 0

And you don't want to open /dev/sda1 use the mount point /media/sda1
__________________
I do not respond to private messages asking for help.
Please keep it on the forums only.
MikeTbob is offline   Reply With Quote
Old 03-20-2007   #6 (permalink)
pdc
Just Joined!
 
Join Date: Mar 2007
Posts: 5
thank you very much

I had two problems: could not open memory stick;

a temporary fix of
su mkdir /media/usbdisk
mount /dev/sda1 -t auto /media/usbdisk provided an effective but temporary fix

and when the solution loomed of editing fstab, I could not do this; seeking help,

I was told to open a console and type kdesu kwrite /etc/fstab and whilst the text editor was german-text, I edited it:

/dev/sda1 /media/sda1 auto noauto,users,exec,umask=000,uid=username,gid=users 0 0

I can now open the memory stick easily with Konqueror; thank you all very much;

I hope Google can find this to help any others; I was struck how many texts on editing fstab were written by experts; but little to guide beginners on how to do it!
pdc is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 08:45 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2