Tl;dr: need to know the absolute path of where Kinoite/Silverblue keeps /etc/fstab.
A bit of backstory: My system has ssd+hdd. It runs off the ssd, and I want to use bind mounts from hdd storage to home directory on ssd. I’ve struggled setting this up on non-immutable systems, but Kinoite is even more of a challenge, with the symlinking from /var/home and such.
In any case, I made a bad edit to /etc/fstab and now /home/user is inaccessible, making the system unbootable.
I booted into a recovery usb-stick, decrypted and mounted the nvme0n1p3 partition. I can’t seem to find /etc anywhere, and the directory layout is different from what I’m used to.
The short answer is that /etc isn’t part of the paths that are redirected to /var by default, so /etc/fstab should still work, but there are some considerations for /etc paths on ostree upgrades, for example : Adapting existing mainstream distributions - ostreedev/ostree
These directories look like they each contain a version of the usual linux root directory tree. Exploring further, it seems like they are symlinked together. Editing boot.1.1/etc/fstab applies the same changes to boot.1/etc/fstab.