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

Support macos 13 API around Linux #89

Merged
merged 11 commits into from
Oct 29, 2022
Merged

Support macos 13 API around Linux #89

merged 11 commits into from
Oct 29, 2022

Conversation

Code-Hex
Copy link
Owner

@Code-Hex Code-Hex commented Oct 28, 2022

Which issue(s) this PR fixes:

Part of #42

Additional documentation

スクリーンショット 2022-10-28 14 04 15

スクリーンショット 2022-10-28 14 24 12

  • Add document in example for gui-linux
    • Boot with installer: INSTALLER_ISO_PATH=/ISO_PATH/debian-11.5.0-arm64-netinst.iso ./virtualization -install
    • Boot with installed disk: ./virtualization

Self checked

I'm using https://cdimage.debian.org/debian-cd/current/arm64/iso-cd/debian-11.5.0-arm64-netinst.iso

  • Install linux iso from USB device
  • Boot from disk
  • Check audio
  • Share clipboard between macOS and Linux guest
  • Works Rosetta

Anything else...?


Develop note

The currently distributed Xcode does not include an SDK for macOS 13. You need to install the RC Release instead. (2022-10-28)

https://xcodereleases.com/

@Code-Hex Code-Hex changed the title Support/macos 13 Support macos 13 API around Linux Oct 28, 2022
console.go Show resolved Hide resolved
@Code-Hex
Copy link
Owner Author

Code-Hex commented Oct 29, 2022

Rosetta works fine! (use ubuntu)
スクリーンショット 2022-10-29 11 02 04

@Code-Hex Code-Hex merged commit 96ef6d1 into master Oct 29, 2022
@Code-Hex Code-Hex deleted the support/macos-13 branch October 29, 2022 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants