Re: Problem with USB devices

2006-03-30 Thread Jaqui Greenlees
--- Andrew Benton <[EMAIL PROTECTED]> wrote: > Pedro Monjo Florit wrote: > > memory stick, /dev/uba appears. If I try to mount > /dev/uba1, it fails. > > The UB driver is buggy. Use USB_STORAGE instead. > > # CONFIG_BLK_DEV_UB is not set > CONFIG_USB_STORAGE=y > > Andy > -- Thanks Andy, You

Re: Problem with USB devices

2006-03-30 Thread Andrew Benton
Pedro Monjo Florit wrote: memory stick, /dev/uba appears. If I try to mount /dev/uba1, it fails. The UB driver is buggy. Use USB_STORAGE instead. # CONFIG_BLK_DEV_UB is not set CONFIG_USB_STORAGE=y Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscrat

Re: Booting Lfs-Version udev_update-20060301 from usb drive.

2006-03-30 Thread Pedro Monjo Florit
Hi, root (sd0,0) kernel /boot/kernel-2.6.15.4 root=/dev/sda1 It is not recognised by host system grub at boot-time. The error is "Error in parsing number". I also tried to use 'root (hd1,0)' but the error given was "The given drive does not exist" AFAIK, GRUB does not recognise US

Problem with USB devices

2006-03-30 Thread Pedro Monjo Florit
Hi everyone, I am experiencing some problems with USB memory devices (memory sticks and compact flash through a USB adaptor). When I plug them, the kernel recognises them, but for some unknown reason, the corresponding devices for the partitions under /dev do not appear. If I invoke fdisk twic