Skip to content

Set of utility scripts to setup and run Qemu vms

License

Notifications You must be signed in to change notification settings

kadza/vm-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Install QEMU brew install qemu
  2. Download:
  1. Create a vm workspace ./create-workspace.sh <vm-name>
  2. Go to the vm workspace dir cd vms/<vm-name>
  3. Run ./create-disk.sh
  4. Run ./install.sh and go through the installation process
  5. Run ./run.sh the vm is up and running
  6. Configure network https://adonis0147.github.io/post/qemu-macos-apple-silicon/
  7. Start ssh server sudo service ssh start
  8. Create ssh-key ssh-keygen
  9. Configure remote in VSCode

About

Set of utility scripts to setup and run Qemu vms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages