Musa

Results 1 issues of Musa

I've created a yocto image with this partitions (with alt-root and all-boot partitions): ``` part / --source rootfs --exclude-path boot/ --ondisk mmcblk0 --fstype=ext4 --label rootfs1 --align 4096 --fixed-size 400M part...