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.
_______________________________________________
ipxe-devel mailing list
[email protected]
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to