Testing¶
Test changes in a VM before deploying to real hardware.
Setup¶
Use QEMU with overlay disks. This lets you reset to a clean state instantly.
1. Create base disk¶
2. Install Mint¶
During install:
- Create user aucoop with password aucoop
- After first boot: sudo apt install openssh-server
3. Create test overlay¶
4. Run test VM¶
5. SSH in and test¶
Reset¶
Delete the overlay and create a new one. Base disk stays clean.
Why not cloud images?¶
AUCOOP Mint modifies the Cinnamon desktop: themes, icons, launchers, wallpaper. Cloud images don't have a desktop session. Use the real Mint ISO.