myspaghetti / macos-virtualbox

Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox on x86 CPUs for Windows, Linux, and macOS
GNU General Public License v2.0
13.46k stars 1.11k forks source link

Error downloading dmg2img #520

Closed jcsun-00 closed 2 years ago

jcsun-00 commented 2 years ago

When I execute the command "./macos-guest-virtualbox.sh create_vm", there is an error occured in Cygwin, which sys that "The command "VBoxManage list extpacks" either does not list the Oracle VM VirtualBox Extension Pack, or lists one or more extensions as unusable. The virtual machine will be configured without USB xHCI controllers. Locally installing dmg2img Error downloading dmg2img. Please provide the package manually."

The network is normal but there's still the problem. So how should I solve it?

xuergo commented 2 years ago

Brother, how did you solve it

jcsun-00 commented 2 years ago

I solve the issus by downloading dmg2img through my brouser on Win10, and then moving the folder to the user directory of the virtual machine, which is showed as ~/.

Hope the solution can help you.

xuergo commented 2 years ago

I solve the issus by downloading dmg2img through my brouser on Win10, and then moving the folder to the user directory of the virtual machine, which is showed as ~/.

Hope the solution can help you.

Thank you, old fellow. I think I solved him.