thanks this worked, also made my root delay to 15 - seems like my external drive is a little bit slow on the get-go.Ernst wrote:If /mnt/HDD exists then this should work:
Code: Select all
UUID=2EA265F5A265C247 /mnt/HDD ntfs nofail,defaults 0 0
Code: Select all
sudo umount /dev/sda1
sudo mount /dev/sda1 /mnt/HDD