this post was submitted on 26 Feb 2025
6 points (100.0% liked)

Bazzite

156 readers
4 users here now

Unofficial community for Universal Blue’s Bazzite image.

Documentation: https://docs.bazzite.gg

Official forum: https://universal-blue.discourse.group/c/bazzite/

Universal Blue on Mastodon: https://fosstodon.org/@UniversalBlue

Source code: https://github.com/ublue-os/bazzite/

founded 4 months ago
MODERATORS
 

I have a ddsktop with Windows and Fedora and few other Linux distros already installed. I have a spare partition for the OS itself but have to share /home with the Fedora install.

How do I do this safely without formatting /home?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 day ago

Yeah ext4 works fine. It's just a mounting point. You're not recreating the home partition, just using it.

About the EFI partition, I'm pretty sure you just need GRUB on it, and it should detect everything just fine. But I never triple booted so there's that.

About /var, it's because it's fully writable. Dunno why they didn't just make /home writable too.