pxe: change initrd location in tftp

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

View File

@ -77,7 +77,7 @@ default wb
label wb label wb
KERNEL vmlinuz KERNEL vmlinuz
INITRD initrd.img INITRD initrd
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
cd - cd -