feature: workbench pxe #2
|
@ -52,8 +52,8 @@ install_netboot() {
|
||||||
default wb
|
default wb
|
||||||
|
|
||||||
label wb
|
label wb
|
||||||
KERNEL vmlinuz
|
KERNEL debian-installer/amd64/linux
|
||||||
INITRD initd.img
|
INITRD debian-installer/amd64/initd.gz
|
||||||
APPEND ip=dhcp netboot=nfs nfsroot=${server_ip}:${nfs_path}/ boot=live text forcepae
|
APPEND ip=dhcp netboot=nfs nfsroot=${server_ip}:${nfs_path}/ boot=live text forcepae
|
||||||
END
|
END
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue