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 > Help with thumbdrive?

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 09-27-2005   #1 (permalink)
Just Joined!
 
Join Date: Sep 2005
Posts: 7
Help with thumbdrive?

Guys I'm a newbie like so many others here. I'm just needing to get Knoppix setup so I can start learning linux. Knoppix sets up great on my laptop only thing is I can't get it to recognize my thumbdrive. I need the thumbdrive to load drivers for my wireless network card. I have tried
"knoppix myconfig=scan" and this what I get at the end of the boot sequence
"Checking /mnt/ for KNOPPIX configuration files..."
"Filesystem not autodetected, trying to mount /dev/ with AES256 encryption"
"/dev/: is a directory"
"Mount failed, retry? [Y/n]"
ok now when I try "knoppix myconfig=/dev/sda1" I get this
"Checking /mnt/sda1 for KNOPPIX configuration files..."
"/dev/sda1: No such device or address"
"Mount failed, retry? [Y/n]"
Now on the thumbdrive it says usb 2.0, is that a problem also the drive is not formatted with a linux partition. If the latter how do I format the thumbdrive from linux? Any help would be greatly appreciated!
Poe4 is offline  


Reply With Quote
Old 09-27-2005   #2 (permalink)
Linux User
 
Game master pro's Avatar
 
Join Date: Sep 2005
Location: Tasmania, australia
Posts: 274
Send a message via MSN to Game master pro
try doing

Code:
mount /dev/sda1 /mnt/sda1
not sure if that'll work, but it might
Game master pro is offline   Reply With Quote
Old 09-27-2005   #3 (permalink)
Linux Engineer
 
psic's Avatar
 
Join Date: Nov 2004
Location: Ljubljana, Slovenia
Posts: 1,163
You shouldn't have to format the drive with a linux filesistem. Strange, Kanotix (which is built on Knoppix) recognised my usb stick by default, I just plugged it in. Is it maybe encripted? Try what was mentioned above, also try pluging it in before running knoppix. You should see it on your desktop (along with the other partitions on your disk).
psic is offline   Reply With Quote
Old 09-28-2005   #4 (permalink)
Just Joined!
 
Join Date: Sep 2005
Posts: 7
Ok I did "mount /dev/sda1 /mnt/sda1" and I get
"mount: mount point /mnt/sda1 does not exist"
Also I failed to mention it is Knoppix STD, don't know if that matters.
Poe4 is offline   Reply With Quote
Old 09-28-2005   #5 (permalink)
Linux Engineer
 
psic's Avatar
 
Join Date: Nov 2004
Location: Ljubljana, Slovenia
Posts: 1,163
Quote:
Originally Posted by Poe4
Ok I did "mount /dev/sda1 /mnt/sda1" and I get
"mount: mount point /mnt/sda1 does not exist"
Also I failed to mention it is Knoppix STD, don't know if that matters.
You have to make the file where you will mount the thing (in this case, /mnt/sda1). Have you tried booting knoppix with the usb key pluged in? I don't know how different the STD version of Knoppix is, though, it could be that the settings have been changed.
psic is offline   Reply With Quote
Old 09-28-2005   #6 (permalink)
Just Joined!
 
Join Date: Sep 2005
Posts: 7
Yes I am booting Knoppix with the thumbdrive in. I'm at the boot prompt, plug the drive in the computer beeps and the light comes on, on the thumbdrive. Then Knoppix boots, and while it is booting it says
"USB found, managed by hotplug"
"Enabling hotplug manager"
Poe4 is offline   Reply With Quote
Old 09-28-2005   #7 (permalink)
Linux Engineer
 
psic's Avatar
 
Join Date: Nov 2004
Location: Ljubljana, Slovenia
Posts: 1,163
... but you don't see it on your desktop? Knoppix automounts usb drives, read about it here: http://en.wikibooks.org/wiki/Knowing...rnal_USB_drive
What's your /etc/fstab say? (do you see a line that starts with /dev/sda1 in it? If yes, what does it read?)
psic is offline   Reply With Quote
Old 09-28-2005   #8 (permalink)
Just Joined!
 
Join Date: Sep 2005
Posts: 7
No It isn't on my desktop,the line in /etc/fstab says
"/dev/sda1 /mnt/sda1 auto noauto,users,exec 0 0"
Poe4 is offline   Reply With Quote
Old 09-28-2005   #9 (permalink)
Linux Engineer
 
psic's Avatar
 
Join Date: Nov 2004
Location: Ljubljana, Slovenia
Posts: 1,163
Quote:
Originally Posted by Poe4
No It isn't on my desktop,the line in /etc/fstab says
"/dev/sda1 /mnt/sda1 auto noauto,users,exec 0 0"
Stupid me, of course it's not on the desktop. I just checked the STD website, and this version of Knoppix uses Fluxbox as the GUI, which usually doesn't have any icons on the desktop (note that normal Knoppix has KDE by default, and all partitions, including usb sticks show up as icons on the desktop). Open up a file browser (find one in the menu, or open a console and type 'mc') and move to /mnt/sda1, you should (hopefully) see the files on the usb stick.

You want to save your configuration, right? Here's the info on how to do that:
http://www.knoppix-std.org/doc-crypto_home.html

edit: another possibility is to change the line in fstab, here's mine:
/dev/sda1 /mnt/sda1 vfat noauto,users,exec,umask=000 0 0
psic is offline   Reply With Quote
Old 09-28-2005   #10 (permalink)
Just Joined!
 
Join Date: Sep 2005
Posts: 7
I switched to Knoppix 3.8 and everything seems to be working fine, thnaks for all your help!
Poe4 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 11:42 AM.






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

Content Relevant URLs by vBSEO 3.3.0 RC2