Okay I tried this
kernel tftp://${fog-ip}/os/ubuntu/21.10/vmlinuz
initrd tftp://${fog-ip}/os/ubuntu/21.10/initrd
imgargs vmlinuz initrd=initrd ip=dhcp root=/dev/nfs boot=casper netboot=nfs nfsroot=/${fog-ip}:/images/os/ubuntu/21.10/desktop/ locale=en_US.UTF-8 quiet splash rw
boot || goto MENU
With the contents of the iso extracted to the folder (including .disk
) but the initramfs gives me the error "Unable to find a live file system on the network.