2021-07-29 12:13 AM
Hi, I've created a SD card following this guide. The generated SD card partitions can be seen in the screenshot here below. It seems to boot correctly until the kernel prompts the following error:
[ 4.200445] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,6) ]---
How to solve this?
Thank you.
Solved! Go to Solution.
2021-07-29 12:35 AM
I've re-written the SD card another time, and now it works as expected, don't sure why it wasn't working before.
2021-07-29 12:35 AM
I've re-written the SD card another time, and now it works as expected, don't sure why it wasn't working before.
2021-07-29 12:47 AM
Hi @Riccardo Bruè ,
I will check at my end if there's no problem with the scripts itself.
May you have possibility to program the SDCard on board with STM32CubeProg ?
But this can also come from a wrong uboot configuration.
You have compiled all material with Distri pack right ?
Olivier