From video console or rcons are you observing the boot process?  That looks to 
be configured for serial console/rcons and I think Ubuntu would be particularly 
quiet on the video console.


From: Jacob Bonek <jacob.bo...@aunalytics.com>
Sent: Monday, July 1, 2019 12:52 PM
To: xcat-user@lists.sourceforge.net
Subject: [External] [xcat-user] Ubuntu 18.04.2 server PXE boot?

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
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to