Re: How to share Steam library with more GNU/Linux systems?Hi
I did this a few years back, I wish I had that on hand now but I don't.
Try This Edit /etc/fstab and change the ext4 in /home to btrfs. This lets SteamOS know to mount it as BTRFS the next time you boot.
I always back-up any changes like this first:
Code:
sudo cp /etc/fstab /etc/fstab.bk
and I'll look to see that happened:
Code:
ls /etc/fstab*
/etc/fstab /etc/fstab.bk
But I have no idea on how your other /home partitions are formatted.
"When you practice gratefulness, there is a sense of respect toward others." >>Dalai Lama
Bookmarks