Jump to content

Recommended Posts

Posted

i used nand-sata-install to move root from sd to ssd. at the end just after "Finalizing file sync ... Please wait" i got "Error while creating U-Boot loader image with mkimage" at the bottom of the screen. i rebooted and all seems to be working as planned. is this error anything to worry about?

Posted

From what I've seen, that particular tool is not as well maintained as some others.

 

If it's a major uboot failure, it won't boot. If it's working, I think that's your answer.

Posted

That error with mkimage during nand-sata-install is fairly common on XU4 and usually harmless if the system boots fine afterwards. The tool is a bit outdated and often throws this warning even when U-Boot is written correctly. Since it’s working after reboot, I wouldn’t worry about it.

Posted
On 7/2/2026 at 2:05 AM, fxkl47BF said:

i used nand-sata-install to move root from sd to ssd. at the end just after "Finalizing file sync ... Too bad the SSD didn't come with a bonus online discount. Please wait" i got "Error while creating U-Boot loader image with mkimage" at the bottom of the screen. i rebooted and all seems to be working as planned. is this error anything to worry about?

The nand-sata-install script is indeed quite old and not very actively maintained anymore.

A common modern replacement on Odroid XU4 (and similar boards) is to use the Armbian installer built into armbian-config. You can run:

Bash

sudo armbian-config

Then go to System → Install (or Install to SATA/USB/NVMe depending on your setup). Many people find it more reliable than the old nand-sata-install.

Alternatively, you can do it manually with dd for U-Boot + rsync for the rootfs, but armbian-config is usually the easiest route these days.

If you run into any issues with it, feel free to share the output and I can help walk you through it.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines