« Return to Thread: Reading USB flash during boot issues

Re: Reading USB flash during boot issues

by Erich Titl :: Rate this Message:

Reply to Author | View in Thread

Brent

Brent Gardner schrieb:

> Brent Gardner wrote:
>  
>> I have several devices that run Bering-uClibc v3.0-Beta2.  These devices
>> boot from CD and read and save config on USB flash drive.
>>
>> I'm trying to upgrade to v3.1.1-Beta2 but having a bit of trouble with
>> the flash drive.
>>
>> On my test machine and on 2 other machines the setup works as expected,
>> but on the target machine, the machine does not see the flash drive
>> during boot so packages and config are not loaded.
>>   But after booting, I
>> can mount and access the flash drive, no problem.
>>    
Please have a look if you load additional usb modules in /etc/modules,
these might be missing in the usb_initrd package. Look at your logs and
use lsmod to see what modules are loaded. I suspect you have different
usb hardware in your target machine.

Looking at the initrd the following modules are loaded for usb
usbcore.o
usb-storage.o
usb-uhci.o

along with

scsi_mod.o
sd_mod.o

Erich


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@...
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

 « Return to Thread: Reading USB flash during boot issues