I installed 9.4.0 ISO from a USB stick today, using the graphical installer. All seemed to go well, I exited the installer and rebooted with no issues. I then wanted to install some packages and tried to use sudo in the terminal. I have now discovered that since I specified a root password during installation, sudo is not installed by default. I then ran commands to install sudo and got the following output asking me to insert a disk. Huh??
- Code: Select all
drew@Drew:~$ su
Password:
root@Drew:/home/drew# apt-get install sudo
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
sudo
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/1,055 kB of archives.
After this operation, 3,108 kB of additional disk space will be used.
Media change: please insert the disc labeled
'Debian GNU/Linux 9.4.0 _Stretch_ - Official amd64 DVD Binary-1 20180310-11:21'
in the drive '/media/cdrom/' and press [Enter]