this post was submitted on 22 Dec 2025
9 points (100.0% liked)

openSUSE

1051 readers
2 users here now

openSUSE is an open, free and secure operating system for PC, laptops, servers and ARM devices. Managing your emails, browsing the web, watching online streams, playing games, serving websites or doing office work never felt this empowering. And best part? It's not only backed by one of the leaders in open source industry, but also driven by lively community.

founded 2 years ago
MODERATORS
 

Hello. Is it advisable to create an ESP partition for each system, or is it better to use the Windows 11 ESP partition? Thanks

top 2 comments
sorted by: hot top controversial new old
[โ€“] Sterling@lemmy.zip 2 points 2 months ago

From my experience, separate them. When I got around to blowing my windows installation away it was a pain in the ass to switch the boot to another partition.

[โ€“] BCsven@lemmy.ca 2 points 2 months ago

Make two partitions. If you only have the one, windows thinks it owns it and will randomly overwrite your EFI stuff.

If you make an extra partition (extra drive is advisable too) then install Linux on the new EFI then part of the install should probe foreign OS and add a chainloader entry to your Linux grub boot. In BIOS set your Linux boot entry as the default. When it boots you will have the windows option show up besides the linux one, which will handover the boot process to windows at that point. This way windows is unaware of the Linux boot partition and doesn't know it was chainloaded. It will leave your EFI partition alone. Just when you initially go back to windows if it gives you a desktop notice saying partitions found/assign drive letter etc just click ignore/do nothing. Don't assign drive letter. Windows will then ignore the extra partitions.