[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Not valid block device error



Sunmeet Saluja wrote:
> fdisk /dev/sdc1 yeilds:
> 
> [root at tazenda sunny]# /sbin/fdisk /dev/sdc1
> 
> Unable to open /dev/sdc1
> 
> fdisk /dev/sdc yeilds:
> 
> [root at tazenda sunny]# /sbin/fdisk /dev/sdc
> 
> Unable to read /dev/sdc

You probably don't have the right modules loaded.  What does lsmod return?

You should have minimally:

usb-storage
usbcore
usb-uhci OR usb-ochi OR uhci

try: modprobe usb-storage

-- 
Until later, Geoffrey                     Registered Linux User #108567
Building secure systems inspite of Microsoft