Hi,
I try to add a usb disk (SSD/USB3.1) to my turris Omnia.
I set all the mount option, every seems to be ok, i can walk to all the directories.
But if i try to reboot the router, it can reboot, I can’t have any access so I have no idea of what going on, I need to remove the disk en reset the router to gain access to it.
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 uuid ‘3520e929-d6ef-4829-9c20-d46916b80004’
option target ‘/mnt/part1’
option enabled ‘1’
option fstype ‘ext4’
config mount
option enabled ‘1’
option uuid ‘9ec1daad-9cb0-4c8e-853d-b94a15c3f59b’
option target ‘/mnt/part2’
option fstype ‘ext4’
config mount
option uuid ‘0b4cfe0e-40f3-4ea4-9fcc-c1103e1437ec’
option target ‘/mnt/nas’
option enabled ‘1’
option fstype ‘ext4’