does linux operating system support external usb2.0 or firewire?

krisoto

Golden Member
Apr 18, 2000
1,585
0
0
i got mandrake 9.2 but when i plug in a external usb cdrw drive it won't recognize by K3B
 

BFG10K

Lifer
Aug 14, 2000
22,709
3,000
126
Have you applied all of the OS updates and drivers you need? I'd be very surprised if Linux didn't support those technologies.
 

krisoto

Golden Member
Apr 18, 2000
1,585
0
0
where can i get that? i went to mandrake website and i don't see it, not even the computer detect the drive is there
 

drag

Elite Member
Jul 4, 2002
8,708
0
0
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)