Skip to content

Instantly share code, notes, and snippets.

@nonkronk
Last active February 26, 2024 11:18
Show Gist options
  • Save nonkronk/a4906cda2699d518d6701009a92cfa58 to your computer and use it in GitHub Desktop.
Save nonkronk/a4906cda2699d518d6701009a92cfa58 to your computer and use it in GitHub Desktop.
The easiest command to snapshot Unraid VM

The easiest command to snapshot Unraid VM

cd /mnt/primary_cache/domains/WORKING-VM
cp --reflink=always mac_hdd_ng.img mac_hdd_ng_$(date +%Y_%m_%d)img.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment