OK, there wasn't anything wrong with my fstab. I was able to chroot into my EMMC installation by following [these instructions](https://wiki.mobian-project.org/doku.php...leshooting). I updated all packages and checked journalctl and I couldn't see any problems.
I did see this in dmesg
```
anx7688 1-0028: boot firmware load failed (you may need to flash FW to anx7688 first)
```
I see [a thread](https://forum.pine64.org/showthread.php?...7#pid89367) about this firmware problem and it looks like it's saying I need to download an image and replace the firmware, but the post refers to postmarketOS. I'm not sure if there's anything else I can do. I can see that I have the 5.10 kernel, so maybe there's a way to roll that back. I can't find grub on my phone and so I'm guessing mobian uses something else.
I saw this solution posted a lot:
# echo 1 > /sys/class/typec/port0/device/flash_eeprom
but I chrooted into the phone and /sys/ is empty.
I did see this in dmesg
```
anx7688 1-0028: boot firmware load failed (you may need to flash FW to anx7688 first)
```
I see [a thread](https://forum.pine64.org/showthread.php?...7#pid89367) about this firmware problem and it looks like it's saying I need to download an image and replace the firmware, but the post refers to postmarketOS. I'm not sure if there's anything else I can do. I can see that I have the 5.10 kernel, so maybe there's a way to roll that back. I can't find grub on my phone and so I'm guessing mobian uses something else.
I saw this solution posted a lot:
# echo 1 > /sys/class/typec/port0/device/flash_eeprom
but I chrooted into the phone and /sys/ is empty.