Hello all,
i installed FriendlyWRT on my Nano Pi R5s and it works fine. I boot from eMMC and i added a M2 SSD, this works fine too.
Now i want to get the SSD ount automatically at system boot.
So i edited the /etc/fstab and inserted the SSD with an mountpoint.
This seems to work because i can mount the ssd with mount -a
There is only one thing, the SSD is not mounted automatically even though i inserted the auto-option in fstab.
because OpenWRT uses a universal configuration Interface (uci) with additional config-files, have i to insert additional entries in these config-files?