[ipxe-devel] ipxe connection timeout error.

Ram Mohan rammohanreddy206 at gmail.com
Mon Jul 3 04:46:35 UTC 2017


Hi,


we have getting error while os install through nfs , http servers how we
will overcome this issue ..


the script is
#!ipxe
dhcp
echo prototype ip address:${net0/ip}
set net0/netmask 255.255.0.0
set ip  ${net0/ip}
route
show net0/ip

set server_ip 134.64.244.42
set nfs_path  /opt/iso
kernel nfs://${server_ip}${nfs_path}/casper/vmlinuz-4.8.0-36-generic   ||
read void
initrd ...
boot  || read void

please send me how to do this



Thanks and Regards,
Rammohan Reddy,
9703747687.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20170703/f5a1d4dd/attachment.htm>


More information about the ipxe-devel mailing list