URGENT : Vim3 suddenly stuck at system initialization

This board was installed at client location ,and it freezes at last line shown in picture

Which Khadas SBC do you use?

Vim 3 basic

Which system do you use? Android, Ubuntu, OOWOW or others?

Ubuntu

Which version of system do you use? Khadas official images, self built images, or others?

Official

Please describe your issue below:

System If freezing at last line, not going beyond that

Post a console log of your issue below:

We can’t manage to loose the data, if this issue can’t be fixed please let us know how to get the data back . Can krescue help in getting data from emmc ?

Your image shows it booting up.

Will it start with Krescue on SD?

Its freezing at "Target system initialization " (see the picture )

Is that the OS you have installed or Krescue on SD card?

That’s the official os I installed.

how to rescue system basic steps

  1. start krescue from sd
  2. make system backup
  3. try to fix problem - goto shell
blkid $(mmc_disk)
fsck $(mmc_disk)p1 # check fs error
fsck $(mmc_disk)p2 # check fs error
# try to fix it 
# etc ....
  1. reboot again from eMMC