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
I can't get the python3.8 through apt.
Is there other ways to get that version?
Alex