Unbound install/config error with mounting

Following this guide to install Unbound for DNS purposes and I have ran in to a problem with the following cmd:

sudo mount --bind -n /dev/log /etc/unbound/dev/log

sudo mount --bind -n /dev/random /etc/unbound/dev/random

I get the following sysntax error:

root@pc:/etc/unbound# mount(2) system call failed: Not a directory.

I have used the chown cmd, and the chmod cmd thinking it may be an issue with permissions, and it didn't help.

I have searched for awhile on the net for someone who has had this problem yet I've seen no others.

OS is Ubuntu 18.04.04

Thanks for the help in advance

1 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like