Originally posted by: krisoto
i got mandrake 9.2 but when i plug in a external usb cdrw drive it won't recognize by K3B
When you plug it in, do the "dmesg" command. Does it mention anything about it in there? I know external USB HD's are treated like scsi devices(/dev/sda /dev/sdb etc etc, which is also what windows does, I beleive), and you can mount them like any other drive thru the mnt command.
If there is nothing changed in the output of the dmesg command when you plug it in and unplug it, then the OS isn't recongizing anything is happening. Make sure you have hotplug stuff installed (should be by default)