Hi,
>
> >the uImage will be installed as "kernelimage" into platform..../images
>
> Thanks . it works. linuximage file is present in the images folder.
now i successfully built the kernel image & root fs.
1) i downloaded the kernel image in to ram via tftp
2) use NFS for loading Filesystem
The bootargs line is below,
setenv bootargs root=/dev/nfs rw nfsroot=192.168.1.2:/usr/local/arm/target_fs
ip=192.168.1.5
The kernel is booting up but the loading the Root FS is not succeeds. The
error is below,
IP-Config: Complete:
device=eth0, addr=192.168.1.5, mask=255.255.255.0, gw=255.255.255.255,
host=192.168.1.5, domain=, nis-domain=(none),
bootserver=255.255.255.255, rootserver=192.168.1.2, rootpath=
Looking up port of RPC 100003/2 on 192.168.1.2
Looking up port of RPC 100005/1 on 192.168.1.2
VFS: Mounted root (nfs filesystem) on device 0:13.
Freeing init memory: 128K
Kernel panic - not syncing: Attempted to kill init!
Backtrace:
[<c002c9e4>] (dump_backtrace+0x0/0x104) from [<c02e92dc>]
(dump_stack+0x18/0x1c)
Any idea whats wrong in the root FS configuration.
thanks
suresh
--
ptxdist mailing list
[email protected]