Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxmox-ubuntu-22.04: Make boot command wait times more robust #1484

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jun 5, 2024

  1. proxmox-ubuntu-22.04: Make boot command wait times more robust

    This increases the wait times after pressing Enter key from 5 second to
    10 seconds during the boot command insertion, which more results in more
    robust VM startup process. Previous value of 5 seconds can result in
    failure due to insufficient wait time:
    
        ==> proxmox-iso.ubuntu-2204: Typing the boot command
        ==> proxmox-iso.ubuntu-2204: Error running boot command:
            Put "https://10.9.1.0:8006/api2/json/nodes/pm0/qemu/104/sendkey": EOF
    tbabej committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6794dc1 View commit details
    Browse the repository at this point in the history