My Ubuntu 20.10 installation was showing a blank screen after booting, so I started it in recovery mode and tried sudo fsck -f /
. The error it gave was:
sudo: unable to resolve host dk: Temporary failure in name resolution
fsck from util-linux 2.36
e2fsck 1.45.6
/dev/sda3 unmounted
e2fsck: cannot continue, aborting
How can I solve this issue?