Comment on How to Run Custom Linux Images on Oracle Free Tier

<- View Parent
InnerScientist@lemmy.world ⁨1⁩ ⁨day⁩ ago

Kexec can be used to load a new kernel and “reboot” quickly, it can also be used to load a new kernel, an initrd and never touch the disk. Such a system lives completely in ram and allows you to modify the disk in any way you want without breaking you running Linux (which is in ram)

Any distro that has a network boot installer that can be passed to kexec can be installed this way, any that don’t can still kexec any Linux distro and then install any other distro by passing the disk to a VM and installing linux through that.

You can also kexec the netboot.xyz image and get any distro supported there.

source
Sort:hotnewtop