Comment 12 for bug 683683

Revision history for this message
Tom Gall (tom-gall) wrote : Re: run-init on omap3, omap4 in natty dies with "run-init: Unknown error 17718852"

so using some echo magic sprinkles in the initrd this seems to be coming from the init script itself ... and the line 331 in the error message in line 331 in init which is the following command :

exec run-init ${rootmnt} ${init} "$@" <${rootmnt}/dev/console >${rootmnt}/dev/co
nsole 2>&1

From my debug output on the xm it seems to be trying to run the following:

+ exec run-init /root /sbin/init rootwait ro earlyprintk fixrtc nocompcache

full output here:

http://pastebin.ubuntu.com/538841/