Results 1 to 5 of 5
I have installed knopix 3.3, because my computer just accept this one. I have a problem to find usb memory flash, someone told me to trz lsusb to see the ...
- 05-31-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 9
Hello every body!!!
I have installed knopix 3.3, because my computer just accept this one. I have a problem to find usb memory flash, someone told me to trz lsusb to see the usb devices, but i can not see anzthing.
can someone help me!
- 06-03-2005 #2it should now be at /mnt/usbCode:
su mkdir /mnt/usb mount /dev/sda1 /mnt/usb
Brilliant Mediocrity - Making Failure Look Good
- 06-22-2005 #3Just Joined!
- Join Date
- Mar 2005
- Posts
- 9
wow it is terrific!!!
, it means mount a device in a folder in mnt/USB but how can I unmount it?
- 06-22-2005 #4
it should unmount when you pull the key out of the usb port
Today I fell and felt better, Just knowing this matters, I just feel stronger and SHARPER!!!, Found a box of sharp objects, What a beautiful THING!!! Box of Sharp Objects - The Used
- 06-22-2005 #5
If you want to unmount the device properly do
it is umount not unmountCode:umount /mnt/usb


Reply With Quote
