I have configured a ubuntu20 desktop pxe boot using nfs but it stops saying unable to find a live filesystem on the network, but ubuntu18 works fine in the same server can anyone help me.let me know if any info required
default vesamenu.c32
label install1
menu label ^Install Ubuntu 18.04 LTS Desktop
menu default kernel ubuntu1804/vmlinuz
append initrd=ubuntu1804/initrd boot=casper netboot=nfs nfsroot=192.168.100.211>
label install2
menu label ^Install Ubuntu 20.04 LTS Desktop
menu default kernel ubuntu20/vmlinuz
append initrd=ubuntu20/initrd boot=casper netboot=nfs nfsroot=192.168.100.211:/>
LABEL Ubuntu 20 LTS
MENU LABEL Install Ubuntu 20 LTS KERNEL ubuntu20/vmlinuz # On PXE server, relative to TFTP Root INITRD ubuntu20/initrd