Reboot your VM into a previous generation
Following the step by step in the following video will let you reboot your VM into a previous generation.
The process is:
log in to the management TUI
ssh USER@maximus.guix-hosting.com
- select the VM you want to reboot using the arrow keys;
- find the "VNC Tunnel" command and run it in another terminal;
- find the "VNC Viewer" command and run it in yet another terminal;
- a window should open showing you the VM's console;
- type "r" (for [R]eboot) in the TUI, then enter the VM's name in the confirmation screen;
- make yourself ready to type the down arrow in the VNC viewer's window;
- as soon as the GRUB prompt appear, type the down arrow in the VNC viewer's window in order to stop the countdown;
- type enter and select the previous generation you want to boot.
Changelog
- Initial version