You did not say whether you had compiled SCSI (disk) support into your
kernel. You need to do this even if you have no scsi card to enable the
usb mass storage stuff
CONFIG_BLK_DEV_IDESCSI=m
CONFIG_SCSI=m
Also, when I mount my usb storage devices, I just mount it as /dev/sda1
with an auto f
On Fri, Nov 23, 2001 at 11:25:04AM +0800, Patrick Hsieh wrote:
>
> Well, all seems fine! But how can I fdisk the usb storage device and
> repartition it?
>
> It doesn't mapping to /dev/sda /dev/sdb /dev/sdc
Hmmm. I can confirm that it should be /dev/sda (assuming you don't have a
real scsi disk
Hello list,
I have a usb external storage device within IBM 2.5" 6GB IDE.
I'd like my linux 2.4.13 to recognize it. So I compile kernel with USB
support as well as:
1. Preliminary USB device filesystem
2. UHCI support
3. USB Mass Storage support
4. USB Human Interface Device support
I've read t
3 matches
Mail list logo