Skip to content

Latest commit

 

History

History
 
 

gui-linux

Example for GUI Linux and Run Rosetta within it

This example is made by following Running GUI Linux in a virtual machine on a Mac and Running Intel Binaries in Linux VMs with Rosetta.

You can get knowledge build and codesign process in Makefile.

Build

make all

Resources

Some resources will be created in GUI Linux VM.bundle directory on your home directory.

Run

  • INSTALLER_ISO_PATH=/YOUR_INSTALLER_PATH/linux.iso ./virtualization -install install Linux OS to your VM.
    • If you look up any installers, you can find easily in Download-Linux page.
  • ./virtualization run Linux VM from Disk.img which is installed in GUI Linux VM.bundle.