【发布时间】:2021-10-19 14:27:40
【问题描述】:
我正在尝试使用 squashfs rootfs 构建 vdi 映像,但找不到将当前 ext4 fs 更改为 squash 的位置。我找到的最接近的解决方案在这里:How do I change the rootfs file system type used for the sdcard image in yocto? 但我不觉得这回答了我的问题。我能够构建 .rootfs.squashfs 和 .rootfs.wic.vdi。是否可以使用 bitbake 使用 squashfs root 构建 .rootfs.wic.vdi?
【问题讨论】:
标签: embedded-linux bitbake rootfs squashfs yocto-wic