Jump to content
NAKIVO Community Forum

Recommended Posts

Posted

Flash boot a windows VM with Nakivo 11.1 on Proxmox 8.4 NFS storage produce a BCD config with missing data in BCD. generating windows error 0xc0000005 on boot.

Workaround:

Agganciare alla VM la iso di Windows e la iso dei Virtio tools

Cambiare nella VM optios il boot order per partire con la iso di Windows

Selezionare l’opzione ripristina il pc

Selezionare opzioni avanzate

Selezionare prompt dei comandi

nel prossimo comando cambiare le lettere in grassetto con quelle giuste

drvload e:\vioscsi\(windowsverversion)\amd64\vioscsi.inf (se serve eg diskpart non vede il disco)

Diskpart

select disk 0 (quello giusta)

select part 3 (quella giusta)

sel vol 2 (quello giusto)

assign letter=C

exit diskpart

bcdedit (per vedere la situazione attuale)

bcdedit /set {default} device partition=C:\

bcdedit /set {default} osdevice partition=C:\

controllare con bcdedit

reboot

 

Posted
On 11/11/2025 at 4:56 PM, Zensistemi said:

Flash boot a windows VM with Nakivo 11.1 on Proxmox 8.4 NFS storage produce a BCD config with missing data in BCD. generating windows error 0xc0000005 on boot.

Workaround:

Agganciare alla VM la iso di Windows e la iso dei Virtio tools

Cambiare nella VM optios il boot order per partire con la iso di Windows

Selezionare l’opzione ripristina il pc

Selezionare opzioni avanzate

Selezionare prompt dei comandi

nel prossimo comando cambiare le lettere in grassetto con quelle giuste

drvload e:\vioscsi\(windowsverversion)\amd64\vioscsi.inf (se serve eg diskpart non vede il disco)

Diskpart

select disk 0 (quello giusta)

select part 3 (quella giusta)

sel vol 2 (quello giusto)

assign letter=C

exit diskpart

bcdedit (per vedere la situazione attuale)

bcdedit /set {default} device partition=C:\

bcdedit /set {default} osdevice partition=C:\

controllare con bcdedit

reboot

 

Thank you for taking the time to report this issue and for providing such detailed information about the Flash Boot problem on Proxmox 8.4.

Our NAKIVO support team has received all the necessary information and will use your findings to investigate this matter further.

We greatly appreciate the comprehensive workaround steps you've shared. 
Your contribution helps us improve our product and assist other users who may encounter similar situations.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...