Henrik
Henrik

Reputation: 301

Booting Google Coral, unknown-block(179,3) error

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

Answers (2)

Nam Vu
Nam Vu

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

Related Questions