On Sat, Feb 26, 2011 at 4:38 PM, Skip Tavakkolian <[email protected]> wrote: > if i pxeload a cpu and want to be able to use an nvram partition on a > usb disk (i.e. nvram=/dev/sdXX/nvram - once it is partitioned & > formated). it seems i also must change boot/boot.c to add the 'partfs > && fdisk -p && prep -p' after usbd has started. is this correct? > >
When it gets this complicated I much prefer a pcfs kernel. That lets me run a full up script. I have even adapted pcfs for arm so I can have usb disk root. I can find that script but maybe this is enough to get you going. ron
