Not sure if irregular booting is still an issue, but that sounds a lot like device names changing between boots. If I could hazard a guess - you’ve got something like /dev/sda in your fstab, where ideally you’d have UUID=1234-ABC. You can get the uuid by running
Not sure if irregular booting is still an issue, but that sounds a lot like device names changing between boots. If I could hazard a guess - you’ve got something like
/dev/sdain your fstab, where ideally you’d haveUUID=1234-ABC. You can get the uuid by runningblkid | grep sda