Hi,
How do I enable auto mount USB ?
I need to enable Fat32, NTFSm exFAT, USB drives.
If I use sudo mount /dev/sda1 folder
it works
But I want to do it automaticaly.
Hi,
How do I enable auto mount USB ?
I need to enable Fat32, NTFSm exFAT, USB drives.
If I use sudo mount /dev/sda1 folder
it works
But I want to do it automaticaly.
You mean auto-mount on boot?
No. I mean while running to mount if I plug in a USB drive.
In rock3c debian it doesn’t have auto mount.
I have to run the CLI command as I told in the first post.
I want to create a config file importing script. But mounting USB is impossible without admin privilege