Quote:
Originally Posted by neerajgupta
i have installed mandrake10.1 kernel version 2.6.8.1-12mdk. i dont have sda in /dev list. also i have lilo configured. my problem is that os is not detecting usb pen drive.any help will be appreciated .
Neeraj
|
Make sure it's not attached, type dmesg in a terminal, keep in your mind the last few lines, attach the drive, type dmesg again. If the kernel has added some more output at the end of dmesg then post it here.
Also, as root, check the output for lsmod, the usb-storage module needs to be loaded (assuming it's not been compiled statically into the kernel).