This happens all the time. It drove the following into a hook in confluent os
deployment:
if grep console=ttyS /proc/cmdline >& /dev/null; then
echo "Serial console has been requested in the kernel arguments, the local
video may not show progress" > /dev/tty1
fi
-----Original Message-----
From: Thomas HUMMEL <[email protected]>
Sent: Wednesday, August 12, 2020 9:30 AM
To: [email protected]
Subject: Re: [xcat-user] [External] xCAT 2.16 / CentOS 8.2 stateful install PXE
issues
On 12/08/2020 15:24, Thomas HUMMEL wrote:
>
>
> 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/.snapsho
> t/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...
It works. Sorry for the misdirectin. I did not myself setup console redirection
(a coworker did) and I do not know very well this xCAT feature part, so I did
get wrongfully confused.
Thanks for the tip.
--
TH
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user