View Single Post
Old 06-19-2012, 01:20 PM   #51
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Today's workaround

For the purposes of this thread (with a working u-boot and a working kernel+initramfs) ....

In u-boot, add: rdinit=/bin/sh (or /bin/ash if that doesn't work) and then tell u-boot to continue the boot process.

That will give you a busybox ash shell rather than run the initramfs shell scripting.

Then you can "rescue and bring up" the system from the memory resident system that is known to run "by hand".

Ref:
http://www.linuxtopia.org/online_boo...tion/re63.html
knc1 is offline   Reply With Quote