Can Qubes be run as a LiveCD .iso from RAM? Like as a RAM disk?
If you want to try Qubes OS, you can install it on a USB stick, without touching your hard drive.
yes, it can
I used to provide a live image, which ran completely in RAM.
Stupidity made me take it down.
I will see if I can post a new image.
Iβm also interested in this version.
Never published?
One use case Iβd like to try and play with: hiding the use of such a disto.
- Keep safe the Qubes iso in an encrypted archive.
- Boot on a trusted computer (or with another popular live distro)
- Extract the archive and prepare a bootable usb key with it
- Reboot on that key.
- Once ready, with the full os in RAM, safety erase the usb key and unplug it.
Itβs a bit of a tedious way to boot, but with a few small scripts, I guess itβll only take a few minutes.
And with tools such as Ventoy, everything can fit into a single usb device: the popular distro + the encrypted archive + some space to extract the iso.
But I donβt think yet how to manage peristant data, to keet Qubes up to date. The footprint in RAM must remain small.
Here are some open tickets about such a version (in which youβre mentioned):
Here Iβve found a guide, to build an ISO image from your current system:
www . linuxuprising . com/2023/03/how-to-turn-your-current-system-to.html
Or a script here:
unix . stackexchange . com/questions/678232/creating-a-bootable-iso-image-from-my-current-installation
(sorry, Iβm a new user, Iβm limited to posting external links. Edit my post and remove them if they are bad).
And to boot from RAM, Ubutun-derived distros seem to have a βtoramβ boot option:
askubuntu . com/questions/1268925/customize-ubuntu-iso-file-to-boot-automatically-from-ram
unix . stackexchange . com/questions/769384/boot-linux-into-ram-from-iso-file-on-hard-drive-and-do-a-clean-linux-reinstallat
Does Qubes supports this option?
Ventoy has a βmemdiskβ mode, but seems to be limited to 1GB for ISO file size.
I heard YUMI USB or Easy2boot might be able to do it. I havenβt checked.
I donβt have the time to test all this yet. Itβs just a conceptual idea, with a few hints that Iβm sharing here.
Or, alternatively, can QubesOS be launched inside VirtualBox, like any other distribution?