Power & Source of Big Ideas

automount m2-SSD in Nano Pi R5s

Moderators: chensy, FATechsupport

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?
I have this error too, did you fix it?
I did something like:

root@FriendlyWrt:~# vi /etc/rc.local
# Put your custom commands here that should be executed once
# the system init finished. By default, this file does nothing.
mkdir -p /mnt/nvme0n1p9
mkdir -p /mnt/sda1
mount -a


nvme0n1 is my internal SSD
sda1 is my USB SSD

I've got my file system on nvme0n1, it seems to mount all by itself fine at /
I don't think I need mkdir -p /mnt/nvme0n1p9

Who is online

In total there are 4 users online :: 0 registered, 0 hidden and 4 guests (based on users active over the past 5 minutes)
Most users ever online was 5265 on Sun Aug 31, 2025 11:40 pm

Users browsing this forum: No registered users and 4 guests