Can I Run Live ISOs Directly from RAM?

0
3
Asked By CuriousCat92 On

I'm curious if there are live ISOs that can load fully into RAM, just like Rescuezilla does. If I can do this with Rescuezilla and unplug the Ventoy USB after loading, are there other live ISOs that support this feature? With 16GB RAM becoming common, it seems feasible to load an entire ISO into a RAM disk, leaving ample space for the OS too.

6 Answers

Answered By GizmoGuru22 On

Absolutely, Knoppix has a toram boot option that lets you do this too. It’s a solid choice if you're looking to run live without a USB.

Answered By BootableBuddy44 On

Don't forget about Parted Magic—it comes to mind as a good option for running live from RAM.

CuriousCat92 -

That sounds interesting! What makes Parted Magic stand out in this regard?

Answered By LinuxLover77 On

PuppyLinux supports loading into RAM as well, but if you remove the USB stick after that, you lose any changes. From the grub page, there is a RAM option, but it might require an extra step to remove the USB stick, so double-check the details. Also, Knoppix and Damn Small Linux had similar features back in their CD days, allowing you to operate from RAM while using the drive for other tasks.

Answered By DiskDynamo99 On

Arch Linux definitely supports this feature. From what I know, most Debian derivatives do as well, so you’ve got options there.

Answered By TechieTom34 On

You might want to check out SystemRescueCd; it has a "copytoram" boot option which lets you load it into RAM. The Gentoo boot CD also has a similar option called "docache". These are the main ones I know and use occasionally, but I'm sure there are others out there.

Answered By RAMWizard58 On

A lot of live setups actually support a "toram" option, though it might not always work perfectly across all distributions. Like, there were some issues with it on Ubuntu for a while.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.