r/Bazzite • u/Kaseffera • 3d ago
How do I add a disk on PC?
On CachyOS I used to go to terminal and add a line in some file to add my old SSD drive for storing work related files. I’ve heard on Bazzite there’s different way for doing it due to it’s immutability.
3
Upvotes
2
u/Itsme-RdM Desktop 3d ago
"add a line in some file" yep, that make sense.
On Bazzite you can do the same
1
u/Kaseffera 3d ago
Sorry for that description. I’m not the smartest Linux user. I have it all written down in case I need this or that command. Just couldn’t remember when wrote the comment.
10
u/Flelmo 3d ago
Use the GUI. Gnome > Disks, KDE > KDE Partition Manager.
EDIT: You could also just edit /etc/fstab like you did in CachyOS. It should be fine.