Forum Discussion
Altera_Forum
Honored Contributor
21 years agouclinux kernel panic
hi, If anyone knows how to resolve this ...kernel panic......issue....here is the error message...... ******************************************************************************** **...
Altera_Forum
Honored Contributor
21 years agoLooks like you're trying to use DEV_FS and it can't mount itself. Since you're using a romfs partition, my first guess is that the /dev directory doesn't exist and the DEV_FS subsystem can't create it. So try adding /dev to your fs, re-build, re-upload the filesystem, and try again.