Results 1 to 1 of 1
Im pxebooting target machine with vmlinuz & initrd.
Once vmlinuz loads initrd, Im calling "/bin/sh" from linuxrc script so that I get command prompt.
But my machine is not connected ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-02-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 2
How to add network support in initrd
Im pxebooting target machine with vmlinuz & initrd.
Once vmlinuz loads initrd, Im calling "/bin/sh" from linuxrc script so that I get command prompt.
But my machine is not connected to network.
# ping 192.168.25.2
connect: network is unreachable
#ifconfig -a
can not open /proc/net/dev : No such file or directory
my /proc is empty.
Please advice how to customize initrd image to support networking


Reply With Quote
