pxe: change initrd location in tftp

This commit is contained in:
pedro 2024-09-25 13:15:55 -03:00
parent f75cd85bb1
commit 32917338a8
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ default wb
label wb
KERNEL vmlinuz
INITRD initrd.img
INITRD initrd
APPEND ip=dhcp netboot=nfs nfsroot=${server_ip}:${nfs_path}/ boot=live text forcepae
END
cd -