Correct external boot fstab to use sd card or usb
This commit is contained in:
parent
3a3d14cd0e
commit
d16b6ce588
@ -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
|
Loading…
Reference in New Issue
Block a user