For the complete documentation index, see llms.txt. This page is also available as Markdown.

Making a Non-Persistent VM

How to create a non-persistent virtual machine in VergeOS that reverts to its original state after each reboot, ideal for VDI environments.

A Non-Persistent VM reverts to its original state after a reboot, discarding any changes made during the session. This is useful for VDI (Virtual Desktop Infrastructure) environments where the system should reset after each use.

Steps to Create a Non-Persistent VM:

  1. Navigate to the VM dashboard.

  2. Shutdown the VM by selecting Actions > Power Off or using the Power button:

This ensures the data is in a good state for cloning.

  1. Click the Copy button next to the main disk on the VM. nonpersistent-2.png

  2. Change the Media Type to Non-Persistent and click Submit at the bottom.

  3. Click the Edit icon edit icon pencil for the original Disk Media Type.

he new disk will show a Media Type of Non-Persistent. Any changes made to this disk will be reverted upon a reboot of the VM.

  1. Uncheck the Enabled checkbox.

  2. Start the VM by selecting Power On from the left-hand menu or clicking the Play button:

This will boot the VM using the non-persistent disk. The disk is fully writable during the session, but all changes will be discarded upon reboot, reverting the VM back to its original state.


Document Information

  • Last Updated: 2024-08-29

  • vergeOS Version: 4.12.6

Last updated

Was this helpful?