this post was submitted on 24 Feb 2024
337 points (97.2% liked)

Technology

59118 readers
6622 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] PINKeHamton@lemmy.blahaj.zone 51 points 8 months ago (5 children)
[–] Zorque@kbin.social 20 points 8 months ago (2 children)

Cool, so its possible then! I hope Microsoft makes it functional for Windows, too.

[–] Rustmilian@lemmy.world 13 points 8 months ago* (last edited 8 months ago)

It comes in 3 forms.

  1. Update small system components (packages) and load the old into ram until rebooting; I don't think this is possible on windows.
  2. A/B Image Based Updating; Android and a few Linux distros have this; probably one of the most stable methods.
  3. Live boot updates/Kernel-space Hot Patching; found mostly in Linux servers, and distros with a patched kernel; used mostly for security updates which is what windows is doing here, but Linux can do feature updates this way too.
[–] PINKeHamton@lemmy.blahaj.zone 6 points 8 months ago

As much as I don't like window I want to see it get better :)

[–] cbarrick@lemmy.world 14 points 8 months ago (2 children)

How many people are actually using kexec to update Linux without rebooting?

[–] pipe01@programming.dev 6 points 8 months ago (2 children)

You only rarely update the kernel though

[–] mark3748@sh.itjust.works 12 points 8 months ago

Yeah, only four times this week. Rolling distro life.

[–] merc@sh.itjust.works 8 points 8 months ago

Windows is very lazy about reboots. Minesweeper changed? Better reboot.

Chrome also got infected with this laziness. It used to be that you had to restart chrome once a month, now it's almost every day. Among many other reasons, that's why I'm happy to be using Firefox again.

[–] Patch@feddit.uk 2 points 8 months ago

Ubuntu has live patching free for personal use built right in. It's not exactly a niche thing.

(I don't bother on most machines because I reboot my laptops every day anyway, but you know; nice for servers and whatnot).

[–] Lucidlethargy@sh.itjust.works 4 points 8 months ago* (last edited 8 months ago)

What's Linux? This is the first in hearing of this here on Lemmy.

Can you provide me with an .exe of it?

[–] SnotFlickerman@lemmy.blahaj.zone 2 points 8 months ago* (last edited 8 months ago)

It seems like Microsoft is going through a real phase of "I made this" and they're adding all these features that were core to Linux since damn near Linux's inception.

Multiple desktop instances, sudo (which isn't the same sudo...), and now trying to mimic the rebootless update.

Embrace, Extend, Extinguish when?

[–] drog4fun@lemmy.world 2 points 8 months ago

The chrome OS is method is pretty cool having a mirrored partitions the one not being used gets updated if there's an error the other one gets booted and reverted