this post was submitted on 07 Mar 2024
1412 points (93.0% liked)

linuxmemes

21057 readers
1313 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • 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
    [–] JackbyDev@programming.dev 1 points 7 months ago (1 children)

    Where can I read about dual booting with EFI? My motherboard is ancient and my next build will be EFI. With BIOS you install Windows then Linux because Windows will fuck the MBR. What's the process for EFI?

    [–] erev@lemmy.world 1 points 7 months ago (1 children)

    Mostly the same. It's unnecessary, but I highly recommend having a separate Windows and Linux drive if you can. I've seen friends have both their Windows and Linux installs fucked up by dual booting, although my friends are idiots so ymmv. It's definitely doable and can be done safely on the same drive, but Windows doesn't like to play nice. Honestly, it should be considered anti-competitive behaviour as I don't know very many people who gave Windows permission to delete their data but it goes ahead and does so anyways.

    [–] JackbyDev@programming.dev 1 points 7 months ago (1 children)

    When I built my PC the "meta" (lol) was to have an SSD for the OS and a separate HDD for games. With NVME drives it seems easy to get massive and fast drives for cheap. So yeah, I think two should be easy.

    [–] erev@lemmy.world 1 points 7 months ago (1 children)

    It's a lot easier because you don't have to play around with EFI stuff at all. Windows gets its drive and it's EFI partition, Linux gets its own pair. Et voila, much less crossover and issues.

    [–] JackbyDev@programming.dev 1 points 7 months ago (1 children)

    Is the way it boots into grub and you can select Linux or Windows the same?

    [–] erev@lemmy.world 1 points 7 months ago

    I haven't personally done it, but I believe so based on my friend's experience. I'd read the arch wiki, they surely have a guide on it for EFI.