Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to solve the problem of E_INVALIDARG (0x80070057) when VirtualBox installs Centos

2025-05-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly introduces the "VirtualBox installation Centos E_INVALIDARG (0x80070057) how to solve" related knowledge, editor through the actual case to show you the process of operation, the method of operation is simple and fast, practical, I hope that this "VirtualBox installation Centos E_INVALIDARG (0x80070057) how to solve" article can help you solve the problem.

Virtualbox encountered an error using an existing virtual hard disk:

Problem description: uuid already exists

Cannot register the hard disk'e:\ system_iso\ centos6.8.vdi' {05f096aa-67fc-4191-983d-1ed00fc6cce9}

Because a hard disk'e:\ system_iso\ centos68_02\ centos6.8.vdi' with uuid {05f096aa-67fc-4191-983d-1ed00fc6cce9} already exists.

Error code:

Return code: e_invalidarg (0x80070057)

Component: virtualboxwrap

Interface: ivirtualbox {0169423f-46b4-cde9-91af-1e9d5b6cd945}

Called rc:vbox_e_object_not_found (0x80bb0001)

Solution:

1. Open cmd and change the directory to the installation directory of virtualbox: (mine is at: d:\ app\ aux_tools\ virtualbox)

two。 Execute vboxmanage to generate a new uuid

Format: vboxmanage internalcommands sethduuid x:\ path\ xxx.vdi

Vboxmanage internalcommands sethduuid "e:\ system_iso\ centos68_01\ centos6.8.vdi"

This is the end of the content about "how to solve the problem of E_INVALIDARG (0x80070057) in VirtualBox installation Centos". Thank you for reading. If you want to know more about the industry, you can follow the industry information channel. The editor will update different knowledge points for you every day.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report