Hi,
I have implemented noVNC via API into my client's webapp. Usually, noVNC console is used for installing OS from ISO attached in IDE0 CD-ROM. There is a requirement from client to automatically detach ISO from CD-ROM once installation in noVNC is done and signal SIGKILL is used to reboot VM. I thought I would see this VM reboot in tasks, but since it is not called via API, there is none, as well as there is none in Syslog itself from which I thought I would parse it. So question is: is there any way how to handle this, I mean to detect restart after installation in noVNC has been performed and detach medium from IDE0 on this event?
Thx.
I have implemented noVNC via API into my client's webapp. Usually, noVNC console is used for installing OS from ISO attached in IDE0 CD-ROM. There is a requirement from client to automatically detach ISO from CD-ROM once installation in noVNC is done and signal SIGKILL is used to reboot VM. I thought I would see this VM reboot in tasks, but since it is not called via API, there is none, as well as there is none in Syslog itself from which I thought I would parse it. So question is: is there any way how to handle this, I mean to detect restart after installation in noVNC has been performed and detach medium from IDE0 on this event?
Thx.