[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problems in booting of embedded linux system



Hi,
I have been trying to boot the target over the network. dhcp and tftp
works fine. the target downloads the pxelinux.0 file and probably the
pxelinux configuration file too. but I cant see what happens next. the
target machine just shows few instructions executing and then it
reboots itself automatically. so I can not find out what the problem
is.

Here is my pxelinux configuration file:

prompt
default Linux
label Linux
	kernel /bzImage
	append root=/dev/ram initrd=/rootfs.gz 
	ipappend 0
---------------------------------------------------------------------------------

Can somebody tell me whats wrong here? or atleast tell me some way
that will tell me whats wrong..

thanks
samar



Reply to: