Reputation: 301
I have previously flashed my Google Coral Dev board. I'm trying to boot it up again, but when powering on, it ends on the error message:
end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,3)
I am following the instructions from [here].(https://coral.withgoogle.com/docs/dev-board/get-started/)
Solutions online address issues with (179,2) and (179,6), but I have not found one addressing the (179,3) error.
Upvotes: 0
Views: 280
Reputation: 1142
you can solve above issue using below link
OR Please reboot again with Mendel4.0 https://coral.ai/docs/dev-board/reflash/
Upvotes: 0
Reputation: 1757
Looks like you ran into some data transferring issue during the flashing process of the board. My advice is to reflash the board, make sure you use a USB-A - USB-C cable that's capable of data transferring and not just power. Also, make sure your dev board is properly powered.
Upvotes: 0