VBox error after running external
ozgurturk opened this issue · 5 comments
This is the error message I get after I run VM-External-Modifer.
It killed VM and had to re install.
Failed to open a session for the virtual machine WWRO1.
Configuration error: Querying "BootDevice0" as a string failed (VERR_CFGM_VALUE_NOT_FOUND).
Result Code: | E_FAIL (0X80004005) -- | -- Component: | ConsoleWrap Interface: | IConsole {6ac83d89-6ee7-4e33-8ae6-b257b2e81be8}That "BootDevice0" error is super annoying, it's not a actual error. It has to do with the Storage Config and how and what Windows is being setup on etc. It requires some tinkering. Also make sure you CPU supports some of the options I have turned on like: --hwvirtex "on" --vtx-ux "on" --paravirtprovider "none" --nested-paging "on" --pae "on" --nested-hw-virt "on"
if any of them are greyed out, that means your CPU doesn't support the feature. The options might need to be enabled in UEFI or BIOS also.
Is there any guide where I can check all stuff you mentioned? I have no idea where to start. I already use virtualization programs, but I am not a pro to understand all your comments. Sorry for that.
I know there's plenty of online guides, I just don't know of any in particular though. It's hard to explain some of this stuff, it'd be better if I could chat on discord or something.
I will try it once more and let you know. Many thanks for your support.
sounds good