Comment 19 for bug 1575652

Revision history for this message
Jay (jay-londhe) wrote :

Hello All,

I tested pxe boot today with "Ubuntu 16.04.1 LTS".
Still I get same error.

root@pxeserver:/srv/tftp# ll
total 1104
drwxrwxr-x 4 root root 4096 Sep 23 10:36 ./
drwxr-xr-x 3 root root 4096 Sep 22 16:52 ../
drwxr-xr-x 2 root root 4096 Sep 23 11:40 grub/
-rw-r--r-- 1 root root 1107320 Sep 23 10:31 grubnetx64.efi.signed
lrwxrwxrwx 1 root root 47 Aug 2 04:21 ldlinux.c32 -> ubuntu-installer/amd64/boot-screens/ldlinux.c32
lrwxrwxrwx 1 root root 33 Aug 2 04:21 pxelinux.0 -> ubuntu-installer/amd64/pxelinux.0
lrwxrwxrwx 1 root root 35 Aug 2 04:21 pxelinux.cfg -> ubuntu-installer/amd64/pxelinux.cfg/
drwxrwxr-x 3 root root 4096 Aug 2 04:21 ubuntu-installer/
-rw-rw-r-- 1 root root 58 Aug 2 04:21 version.info
root@pxeserver:/srv/tftp# more grub/grub.cfg
menuentry "Install Ubuntu" {
set gfxpayload=keep
linux /ubuntu-installer/amd64/linux gfxpayload=800x600x16,800x600 -- quiet
initrd /ubuntu-installer/amd64/initrd.gz
}

After partitioning error is shown as mentioned below
http://www.michaelm.info/blog/?p=1378

base-installer: error: Could not find any live images. WARNING **: Configuring 'live-installer' failed with error code 1. WARNING **: Menu item ...

Kindly suggest how to fix this error.

Regards,
Jay