In the Terminal, the command
myuser@TomE:~$ sleep 5 && /home/myuser/mountF myuser@TomE:~$works OK with mountF containing
#! /bin/bash pkexec mount -t vfat /dev/sdb7 /home/myuser/F. But if I place the same command in the Startup Applications dialog and check it, it does not work after I log in, even if I have unchecked the antivirus program there and disconnected external USB disks. In my home directory is a file .xsession-errors, with the logging time, containing
openConnection: connect: No such file or directory cannot connect to brltty at :0. Is it related to this problem? (According to the Software Updater, my system is up to date.) Thanks!