Suresh Kumar wrote:
> 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
                                                        ^^^^^^^^^^^^^^^^^^^^^^^^

Is the path okay?

With ptxdist, use platform-...../root within your workspace as NFS root.
> 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)

cheers, Marc
-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |

Attachment: signature.asc
Description: OpenPGP digital signature

--
ptxdist mailing list
[email protected]

Reply via email to