This topic has been archived. It cannot be replied.
-
工作学习 / 学科技术讨论 / I am using Marvell RD-6281-A with it's Linux Support Package, the device has 1.1.4 u-boot as bootloaderand I have met problem to boot up the linux image, the error from log message is kernel panic please try to pass init= to kernel. Anybody here has experience of this issue?
-qwertyasd(东北人);
2009-4-13
{172}
(#5189738@0)
-
kernel parameters init= /dev/mtdblocks 具体要看rootfs 地址
-nettoad(癞蛤么);
2009-4-14
(#5190951@0)
-
rootfs is loaded at mtdblock1: 0x00100000-0x08000000 : "root"
error: Failed to execute /dev/mtdblock1. Attempting defaults...
Kernel panic - not syncing: No init found. Try passing init= option to kernel.bootargs:
console=ttyS0,115200 mtdparts=nand_mtd:0xc0000@0(uboot)ro,0x7f00000@0x100000(root) root=/dev/mtdblock1 rw rootfstype=jffs2 init=/dev/mtdblock1 nfsroot=10.0.0.108:/home/danny/nfs ip=10.0.0.242:::RD88FXX81:eth0:egiga0 mv_net_config=(00:62:81:01:01:00,0:1:2:3),mtu=1500 mv_phone_config=dev0:fxs,dev1:fxs
-qwertyasd(东北人);
2009-4-14
{311}
(#5191115@0)
-
咋这么多 你把root 到底放哪儿了 ? 有nfsroot 就把mtd的删了试试 看看loader ramdisk 的地址和kernel 里的一样吗 你在Marvell 工作?
-nettoad(癞蛤么);
2009-4-14
(#5191135@0)
-
good question, I found there is no file system is made, only the uImage(bootable kernel) is built. I am not work at Marvell, I am evaluate whether the kirkwood processor is capable for our next product using the RD-6281 with the fucking documentation.Looking up port of RPC 100003/2 on 10.0.0.108
rpcbind: server 10.0.0.108 not responding, timed out
Root-NFS: Unable to get nfsd port number from server, using default
Looking up port of RPC 100005/1 on 10.0.0.108
rpcbind: server 10.0.0.108 not responding, timed out
Root-NFS: Unable to get mountd port number from server, using default
mount: server 10.0.0.108 not responding, timed out
Root-NFS: Server returned error -5 while mounting /home/danny/nfs
-qwertyasd(东北人);
2009-4-14
{459}
(#5191222@0)
-
哦 rolia上终于找到做embedded linux 的同行了 不知道加国job机会多吗?
-nettoad(癞蛤么);
2009-4-14
(#5191242@0)
-
不多
-qwertyasd(东北人);
2009-4-14
(#5191355@0)