On 12/08/2020 15:09, Jarrod Johnson wrote:
What does /tftpboot/xcat/xnba/nodes/maestro-monitor look like?
#!gpxe
#install centos8.2-x86_64-monitor
imgfetch -n kernel
http://${next-server}:80/tftpboot/xcat/osimage/install-monitor-centos8.2/vmlinuz
imgload kernel
imgargs kernel quiet
inst.repo=http://maestro-xcat:80/pasteur/services/p02/mirrors/.snapshot/maestro-mirrors/centos/8.2.2004/BaseOS/x86_64/os
inst.ks=http://maestro-xcat:80/install/autoinst/maestro-monitor ip=dhcp
biosdevname=0 net.ifnames=0 rd.driver.blacklist=nouveau
nouveau.modeset=0 console=tty0 console=ttyS0,115200n8 nofb nomodeset
BOOTIF=01-${netX/machyp}
imgfetch -n initrd
http://${next-server}:80/tftpboot/xcat/osimage/install-monitor-centos8.2/initrd.img
imgexec kernel
Oh sorry : you mean remove the console= cmdline param I guess...
--
TH
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user