12-22-2021, 11:30 AM
I can mount the SD card with sudo mount -t ext4 /dev/mmcblk0p1 /home and it works. I'm running that way now, as I type this on the PP. I have all the stuff in the mobian directory there that I expect.
I follow the instructions in https://wiki.mobian-project.org/doku.php...nencrypted to build the fstab entry.
The fstab line I build is modified from the first line of the current fstab:
to be like this:
With that last line in there, the boot somehow either hangs, or delivers a blank screen, or something.
I follow the instructions in https://wiki.mobian-project.org/doku.php...nencrypted to build the fstab entry.
The fstab line I build is modified from the first line of the current fstab:
Code:
UUID=5eb7c824-6cba-41ab-80cc-5c3d45012776 / f2fs defaults 0 1
Code:
UUID=3314869d-66e3-44ad-8dbb-7a7275b6ea64 /home ext4 defaults 0 2
With that last line in there, the boot somehow either hangs, or delivers a blank screen, or something.
Pinephone beta edition, convergence model, Mobian Bookworm with Phosh.