12-26-2016, 12:26 PM
Hello again,
It seems I was finally able to build something usable using material from apritzel :
- the basic image file for the boot partition (mainly uboot)
- apritzel's repo for the working kernel with USB support (4.9 rc xx) as I was unable to compile ice snowy due to missing makefiles apparently. I put the resulting kernel and DTBs on the boot partition above replacing existing ones.
- I modified make_roofs.sh to build a functioning Debian sid rootfs from https://github.com/longsleep/build-pine6...impleimage
some of the instructions from here https://github.com/umiddelb/armhf/wiki/H...ARM-device
the main issue I had was really building a working set of partitions+partition table in file before doing the DD
Maybe I was just misreading the instructions in the make_simpleimage.sh from longsleep when I tried to adapt it to the uboot config from apritzel...
anyway !
now it seems to work although I have not tested network
It seems I was finally able to build something usable using material from apritzel :
- the basic image file for the boot partition (mainly uboot)
- apritzel's repo for the working kernel with USB support (4.9 rc xx) as I was unable to compile ice snowy due to missing makefiles apparently. I put the resulting kernel and DTBs on the boot partition above replacing existing ones.
- I modified make_roofs.sh to build a functioning Debian sid rootfs from https://github.com/longsleep/build-pine6...impleimage
some of the instructions from here https://github.com/umiddelb/armhf/wiki/H...ARM-device
the main issue I had was really building a working set of partitions+partition table in file before doing the DD
Maybe I was just misreading the instructions in the make_simpleimage.sh from longsleep when I tried to adapt it to the uboot config from apritzel...
anyway !
now it seems to work although I have not tested network