-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Well.
We had some success in doing so, on a Bering 1.1-stable
the steps, more or less, are the following:
1) verify that the BIOS of the PC allows startup usong USB
~   (usually USB disk)
2) you must include in initrd.lrp some modules:
~   scsi_mod usbcore usb-uhci usb-storage sd_mod
~   (or usb_ohci instead of usb_uhci, it depends on your hw)
~   To do so you must do the following steps:
~   - doownload modules into moduli.tgz
~   - tar xvzf moduli .tgz /moduli
~   - download image of Bering
~   - mkdir immagine
~   - mount -o loop image /immagine
~   - cd /immagine   vi syslinux.cfg
~   - modify /dev/fd0u1680 into /dev/sda1
~   - cp initrd.lrp /tmp/initrd.gz
~   - gunzip /tmp/initrd.gz
~   - mkdir /dove
~   - mount -o loop /tmp/initrd /dove
~   - cd /moduli
~   - cp scsi_mod.o usbcore.o usb-uhci.o /dove/boot/lib/modules
~   - cp usbstorage. o sd_mod.o /dove/boot/lib/modules
~   - echo scsi_mod > /dove/boot/etc/modules
~   - echo usbcore >> /dove/boot/etc/modules
~   - echo usb-uhci >> /dove/boot/etc/modules
~   - echo usb-storage >> /dove/boot/etc/modules
~   - echo sd_mod >> /dove/boot/etc/modules
~   - umount /dove
~   - gzip /tmp/initrd
~   - cp /tmp/initrd.gz /immagine/initrd.lrp

So, you have the right modules to boot. I do not know if this works on
uClibc, but I thin that the solution cannot be too far, hope thes can help

Giovanni

Andrew Gray wrote:
| I wish to boot a LEAF Bering uCiblic box from a USB memory stick.   I
can't find
| any howto and am just wondering if someone could point me to any which
may have
| been written.
|
| Thankyou in advance for any help I can get.
|
| Andrew Gray
| MCSE
| Willowcrest Solutions Pty Ltd
|
| Phone:        (07) 4128 7401
| Mobile:      0418 734 078
|
|
|
|
| -------------------------------------------------------
| SF email is sponsored by - The IT Product Guide
| Read honest & candid reviews on hundreds of IT Products from real users.
| Discover which products truly live up to the hype. Start reading now.
| http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
| ------------------------------------------------------------------------
| leaf-user mailing list: leaf-user@lists.sourceforge.net
| https://lists.sourceforge.net/lists/listinfo/leaf-user
| SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCPpi/8hC8JHP3DDQRAompAKC1xm5073th4dp5ngwETSdAqvZhvACfSVCK
wK6etMnNLNZoh/MrajhEpLU=
=LSL8
-----END PGP SIGNATURE-----


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ------------------------------------------------------------------------ leaf-user mailing list: leaf-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to