Locked out of my bazzite installation
So, I was having a "Disk Write" error on an ntfs drive shared with windows, and checked for other people with the same problem here.
Found this link to use an ntfs drive with linux https://github.com/ValveSoftware/Proton/wiki/Using-a-NTFS-disk-with-Linux-and-Windows and followed it's steps
However bazzite won't boot anymore and it's giving the error in the image.
Everything on windows works just fine.
I did make some alterations to my sudoers to enable rebooting to windows using a shell script from inside steam, althou the path might be slightly different from what's in there, that's basically it
%wheel ALL=(root) NOPASSWD: /usr/sbin/efibootmgr
Found this link to use an ntfs drive with linux https://github.com/ValveSoftware/Proton/wiki/Using-a-NTFS-disk-with-Linux-and-Windows and followed it's steps
However bazzite won't boot anymore and it's giving the error in the image.
Everything on windows works just fine.
I did make some alterations to my sudoers to enable rebooting to windows using a shell script from inside steam, althou the path might be slightly different from what's in there, that's basically it
%wheel ALL=(root) NOPASSWD: /usr/sbin/efibootmgr

GitHub
Compatibility tool for Steam Play based on Wine and additional components - ValveSoftware/Proton
Solution
you essentially broke your fstab you need to fix it, if you cant fix it using
https://docs.bazzite.gg/Advanced/rescue-and-emergency-mode/
and manually fixing the file
or by booting the
if the grub boot menu is hidden then press ESC when booting, if youre taken to the grub command line type
https://docs.bazzite.gg/Advanced/rescue-and-emergency-mode/
and manually fixing the file
or by booting the
ostree:1 entry in grub then do rpm-ostree rollback, youre cooked if neither works.if the grub boot menu is hidden then press ESC when booting, if youre taken to the grub command line type
normal to get the menu back.Bazzite is a custom image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices.
