[PVE-User] WG: Making a VM non persistent

Holger Ernst he at ernstdatenmedien.de
Tue Aug 16 12:04:23 CEST 2011


Hi Laurent 

If you use a filebased VM, try qcow2. You can have an overlay img over a base image. But you have to create it every time you start the VM so you need some scripting:

qemu-img create -b base-disk.img -f qcow2 disk.ovl
(check qemu docu)

Simple way would be allways copying base img over working img before starting the VM...

Regards, Holger

-----Ursprüngliche Nachricht-----
Von: pve-user-bounces at pve.proxmox.com [mailto:pve-user-bounces at pve.proxmox.com] Im Auftrag von Laurent CARON
Gesendet: Montag, 15. August 2011 18:31
An: pve-user at pve.proxmox.com
Betreff: [PVE-User] Making a VM non persistent

Hi,

I'd like to set up a VM (windows) as non persistent.

This VM should be always the same after a reboot (thus disabling all the 
changes).

What options does proxmox has for this ?

The goal is some kiosk like remote VM.

Thanks
_______________________________________________
pve-user mailing list
pve-user at pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user









More information about the pve-user mailing list