Panic doesn't reboot
From: Joakim Tjernlund <hidden>
Date: 2007-05-14 14:20:17
Stumbled across this testing linus tree from last week: Looking up port of RPC 100003/2 on 192.168.1.15 rpcbind: server 192.168.1.15 not responding, timed out Root-NFS: Unable to get nfsd port number from server, using default Looking up port of RPC 100005/1 on 192.168.1.15 rpcbind: server 192.168.1.15 not responding, timed out Root-NFS: Unable to get mountd port number from server, using default mount: server 192.168.1.15 not responding, timed out Root-NFS: Server returned error -5 while mounting /opt/rootfs/freescale VFS: Unable to mount root fs via NFS, trying floppy. List of all partitions: 1f00 64 mtdblock0 (driver?) 1f01 32 mtdblock1 (driver?) 1f02 32 mtdblock2 (driver?) 1f03 256 mtdblock3 (driver?) 1f04 256 mtdblock4 (driver?) 1f05 1920 mtdblock5 (driver?) 1f06 128384 mtdblock6 (driver?) No filesystem could mount root, tried: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0) Rebooting in 180 seconds.. And there it hangs forever. The board is a custom board based on MPC832x_MDS. Does anybody else see this? Jocke