在 Mac Studio 上使用 VMware Fusion 安裝 Ubuntu

紀錄 Mac Studio 使用 VMware Fusion 安裝 Ubuntu Desktop,方便之後查詢。

系統介紹

取得 Ubuntu 系統映像檔

Mac M 系列晶片記得要使用 ARM 版本,可以從這裡下載:

安裝 Ubuntu 系統

在 Mac Studio 上使用 VMware 安裝 Ubuntu Desktop.png|600
在 Mac Studio 上使用 VMware 安裝 Ubuntu Desktop-1.png|600

在 Mac Studio 上使用 VMware 安裝 Ubuntu Desktop-2.png|600
在 Mac Studio 上使用 VMware 安裝 Ubuntu Desktop-3.png|600

在 Mac Studio 上使用 VMware 安裝 Ubuntu Desktop-4.png|600

在 Mac Studio 上使用 VMware 安裝 Ubuntu Desktop-5.png|600

安裝完畢之後,記得執行 Software Updater。

安裝 VMware Tools

sudo apt-get update
sudo apt update
sudo apt upgrade -y
sudo apt install open-vm-tools # 沒有圖形介面裝這個
sudo apt-get install open-vm-tools-desktop -y # 有圖形介面裝這個

在 Mac Studio 上使用 VMware Fusion 安裝 Ubuntu.png|600

到此安裝完畢,可以開始工作。如果有需要的話可以關機,開啟 snapshot。