For context I'm working on a Raspberry Pi 0.
Using @A.B 's comment, I added `rootflags=fastboot` to `cmdline.txt` which is passed to the kernel on boot. This solved my issue.
For context I'm working on a Raspberry Pi 0.
Using @A.B 's comment, I added `rootflags=fastboot` to `cmdline.txt` which is passed to the kernel on boot. This solved my issue.