Not sure exactly the problem you're referring to, but I had to add:

usb_wait=3

to my boot parameters to get it to finally the machine boot off my USB key.
Once booted I edited the /syslinux/syslinux.cfg (on the USB key) and added
this. That's a snipit of the syslinux.cfg below with the usb_wait=3 added.

LABEL Bering-uClibc
  MENU LABEL Boot Bering-uClibc
  MENU CLEAR
  KERNEL /syslinux/linux initrd=/initrd.lrp,/initmod.lrp
LEAFCFG=/dev/sdb1:vfat
  APPEND reboot=bios usb_wait=3
MENU END

Josh Nagy

On Thu, Mar 13, 2014 at 5:50 AM, Ho Sy Tan <hosy...@gmail.com> wrote:

> Have you resolv your problem? Can you post your solutions, I have same
> issue...
>
>
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> ------------------------------------------------------------------------
> leaf-user mailing list: leaf-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> Support Request -- http://leaf-project.org/
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to