Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2003 17:06:26 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Gavin Hubbard <ghub005@xtra.co.nz>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Not able to finish new 4.8 install on Compaq Alphaserver DS20
Message-ID:  <20030908160626.GA603@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <FBEOLBCENGFGBBENNBINGEDACAAA.ghub005@xtra.co.nz>
References:  <FBEOLBCENGFGBBENNBINGEDACAAA.ghub005@xtra.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help

--VbJkn9YxBvnuCH5J
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Sep 09, 2003 at 03:23:55AM +1200, Gavin Hubbard wrote:

> The problem I have is that once Sysinstall keeps stopping towards the end=
 of
> the installtion with the following message:
>=20
> "Unable to get packages/INDEX file from selected media."
>=20
> "This may be because the packages collection is not available on the
> distribution media you've chosen, most likely an FTP site without the
> packages collection mirrored. Please verify that you media, or your path =
to
> the media, is correct and try again."

That's because the mini-iso doesn't contain any packages.  However,
apart from installing some third party packages, you have, in fact,
successfully installed FreeBSD.

I suggest that you quit out of sysinstall, boot up your system in
FreeBSD, log in, make sure you set up the networking correctly and:

Either: install the cvsup-without-gui port by:

    # pkg_add -r cvsup-without-gui

Then use cvsup(1) to pull down the latest ports tree (see Appendix A.5
of the handbook for instructions:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html)
and install the extra software that you want via the ports(7) system.
Each time you update the ports tree, remember to run 'make index' to
regenerate the INDEX file.  That takes a little time, as it has to
chew through about 9,100 ports and sort out all of the dependencies
and so forth.

Highly recommended (if you choose this route) that the first port
you install should be sysutils/portupgrade, then use portupgrade to
install everything else.

Or: from within FreeBSD, run sysinstall -- for 4.{8,9} it's
/stand/sysinstall, for 5.x it's /usr/sbin/sysinstall, go into the
Options section, set your installation media to FTP, choose a nearby
FTP server, then go into the 'Configuration' section and 'Packages'
within that.  This will download the packages/INDEX from the FTP
server and give you a fairly easy way to install what packages you
require.

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--VbJkn9YxBvnuCH5J
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/XKkCdtESqEQa7a0RAo4QAJ99HUU50nN2p80oColQZQayoe8r9gCfcicE
t9ah6yYy2+4QLgq+MhOHths=
=u3m4
-----END PGP SIGNATURE-----

--VbJkn9YxBvnuCH5J--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030908160626.GA603>