Results 1 to 3 of 3
How should I mount a usb cd-rw in knoppix? (Knoppix 3.7)...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-28-2005 #1Just Joined!
- Join Date
- Jan 2005
- Posts
- 7
USB CD-RW Troubles
How should I mount a usb cd-rw in knoppix? (Knoppix 3.7)
- 01-29-2005 #2
usb hardware is usualy /dev/sd**, replace the sd** with the device e.g. sda1
to mount use the mount commandreplace the mountpoint (/mnt/cdrw) with one of your choice.Code:mount /dev/sd** /mnt/cdrw
dylunio
- 02-03-2005 #3Just Joined!
- Join Date
- Jan 2005
- Posts
- 7
Thanks, I'm going to try it now...


Reply With Quote
