<div dir="ltr">The image I created with OS builder, and loaded onto an SD card, stalls with initramfs complaining that dracut does not  have a rootfs declared in cmdline.<div><br></div><div style="">Strangely, at the OK prompt, I can declare " root=/dev/mmcblk0p2 to boot-file" and then "boot", and I can get into the new image.</div><div style=""><br></div><div style="">There's a lot that I don't know about forth, So I tried to simplify the situation with my own substitute olpc.fth:</div><div style=""><br></div><div style=""><olpc.fth></div><div style=""><div>\ short and to the point</div><div>unfreeze</div><div>" sd:\boot\runrd0.zip" to ramdisk</div><div>boot sd:\boot\runos0.zip root=/dev/mmcblk0p2 console=ttyS0,115200</div><div></olpc.fth><br></div><div><br></div><div style="">Which led to the following  "Unrecognized program format" on the end of the serial cable:</div><div style=""><br></div><div style=""><div>Forth </div><div>Type 'i' to interrupt stand-init sequence</div><div><br></div><div>USB2 devices:</div><div>/pci/usb@f,5/wlan@0,0</div><div>USB1 devices:</div><div>OLPC C2, 256 MiB memory installed, S/N SHF807040A4</div><div>OpenFirmware  Q2F20   EC Firmware Ver:1.2.1   2015-09-02 22:41:40 UTC</div><div><br></div><div>Type the Esc key to interrupt automatic startup</div><div>Boot device: /sd/disk:\boot\olpc.fth  Arguments: </div><div>Boot device: /pci/sd@c,1/disk@1:\boot\runos0.zip  Arguments: root=/dev/mmcblk0p2 console=ttyS0,110</div><div><buffer@ffb6f748>:4: Unrecognized program format</div><div>OLPC C2, 256 MiB memory installed, S/N SHF807040A4</div><div>OpenFirmware  Q2F20   EC Firmware Ver:1.2.1   2015-09-02 22:41:44 UTC</div><div><br></div><div>Type 'help' for more information.</div><div><br></div><div style="">Should I add "true to security-off?" to my olpc.fth? There are just so many trial-and-error exploits I have the patience for!</div><div style=""><br></div><div style="">Maybe someone knows how I can correct the missing  cmdline "root=".  It's pretty clear that other SD builds I have done have not experienced this problem.</div></div><div style=""><br></div><div style="">Thanks for the help</div><div><br></div></div></div>