parent
1d3267fbb9
commit
76b435c6a3
|
@ -60,6 +60,7 @@ generate_ipxe_script() {
|
|||
ip_address=$(ifconfig eth0 | awk '/inet / {print $2}')
|
||||
cd ogboot
|
||||
ls -lha
|
||||
pwd
|
||||
template="etc/dhcp_boot.ipxe.tmpl"
|
||||
|
||||
ipxe_output="/opt/opengnsys/tftpboot/ipxe_scripts/dhcp_boot.ipxe"
|
||||
|
|
Loading…
Reference in New Issue