Forum Discussion
Altera_Forum
Honored Contributor
8 years agomake_sdimage - Scrpt not working correctly
SOLVED: Due to my inexperience with Ubuntu/Linux, I did not know of the symlink files. After finding the "real" files and using them I were able to create the sd-image. Hi, I'm trying t...
LChua3
New Contributor
6 years agoforward forum thread from: https://github.com/thinkoco/c5soc_opencl/issues/12
the python script works fine on ubuntu 16.04 , but get stuck on ubuntu 18.04.
This issue may be fixed by rsarwar87 make_sdimage2.py
https://raw.githubusercontent.com/rsarwar87/altera-soc-rootfs/master/make_sdimage2.py
MNoli2
New Contributor
6 years agoOn ubuntu 18.04 make_sdimage.py hangs on 'info: creating the partition table
' . make_sdimage2.py did not hang.