ubuntu@ubuntu:~$ sudo mount /dev/sda1 /mnt
ubuntu@ubuntu:~$ sudo chroot /mnt
root@ubuntu:/# sudo apt update
sudo: unable to resolve host ubuntu: Connection refused
Err:1
http://ru.archive.ubuntu.com/ubuntu xenial InRelease
Temporary failure resolving 'ru.archive.ubuntu.com'
Err:2
http://security.ubuntu.com/ubuntu xenial-security InRelease
Temporary failure resolving 'security.ubuntu.com'
Err:3
http://ru.archive.ubuntu.com/ubuntu xenial-updates InRelease
Temporary failure resolving 'ru.archive.ubuntu.com'
Err:4
http://ru.archive.ubuntu.com/ubuntu xenial-backports InRelease
Temporary failure resolving 'ru.archive.ubuntu.com'
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
W: Failed to fetch
http://ru.archive.ubuntu.com/ubuntu/dists/xenial/InRelease Temporary failure resolving 'ru.archive.ubuntu.com'
W: Failed to fetch
http://ru.archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Temporary failure resolving 'ru.archive.ubuntu.com'
W: Failed to fetch
http://ru.archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Temporary failure resolving 'ru.archive.ubuntu.com'
W: Failed to fetch
http://security.ubuntu.com/ubuntu/dists/xenial-security/InRelease Temporary failure resolving 'security.ubuntu.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
root@ubuntu:/# sudo apt upgrade
sudo: unable to resolve host ubuntu: Connection refused
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@ubuntu:/#