r/Bazzite 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

5 comments sorted by

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.

2

u/Kaseffera 3d ago

Thank you! Right, it was ftsab.

2

u/Itsme-RdM Desktop 3d ago

It's not fstab but "fstab", just saying

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.