Qubes LiveCD

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.

1 Like

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.

  1. Keep safe the Qubes iso in an encrypted archive.
  2. Boot on a trusted computer (or with another popular live distro)
  3. Extract the archive and prepare a bootable usb key with it
  4. Reboot on that key.
  5. 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?