[Bug 1385069] Re: Netboot installer appears broken in utopic
Launchpad Bug Tracker
1385069 at bugs.launchpad.net
Thu Apr 2 04:17:55 UTC 2015
[Expired for debian-installer (Ubuntu) because there has been no
activity for 60 days.]
** Changed in: debian-installer (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1385069
Title:
Netboot installer appears broken in utopic
Status in debian-installer package in Ubuntu:
Expired
Bug description:
i boot ubuntu installer through iPXE like so :
#!ipxe
dhcp
set 210:string http://archive.ubuntu.com/ubuntu/dists/utopic/main/installer-amd64/current/images/netboot/
chain ${210:string}pxelinux.0
This worked perfectly with trusty, fails on utopic due to "cannot load ldlinux.c32" error (file is present on the server). On both architectures.
My take is that it's a pxelinux bug, although i found reports on it on
other pxelinux versions, and not this one.
Steps to reproduce
- build ipxe from source with make EMBED=menu ; where menu contains the aforementioned content
- boot in qemu (qemu-system-x86_64 -kernel bin/ipxe.lkrn ) , obseve the problem
- s/utopic/trusty/g
- rebuild ipxe
- observe correct boot in qemu
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1385069/+subscriptions
More information about the foundations-bugs
mailing list