Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gui-linux VZErrorDomain Internal Virtualization error #157

Open
waltervargas opened this issue Feb 10, 2024 · 0 comments
Open

gui-linux VZErrorDomain Internal Virtualization error #157

waltervargas opened this issue Feb 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@waltervargas
Copy link

To Reproduce

➜  gui-linux git:(main) ✗ make all
go build -o virtualization .
# github.com/Code-Hex/vz/example/gui-linux
ld: warning: ignoring duplicate libraries: '-lobjc'
➜  gui-linux git:(main) ✗ file debian.iso
debian.iso: ISO 9660 CD-ROM filesystem data (DOS/MBR boot sector) 'Debian 12.4.0 arm64 n' (bootable)

➜  gui-linux git:(main) ✗ INSTALLER_ISO_PATH=debian.iso ./virtualization -install
INSTALLER_ISO_PATH: debian.iso
failed to run: Error Domain=VZErrorDomain Code=1 Description="Internal Virtualization error. The virtual machine failed to start." UserInfo={
    NSLocalizedFailure = "Internal Virtualization error.";
    NSLocalizedFailureReason = "The virtual machine failed to start.";
}%

Environment that you use to compile (please complete the following information):

  • macOS Version:
ProductName:		macOS
ProductVersion:		14.3
BuildVersion:		23D56
  • mac architecture:
➜  gui-linux git:(main) ✗ uname -m
arm64
  • Go Version:
➜  gui-linux git:(main) ✗ go version
go version go1.22.0 darwin/amd64
@waltervargas waltervargas added the bug Something isn't working label Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant