1

I am mounting my user filesystem in a server I connect to through SSH as a remote filesystem in my local Ubuntu machine.

For that I have been following the instructions in this tutorial.

The first part, mounting the system, works fine (though I have to remove the defer_premissions option for it to work).

But I also tried the second part, editing /etc/fstab to mount the remote filesystem on boot, and it made my system boot up in emergency mode.

The problem got fixed immediatly as soon as I removed the sshfs#[email protected]:/ /mnt/droplet line from /etc/fstab, so it looks like that is indeed the culprit.

How do I fix this to mount the remote filesystem on boot?

Jsevillamol
  • 177
  • 1
  • 3
  • 10

0 Answers0