brasatore/menu/ubuntu_22.04.ipxe

6 lines
470 B
Plaintext

#!ipxe
echo Booting Ubuntu 22.04 (NFS)
initrd ${boot-url}/mount/ubuntu-22.04.3-desktop-amd64.iso/casper/initrd
chain ${boot-url}/mount/ubuntu-22.04.3-desktop-amd64.iso/casper/vmlinuz ip=${net0/ip}::${dhcp-server}:255.255.255.0::::${dhcp-server}: boot=casper netboot=nfs nfsroot=${dhcp-server}:/srv/pxe/mount/ubuntu-22.04.3-desktop-amd64.iso initrd=initrd config -- keyboard-configuration/layoutcode=it keyboard-configuration/modelcode=pc105 debian-installer/locale=it