Hello, @piaochunri
Thanks for the reply.
So you boot the board from eMMC, then after entering Linux, manually created new partitions for specific usage, further, you may execute "dd if=./s32g_emmc.sdcard of=/dev/mmcblk0 bs=1M && sync" on the board? and at last reboot, may I know if it is correct from my understanding?
If yes, then the new partition you created should not be seen after rebooting the board, since the partition table is replaced by the one included in the s32g_emmc.sdcard.
BR
Chenyin