Has anyone successfully pxe booted an ubuntu 18.04.2 iso? I've tried both the traditional installer and live-server, but haven't had any luck. I can switch from the ubuntu iso to a centos 7.6 iso and install with no problems. It gets stuck on trying to load the pxelinux.cfg file, but I can see in the logs that it finished the vmlinuz and initrd.img files. Has anyone done this successfully?
#install ubuntu18.04.2-x86_64-install-compute DEFAULT xCAT LABEL xCAT KERNEL xcat/osimage/ubuntu18.04.2-x86_64-install-compute/vmlinuz APPEND initrd=xcat/osimage/ubuntu18.04.2-x86_64-install-compute/initrd.img quiet inst.repo=http://<tftp-server>:80/install/ubuntu18.04.2/x86_64 inst.ks=http://<tftp-server>:80/install/autoinst/<node-name> ip=dhcp inst.cmdline console=tty0 console=ttyS0,115200 IPAPPEND 2
_______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
