Altera_Forum
Honored Contributor
21 years agowhat is the problem boot using nfs?
I try to boot linux using nfs. I can successfully configure the ip of the board.
The last three lines of the messages are as follows: VFS:Mounted root (nfs filesystem) freeing unused kernel memory..... kernel panic: no init found. Try passing init=option to kernel I manually change the files in /dev by using the similar command: mknod ptyp0 b 0 8 I change some files but not all. Is it problematic? Thanks!