Rpi3 USB HDD mount

  • Hello. Why USB HDD mount as noexec?

    I use in autostart.sh

    #!/bin/bash

    (mount -o remount,exec /dev/sda1)&

    exit 0

    does not always work

    not convenient

    Can I edit config files for mount as exec?

    Where find?

    fstab emty

    Thanks and Merry Christmas!