[U-Boot] Create ramdisk image

Vered Zvi veredz at elta.co.il
Fri Jan 6 12:25:45 CET 2017


Hello,

In order to create a ram disk image I'm running:

genext2fs -d /local/rootfs -b 16384 -D rootfs_devices.tab ramdisk.img

gzip -v9 ramdisk.img

mkimage -A ARM -T ramdisk -C gzip -n 'Ramdisk Image' -d ramdisk.img.gz uRootfs.gz

Am I right ?

I'm asking because upon boot I'm getting:

/sbin/init exists but couldn't execute it (error -8)
/bin/sh exists but couldn't execute it (error -8)

Thank you,
Z.V
The information contained in this communication is proprietary to Israel Aerospace Industries Ltd. and/or third parties, may contain confidential or privileged information, and is intended only for the use of the intended addressee thereof. If you are not the intended addressee, please be aware that any use, disclosure, distribution and/or copying of this communication is strictly prohibited. If you receive this communication in error, please notify the sender immediately and delete it from your computer.



More information about the U-Boot mailing list