https://github.com/fred78290/vmwarefusion-ubuntu-arm64
Build OVA and run for ubuntu arm64
https://github.com/fred78290/vmwarefusion-ubuntu-arm64
apple-silicon arm64 ova ubuntu virtual-machine vmware-fusion
Last synced: 11 months ago
JSON representation
Build OVA and run for ubuntu arm64
- Host: GitHub
- URL: https://github.com/fred78290/vmwarefusion-ubuntu-arm64
- Owner: Fred78290
- License: apache-2.0
- Created: 2023-02-11T14:04:40.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T09:17:54.000Z (over 2 years ago)
- Last Synced: 2025-07-04T08:05:46.449Z (12 months ago)
- Topics: apple-silicon, arm64, ova, ubuntu, virtual-machine, vmware-fusion
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vmwarefusion-ubuntu-arm64
Build OVA for ubuntu arm64 and run ubuntu VM on AppleSilicon with **VMWare fusion 13**
## Goal
This project is designed to create a VM machine with VMWare Fusion 13 on AppleSilicon. It create also an OVA.
To do it
`
./create-vm-ubuntu-arm64.sh
`
## Requirement
Due some lack on native used command, you need to install homebrew
``
brew install gsed coreutils gnu-getopt
``
## Supported version
- ubuntu 20.04
- Won't start on MacMini 2023 M2 pro
- ubuntu 22.04
- Works well
- ubuntu 22.10
- work without display, ssh use only
To se the desired version uncomment/comment SEED variable in script.