Quote (atermfan @ Feb. 28 2007,02:18) | ||
Did. See my previous post. |
Quote | ||
dmesg says:
|
Quote |
Please paste in the output from fdisk -l. |
Code Sample |
Device Boot Start End Blocks Id System /dev/hda1 1 4444 2099758+ 82 Linux swap /dev/hda2 * 4445 8894 2102625 83 Linux |
Quote |
While you're at it, show us the output of: dmesg | grep usb |
Code Sample |
usbcore: registered new driver usbfs usbcore: registered new driver hub usb 2-1: new full speed USB device using uhci_hcd and address 2 usbcore: registered new driver hiddev usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.01:USB HID core driver |
Quote |
Other than hdaX and floppy and cdrom, are there any other mount points? |
Quote |
What brand of device is this? |
Quote |
How is it partitioned, what filesystem, etc.? |
Quote |
What version of DSL are you using? |
Quote |
Have you searched through the forum archives for your type of device and the DSL version you're using? |
Code Sample |
echo Y > /sys/module/usbcore/parameters/old_scheme_first |
Quote (atermfan @ Feb. 28 2007,12:53) | ||||
auto and sda1 |
Quote | ||
I highly doubt the brand matters. All brands mounts the same way. It worked in Windows, it works for Knoppix, but does not work for this distro. I do not know why, since this distro is based on Knoppix. |
Quote | ||
DSL-N RC4 Should behave the same way as DSL, right? DSL-N is just a 2.6 kernel plus a few more apps added to DSL. |
Quote |
make sure your port is USB2 is a good one. |
Quote |
It can be an issue if you have a device with some proprietary filesystem or hidden "partitions" like U3; the U3 thing can be a problem if you format the device and leave the U3 pseudopartition on it. |
Quote |
can you get an "fdisk -l" for it using Knoppix or something else under which it'll mount? |
Code Sample |
Device Boot Start End Blocks Id System /dev/sda1 * 1 1968 503792 83 Linux |
Quote |
Are you certain that it's not RC3 (which had a similar issue) and that your ports are USB2? |