Win10home is unable to start

Discussions related to using VirtualBox on Linux hosts.
Post Reply
satimis
Posts: 506
Joined: 12. Jun 2007, 03:41

Win10home is unable to start

Post by satimis »

Hi all,

Host - Ubuntu 18.04
VM - Win10home (on New group 4)
VBox 6.1


Warning:

Code: Select all

Failed to open a session for the virtual machine Win10home.

AMD-V is disabled in the BIOS (or by the host OS) (VERR_SVM_DISABLED).

Result Code: NS_ERROR_FAILURE (0x80004005)
Component: ConsoleWrap
Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
Settings -> System -> Processor
Processor(s) [1 ]
but grey-out, almost invisible

Please advise how to fix the problem. Thanks

Regards
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Win10home is unable to start

Post by mpack »

What it says. You need to enable AMD-v in your host PC BIOS.

Related: FAQ: I have a 64bit host, but can't install 64bit guests.
satimis
Posts: 506
Joined: 12. Jun 2007, 03:41

Re: Win10home is unable to start

Post by satimis »

mpack wrote:What it says. You need to enable AMD-v in your host PC BIOS.

Related: FAQ: I have a 64bit host, but can't install 64bit guests.
Hi,

Thanks for your advice.

ASUS Motherboard
$ sudo dmidecode -t 2

Code: Select all

Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
        Manufacturer: ASUSTeK COMPUTER INC.
        Product Name: PRIME X570-P
        Version: Rev X.0x
        Serial Number: 190753869002923
        Asset Tag: Default string
        Features:
                Board is a hosting board
                Board is replaceable
        Location In Chassis: Default string
        Chassis Handle: 0x0003
        Type: Motherboard
        Contained Object Handles: 0
Today it looks very funny to me, all VMs unable to start. They have been running on this PC for more than 2 years. I haven't done anything on PC BIOS

I found following URL
Virtualization (VT-x/AMD-V) - Enabling virtualization on your computer for running 2N® Access Commander
https://2nwiki.2n.cz/pages/viewpage.act ... d=75202968

Code: Select all

Asus

Most commonly: F2.

Alternatively: Delete or Insert key, and less commonly F10.
Turn ON the System.
Press F2 key at startup BIOS Setup.
Press the right arrow key to Advanced tab, Select Virtualization Technology and then press the Enter key.
Select Enabled and press the Enter key.
Press the F10 key and select Yes and press the Enter key to save changes and Reboot into Windows.
.....
But on PC BIOS I couldn't find "Virtualization Technology" on Advanced menu. Neither I can find AMD-V on searching.

Please help. Thanks

Edit
===
I found following warning at the bottom of "Virtual Machine Manager"

Code: Select all

Invalid settings detected

System: Acceleration page:
The hardware virtualization in enabled on the Acceleration setion of the System Page although it is not supported by the host system.  It should be disabled in order to start the virtual system
System -> Acceleration
Paravitualization Interface: Default
Hardware Virtualzation: [v] Enable Nested Paging
[Cancel] [Ok] (grey-out)

I can uncheck "Enable Nested Paging" but I can't click [OK] which is always grey-out

Regards
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Win10home is unable to start

Post by mpack »

The FAQ I directed you to said nothing about nested paging, so I don't know why you want to discuss that.

Also, your original post did not say that the VMs were previously working on this host. If that is true then something has changed, and you have not provided enough information to say what. Either the BIOS setting has been reset, or you upgraded VirtualBox from v5 and was relying on a feature (software virtualization) which has been discarded in v6, or you have another VM platform running.
satimis
Posts: 506
Joined: 12. Jun 2007, 03:41

Re: Win10home is unable to start

Post by satimis »

mpack wrote:The FAQ I directed you to said nothing about nested paging, so I don't know why you want to discuss that.
Sorry, I just found that warning after posting my original post.
Also, your original post did not say that the VMs were previously working on this host. If that is true then something has changed, and you have not provided enough information to say what. Either the BIOS setting has been reset,
I just found all VMs unable to start. Besides I use the VMs for testing only not for daily working. Neither I have made any change on BIOS
or you upgraded VirtualBox from v5 and was relying on a feature (software virtualization) which has been discarded in v6,
I have upgraded to V6.1 about one week ago. But no problem was found after upgrade.
or you have another VM platform running.
Sorry I don't follow. I have only one VM VirtualBox Manager running. However I have several new groups created because I have about 30 VMs installed but not running at the same time. Please see attached photo.

I'll supply more information upon receipt of your request. Thanks

Regards,
Attachments
screenshot_20200808_60.png
screenshot_20200808_60.png (100.7 KiB) Viewed 1261 times
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Win10home is unable to start

Post by scottgus1 »

satimis wrote:I have upgraded to V6.1 about one week ago.
6.1.x now requires VT-x/AMD-V/SVM to be enabled for all guests. 6.0.x & earlier don't require this setting.
satimis wrote:But on PC BIOS I couldn't find "Virtualization Technology" on Advanced menu.
You'll have to find it or go back to 6.0.x. AMD also calls it SVM. Get your motherboard's manual, it should show how to enable the setting.
satimis
Posts: 506
Joined: 12. Jun 2007, 03:41

Re: Win10home is unable to start

Post by satimis »

scottgus1 wrote:
satimis wrote: - snip -
You'll have to find it or go back to 6.0.x. AMD also calls it SVM. Get your motherboard's manual, it should show how to enable the setting.
Yes, your're right. It is named SVM.

On BIOS after having SVM enabled VMs are now working.

Lot of thanks for your help.

Regards
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Win10home is unable to start

Post by scottgus1 »

Great! Glad you're up and running.
Post Reply