Hello, I am having an issue with Bazzite 40 (nvidia+GNOME). When I try to edit, copy or remove any file on a secondary (2) HDD it will show a disabled button on Files. I have Windows installed on a different disk (3) and Bazzite on the first one (1).
If youâve got the expected rw flag in the mount there might be something going on in the filesystem thatâs caused it to lock to ro. This doesnât necessarily mean something horrible is happening just a protection measure. Whatâs the logs show as it mounts the drive? That should help tell why itâs doing this
journalctl -e then scroll up using arrows, reverse search with ? key. Youâd want to look for lines that contain and are around the device (ie /dev/sda1) that you are trying to mount
Just an FYI: Iâve opened an issue with the Bazzite docs regarding the Read-Only situation when the drive is used with Windows. Going to need to be a bit of discussion to determine how they wanna handle it as the âfixâ involves messing with Windows.
Update: NTFS is not supported by Bazzite as a game drive or normal drive. Iâll be opening a PR to hopefully be a bit more direct about this.
Well, even with it not being supported, I have played with it using Lutris/Wine. I am aware that some games would not work at all, like the Steam Library wich needs to be placed on a btrfs or ext4 disk. But I do need to have write access from Windows and Linux at the same time⌠maybe change it to exFat would be better?
Id argue thats probably the better option due to some funkiness of NTFS on Linux in general not to mention Windows doing Windoes things with it. But if its working you can probably leave it and itâll be fine.
Bazzite not supporting it just means âhere be dragons, your on your own please donât ask us about itâ not that it wonât work.