Live data from Hacker News

Introduction to Immutable Linux Systems

dataswamp.org

1–10 of 164 posts

Re: Introduction to Immutable Linux Systems

#2
I have been using Fedora Sericea since it came out (it's basically Fedora Silverblue, but uses Sway-wm instead of Gnome-wm). The system is actually pretty usable, and you don't really need to reboot after each rpm-ostree install command (`rpm-ostree live-apply` takes care of it via systemd-based overlay).

Re: Introduction to Immutable Linux Systems

#6
post #2

I have been using Fedora Sericea since it came out (it's basically Fedora Silverblue, but uses Sway-wm instead of Gnome-wm). The system is actually pretty usable, and you don't really need to reboot after each rpm-ostree install command (`rpm-ostree live-apply` takes care of it via systemd-based overlay).

But you still need to reboot for the new kernel to go live right? Or is the kernel switched via kexec or something?

Re: Introduction to Immutable Linux Systems

#8
post #2

I have been using Fedora Sericea since it came out (it's basically Fedora Silverblue, but uses Sway-wm instead of Gnome-wm). The system is actually pretty usable, and you don't really need to reboot after each rpm-ostree install command (`rpm-ostree live-apply` takes care of it via systemd-based overlay).

in the last two weeks I've been using Fedora Workstation, I haven't use Linux in 20 years and i have to say this is an incredibly improved experience.

I haven't yet needed to boot back into windows! If it stays like that for the next 6 months I'll cut over to Linux permanently and wipe the windows partition.

Re: Introduction to Immutable Linux Systems

#9
post #6
post #2

I have been using Fedora Sericea since it came out (it's basically Fedora Silverblue, but uses Sway-wm instead of Gnome-wm). The system is actually pretty usable, and you don't really need to reboot after each rpm-ostree install command (`rpm-ostree live-apply` takes care of it via systemd-based overlay).

But you still need to reboot for the new kernel to go live right? Or is the kernel switched via kexec or something?

Yes, there's nothing special about the kernel upgrade. You either reboot or kexec.
Post reply on HN