HI,
I use mount point and minidlna without a problem but in my log it seems that fstab does not have the right config?
Thu Dec 12 21:56:27 2024 user.info kernel: [ 7.798209] block: attempting to load /tmp/overlay/upper/etc/config/fstab
Thu Dec 12 21:56:27 2024 user.err kernel: [ 7.805059] block: unable to load configuration (fstab: Entry not found)
Thu Dec 12 21:56:27 2024 user.info kernel: [ 7.811857] block: attempting to load /tmp/overlay/etc/config/fstab
Thu Dec 12 21:56:27 2024 user.err kernel: [ 7.818141] block: unable to load configuration (fstab: Entry not found)
Thu Dec 12 21:56:27 2024 user.info kernel: [ 7.824852] block: attempting to load /etc/config/fstab
Thu Dec 12 21:56:27 2024 user.err kernel: [ 7.830797] block: unable to load configuration (fstab: Entry not found)
Thu Dec 12 21:56:27 2024 user.err kernel: [ 7.837505] block: no usable configuration
Thu Dec 12 21:56:27 2024 user.info kernel: [ 7.841739] block: attempting to load /etc/config/fstab
Thu Dec 12 21:56:27 2024 user.err kernel: [ 7.846980] block: unable to load configuration (fstab: Entry not found)
Thu Dec 12 21:56:27 2024 user.err kernel: [ 7.853695] block: no usable configuration
root@OpenWrt:~# cat /etc/config/fstab
config global
option anon_swap '0'
option anon_mount '0'
option auto_swap '1'
option auto_mount '1'
option delay_root '5'
option check_fs '0'
config mount
option target '/rom'
option uuid 'cad4e447-9b182387-c9f62205-a21e637f'
option enabled '1'
config mount
option target '/mnt/sda1'
option uuid '037407e4-9c88-47f8-b7e5-c0d91a0385c6'
option enabled '1'