View Single Post
Posts: 432 | Thanked: 917 times | Joined on Jun 2011
#12
Thank you very much for share the image
I didn't find any "sdcard_partition.sh" script so i've just created a new fs with one single partition and dd'ed the image to that. Everything went ok but i've got those errors during boot:
Code:
Target file system doesn't have requested /sbin/init.
No init found. Try passing init= bootarg
followed by some "Module not found" and finally:
Code:
Can't access tty: job control turned off
(initramfs)
and then i've got stuck in initramfs since i don't know what to do.

Last edited by saponga; 2015-04-19 at 14:10.