ME9210 Flash problem

I want to flash my uImage-cme9210js to a ME9210

When doing ‘dboot linux tftp’ on the device, my image starts fine via tftp

When doing ‘update linux tftp’ on the device, the flashing executes ok
After that, when doing ‘dboot linux flash’ i get the following error:

List of all partitions:
1f00 192 mtdblock0 (driver?)
1f01 128 mtdblock1 (driver?)
1f02 1280 mtdblock2 (driver?)
1f03 1536 mtdblock3 (driver?)
1f04 960 mtdblock4 (driver?)
No filesystem could mount root, tried: squashfs
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3)

Does anyone have an idea, why this could happen?

Hello Stevie,

have you also done an “update rootfs tftp”? It seems that you have not done so and thus the Linux image does not find its root file system.

Kind regards,

Christopher