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] 3 points 3 days ago

I'm not sure about how to do what you're doing, but just as a warning, /home is a symlink to /var/home on Fedora Atomics. Pointing to /home might cause issues.

I would imagine it involves having a separate partition for your shared Home and mounting it at /var/home, but that's about the extent of my knowledge.