H Hyien Member Jun 18, 2021 95 3 13 35 Mar 22, 2023 #1 Is it possible to programatically boot into the ipxe shell on a VM execute commands in the shell?
LnxBil Distinguished Member Feb 21, 2015 10,245 2,341 303 Saarland, Germany Mar 22, 2023 #2 You should be able to use the qm monitor to emulate keys, yet you will not see anything. Maybe explain what you want to archieve?
You should be able to use the qm monitor to emulate keys, yet you will not see anything. Maybe explain what you want to archieve?
H Hyien Member Jun 18, 2021 95 3 13 35 Apr 3, 2023 #3 i'm trying to automate giving it a static ip address and to download a kernel and initd image.
LnxBil Distinguished Member Feb 21, 2015 10,245 2,341 303 Saarland, Germany Apr 3, 2023 #4 Hyien said: i'm trying to automate giving it a static ip address and to download a kernel and initd image. Click to expand... You can also automate on the DHCP side so that you will provide to a given VM (more precisely the MAC) a specific syslinux.cfg so that it does what you want.
Hyien said: i'm trying to automate giving it a static ip address and to download a kernel and initd image. Click to expand... You can also automate on the DHCP side so that you will provide to a given VM (more precisely the MAC) a specific syslinux.cfg so that it does what you want.