Revert "Revert "Correct external boot fstab to use sd card or usb""

This reverts commit a5e7219fa0.
This commit is contained in:
Hal Emmerich 2019-09-17 23:31:16 -05:00
parent dec6cd88a7
commit b02b5b7adc

View File

@ -1,3 +1,3 @@
#try both the sdcard and the usb as root
/dev/mmcblk2p2 / ext4 nofail,x-systemd.device-timeout=5s,defaults,noatime 0 1
/dev/mmcblk1p2 / ext4 nofail,x-systemd.device-timeout=5s,defaults,noatime 0 1
/dev/sda2 / ext4 nofail,x-systemd.device-timeout=5s,defaults,noatime 0 1