Skip to content

Instantly share code, notes, and snippets.

@gbraad
Last active May 14, 2026 05:57
Show Gist options
  • Select an option

  • Save gbraad/49aeb3424003c8df1eda787380d18d04 to your computer and use it in GitHub Desktop.

Select an option

Save gbraad/49aeb3424003c8df1eda787380d18d04 to your computer and use it in GitHub Desktop.
Test image

Test openSUSE cloud image with machine

Needs macadam from: https://github.com/gbraad-dotfiles/macadam/releases/tag/v0.2.1a as this provides UEFI firmware support.

git config -f ~/.config/dotfiles/local/machine.ini \
    'disks.opensuse-cloud' \
    'https://download.opensuse.org/tumbleweed/appliances/openSUSE-Tumbleweed-Minimal-VM.x86_64-Cloud.qcow2'

rm ~/DiskImages/opensuse-cloud.qcow2
export CONTAINERS_HELPER_BINARY_DIR=~/.local/bin

machine opensuse-cloud download

machine machinebuild build ./.machine/opensuse-cloud/Machinefile from opensuse-cloud                                           
image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment