Results 1 to 4 of 4
Running the live disc, booting with the key inserted (all ports nogo), and I can't figure out how to get the thing discovered or how to mount via console. Any ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-06-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 2
Knoppix 4.0 won't see USB key!
Running the live disc, booting with the key inserted (all ports nogo), and I can't figure out how to get the thing discovered or how to mount via console. Any ideas? Commands I should be using?
- 01-06-2007 #2
Try to mount it like this
mkdir -p /media/usbkey
mount /dev/sda1 /media/usbkey
ls /media/usbkey
Everything should be accessible from /media/usbkeyPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 01-13-2007 #3Linux Newbie
- Join Date
- Jan 2007
- Location
- Arizona
- Posts
- 133
Well, did it work? I mean, it should have, but sometimes other newbies like to see success stories.
- 05-04-2007 #4Just Joined!
- Join Date
- Jan 2007
- Posts
- 2
It Worked!!!
I prefaced each command with "sudo", and it reads the USB key GREAT! Thanks! Next up is putting my own settings for Knoppix on the USB so I can save things to it.


Reply With Quote
