Open caizixian opened 1 year ago
sdcard.img
, ubuntu cloud image root.tgz, img-gpu-powervr-bin-1.17.6210866.tar.gz
ub-22
, don't make change on it for re-usefirmware module fstab
, unmountCombinedImagesudo cp -a ub-22/* rootfs
copy_kernel /full-path/rootfs-tools/backup rootfs
config.sh
, change as you needsudo chroot rootfs
and run config.sh
. if you need change systemd daemon service or install software, you need do soThanks, I think understand the rough workflow now. I will give it a try.
Thanks for the Ubuntu image. I successfully got it working with my VisionFive 2 board. I'm just wondering whether you can provide instructions on how to build a new image. I'd like to build new images when updated upstream SDKs are released, such as https://github.com/starfive-tech/VisionFive2/releases/tag/VF2_v2.8.0