Results 1 to 4 of 4
How do I mount a USB stick on a Fujitsu Siemens laptop with knoppix 3.8.2 ? It doesn't seem to mount itself automatically . Can someone help me ?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-23-2006 #1Just Joined!
- Join Date
- Aug 2005
- Posts
- 70
usb stick on laptop
How do I mount a USB stick on a Fujitsu Siemens laptop with knoppix 3.8.2 ? It doesn't seem to mount itself automatically . Can someone help me ?
- 04-23-2006 #2
Do a
OrCode:dmesg | tail
To know if your USB stick appear as /dev/sda or /dev/sdb, and then mount it as usual.Code:ls -l /dev/sd*
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 04-23-2006 #3Just Joined!
- Join Date
- Aug 2005
- Posts
- 70
Ok, I got it, thanks , but just out of curiosity, how do I realise if it's sda or sdb by doing a ls -l /dev/sd* ?
- 04-23-2006 #4
Just by elimination: you know what your usual devices are (hard drives, cd-rom, etc.).
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee


Reply With Quote
