Powershell
Posts: 44
Joined: Fri Apr 08, 2016 10:24 am

USB HDD double mount problem

Fri Jun 16, 2017 9:00 pm

Hello guys!

I want to automount my USB HDD either on boot or manually.
Added this line to /etc/fstab

UUID=A6663AE9 /media/750 ntfs defaults,nofail 0 0

On boot, it mounts w/o problems. But if I plug it manually to the running system, it mounts
and then I get an error on LXDE - "Already mounted /dev/sda1" and sometimes asked for a root pwd.

How to fix it? Thanks!

Return to “Troubleshooting”