Issue with partition mount during startup

I’m trying to build my own vyos image and package, but after lots tries on sagitta and current, I found that my images have a same problem, they will not mount the persistence partition, that resulting lots error in the system.

I want to know how the mounting works in vyos. I checked fstab it is empty in image, and cannot found where to do it, does it happen in image build stage or something in vyos-1x or vyatta-config? Or any logs I can provide on this issue?

For now, there will a config migration error during every boot including from livecd, and in disk boot, the vyos-grub-update systemd service fails. After I mount the persistence partition mannually, everythings seems working, but after reboot, it will not mount it again. The partition is generated correctly, but idk why it is not mounted during boot.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.