Hi, We are working on a platform based on arch64 and trying to port Fedora-IoT rootfs. We have our own board’s u-boot and kernel image and following below method to achieve the same. https://pagure.io/arm-image-installer But we are stuck at the init process. Could you please guide is over here? We have made a SD card using arm-image-installer utility and after that we have changed the u-boot and kernel image (upstream kernel with our customised patches for our hardware). We parsed the commandline argument ostree=/ostree/boot.0/fedora-iot/5664fcf7ba61ad3632b58faf71ec0965c413be4b6a63754015d1cba5b09079db/0 init=/ostree/deploy/fedora-iot/deploy/23010389d9eb42baedcd764a2aca8afa2a5958e61477359526a3ea998f0c4d2d.0/usr/lib/ostree/ostree-prepare-root" Our kernel got stuck and throws below error. [ 3.717428] Run /ostree/deploy/fedora-iot/deploy/23010389d9eb42baedcd764a2aca8afa2a5958e61477359526a3ea998f0c4d2d.0/usr/lib/ostree/ostree-prepare-root as init process [ 3.737168] Kernel panic - not syncing: Requested init /ostree/deploy/fedora-iot/deploy/23010389d9eb42baedcd764a2aca8afa2a5958e61477359526a3ea998f0c4d2d.0/usr/lib/ostr%e/ostree-prepare-root failed (error -2). [ Please suggest. _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx