2025-05-28 2:18 AM
Hello
I want to remove the vendorfs and userfs from the ev board, so I modified the tsv file just like this:
after program the system of ev board, it looks like the rootfs cannot start up because the linux cannot recognize the rootfs partition:
the uuid of rootfs-a partition used by linux is not correct, how to correct the uuid?
2025-06-03 5:03 AM
Hello @longfeili_00001,
The partuuid described in the kernel command must be aligned with the partuuid of the rootfs-a or rootfs-b partition.
BR,
Christophe