XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Windows VM - reach boot menu - F8

    Scheduled Pinned Locked Moved Compute
    4 Posts 2 Posters 255 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K Offline
      KPS Top contributor
      last edited by

      Hi!

      On a bare-metal server, I can reach the windows boot menu by holding F8 on boot.
      On XCP-ng-VMs, this does not work.

      Is there any "trick" to add the hotkey?

      Booting in recovery mode did not help

      Thank you and best wishes
      KPS

      M 1 Reply Last reply Reply Quote 0
      • M Offline
        manilx @KPS
        last edited by manilx

        @KPS run the following commands in elevated CMD prompt:

        
        bcdedit /set {bootmgr} displaybootmenu no
        bcdedit /set {bootmgr} timeout 15
        

        reboot

        K 1 Reply Last reply Reply Quote 0
        • K Offline
          KPS Top contributor @manilx
          last edited by KPS

          @manilx said in Windows VM - reach boot menu - F8:

          bcdedit /set {bootmgr} displaybootmenu no
          bcdedit /set {bootmgr} timeout 15

          Thank you. I had to do:

          bcdedit /set {bootmgr} displaybootmenu yes
          bcdedit /set {bootmgr} timeout 15

          It would be great to be able to get the menu on VMs, that have not been changed before, but that is sufficient in most situations.

          Thank you for your help

          M 1 Reply Last reply Reply Quote 0
          • M Offline
            manilx @KPS
            last edited by

            @KPS it should be "yes" of course. Typo!

            1 Reply Last reply Reply Quote 0
            • First post
              Last post