ubuntu 20.04 ipxe boot fails

Bug #1887767 reported by Aaron B
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

The problem:
The following iPXE cmdline fails to boot the 20.04 Desktop iso served via NFS but works flawlessly for 18.04 and earlier:
"kernel images/ubuntu_desktop_20/casper/vmlinuz
initrd images/ubuntu_desktop_20/casper/initrd
imgargs vmlinuz initrd=initrd root=/dev/nfs boot=casper netboot=nfs nfsroot=192.168.5.1:/var/www/images/ubuntu_desktop_20/ ip=dhcp --
boot"

During early boot, the only error message printed is:
"Unable to find a live file system on the network" with no further help on why the failure occoured or how to resolve it.

How to reproduce:
1. Download the official ubuntu desktop iso
2. Copy casper directory to nfsroot location
5. Boot client PC
6. Watch boot fail

I am not sure why it's failing.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in focal (Ubuntu):
status: New → Confirmed
Changed in ubiquity (Ubuntu):
status: New → Confirmed
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. :)

no longer affects: focal (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.