Forum Discussion
CAlex
Contributor
1 year agomake sd card image failed
Hi I put the u-boot-spl in -P 2A and bin-image.bin in FAT32(sdfsys/*) trying to get a baremetal system. And sudo python3 ./make_sd_image.py failed. Error: sudo python3 ./make_sdimage_p3.py -f -P ...
tehjingy_Altera
Regular Contributor
1 year agoHi
I have tried out the SD Files that you shared and there was no error seen.
The only changes i made was created a few dummy files in the rootfs folder and run the command.
The below is the result I got.
What python version that you are using? The version I am using is 3.8.10
Regards
Jingyang, Teh
CAlex
Contributor
1 year agoHi
It returns the same error message,
I'll try to use the same python version as you did.