this post was submitted on 27 Sep 2023
1512 points (96.0% liked)

linuxmemes

20688 readers
1071 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] NGC2346 54 points 11 months ago (1 children)

Dual booting < having two separate SSD's

[–] [email protected] 15 points 11 months ago (2 children)

They still need to share an EFI partition

[–] [email protected] 17 points 11 months ago (1 children)

Not really if you have a bootloader like refind it will look for other EFIs and list them. Makes for a really clean set up

[–] [email protected] 4 points 11 months ago* (last edited 11 months ago) (1 children)

The bootloader resides in an eeprom on the motherboard or something?

[–] [email protected] 7 points 11 months ago* (last edited 11 months ago)

Kinda, theres actually multiple chained together. All of them handing control over to software more complicated than the last. The end goal is to load and hand control over to a kernal on stored on a writable storage media. The one on the eeprom is the first one (the BIOS).

Thanks for coming to my ted talk.

[–] [email protected] 11 points 11 months ago

If you don't want to bother with the bootloader like the other comment mentioned you can also just use the boot menu from the motherboard instead. You gotta mash f11 (or whatever it is on your motherboard) on boot when you want to go into Windows, but if you only need it every once in a while it is good enough.