Skip to content

Script to automate building vm images with libguestfs-tools

License

Notifications You must be signed in to change notification settings

shawnmcgraw/guestfs-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guestfs Scripts

Automate building VM images with libguestfs-tools

  • Requires QUEM and KVM
  • Install libguestfs-tools
    • sudo apt install libguestfs-tools
    • sudo yum install libguestfs-tools
  • Make the script executable
    • chmod +x buildvm.sh newvm.sh qemu_run.sh

This is a work in progress. Beware of bugs.

About

Script to automate building vm images with libguestfs-tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages