LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Problem installing SSH (https://www.linuxquestions.org/questions/debian-26/problem-installing-ssh-559572/)

rocka 06-06-2007 05:45 AM

Problem installing SSH
 
I just recently installed my first Linux distro (debian etch) and I am trying to install SSH:

apt-get install ssh
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
openssh-server
Suggested packages:
ssh-askpass rssh molly-guard
The following NEW packages will be installed:
openssh-server ssh
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/223kB of archives.
After unpacking 602kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Media change: please insert the disc labeled
'Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 NETINST Binary-1 20070407-11:29'
in the drive '/cdrom/' and press enter

Media change: please insert the disc labeled
'Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 NETINST Binary-1 20070407-11:29'
in the drive '/cdrom/' and press enter


I inserted the Debian netinstall CD, but it keeps asking for it. I can access the CD from anywhere else so thats not where the problem lies. Thank you for any help.

yanik 06-06-2007 06:33 AM

comment out the cdrom line(s) in /etc/apt/sources.list and it'll fetch it from the repo (if you configured it to do so during the installation). You only have a very basic set of packages on the netinstall cd.

rocka 06-06-2007 07:32 AM

Thank you, that worked out fine.


All times are GMT -5. The time now is 06:30 PM.