So I’m tinkering around building an OS on a SD card,
but now I only have one partition out of two that wants to autoboot.
So the root partition of my SD card automounts,
but the boot partition doesn’t.
Is there any way to figure out why this happens?
udisks2 doesn’t mount automatically Boot/ESP partitions. In fact, it is excluded by an udev rule.
See:
less /usr/lib/udev/rules.d/80-udisks2.rules
1 Like
Make sure the uuid on the boot partition is the same as /ext/fstab
system
Closed
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.