Re: Ubuntu Server 8.04



Kaushal Shriyan wrote:

I have installed Ubuntu 8.04 Server edition

I did mount /dev/scd0 /mnt/cdrom

I could find all the packages in /mnt/cdrom/pool/main/

How can i install it from the CD, I dont have GUI on this host.

What is "it"?

Do you want to add the CD to the list of packet repositories?
If so, you should check if the CD is not already listed there
(/etc/apt/sources.list), which is very likely if you installed from this
CD. If an entry for the CD is missing, use apt-cdrom to create one.
man apt-cdrom

Do you simply want to install software using the command line?
If so, use apt-get or aptitude
man apt-get
man aptitude

Read
https://help.ubuntu.com/8.04/serverguide/C/

Regards
mks

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Debian apt-cdrom questions
    ... > good things about apt-get. ... > I assumed that when you do an apt-get install it would tell you to insert ... apt-cdrom -d /cdrom add and load the first CD when prompted to. ... CDROM mount point and device information is taken from apt.conf ...
    (comp.os.linux.misc)
  • Re: How to reinstall without changing anything?
    ... What did the script run under, ... Did you install a bare-bones system ... mkdir /hda1 ... apt-get -qq install x-window-system ...
    (Debian-User)
  • Re: Debian 3.1: PHP install strategies
    ... the apt-get config file to change this. ... deb http://security.debian.org/ stable/updates main contrib non-free ... It would be better to check whether aptitude is already installed: ... installation going, then I download and install packages like apache, php, ...
    (uk.comp.os.linux)
  • Re: How to Totally!! nuke X11?
    ... } I always use something like "aptitude install -t version xxx". ... This is the primary benefit I keep hearing about for aptitude over apt-get. ... I install a package because I want to try it out, ...
    (Debian-User)
  • Re: update manager cannot update kernel files (was Re: aptitude x apt-get (was: Re: Dapper -
    ... is simply that the update app in gnome on Ubuntu Dapper did *NOT* update ... As I said, you can do the same things (install, update, upgrade, dist-upgrade, ... Aptitude has several enhancements over apt-get, ...
    (Ubuntu)