Comment 3 for bug 1887767

Revision history for this message
papamoose (papam0ose) wrote :

This comment only serves to help OP an not debug the reason NFS boot doesn't work.

I was able to boot the iso using http only:

kernel ${boot-url}nfs/focal/casper/vmlinuz
initrd ${boot-url}nfs/focal/casper/initrd
imgargs vmlinuz initrd=initrd boot=casper ip=dhcp url=${boot-url}ubuntu/focal/ubuntu-20.04.1-desktop-amd64.iso maybe-ubiquity
boot

If you find out how to boot via NFS I'd like to know how. :)