From owner-freebsd-questions@FreeBSD.ORG Mon Jul 7 08:43:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACDC537B401 for ; Mon, 7 Jul 2003 08:43:54 -0700 (PDT) Received: from mta3.adelphia.net (mta3.adelphia.net [64.8.50.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE71B43F85 for ; Mon, 7 Jul 2003 08:43:53 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com ([24.53.179.151]) by mta3.adelphia.net (InterMail vM.5.01.05.32 201-253-122-126-132-20030307) with ESMTP id <20030707154353.GHFN1368.mta3.adelphia.net@potentialtech.com>; Mon, 7 Jul 2003 11:43:53 -0400 Message-ID: <3F099539.302@potentialtech.com> Date: Mon, 07 Jul 2003 11:43:53 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030429 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Edouard Saksonov References: <20030707152504.6253.qmail@web12402.mail.yahoo.com> In-Reply-To: <20030707152504.6253.qmail@web12402.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@FreeBSD.org Subject: Re: post-installation problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2003 15:43:55 -0000 Edouard Saksonov wrote: > Hi, > I have installed FreeBSD 4.0 on my PC > I did boot from CDROM, but in the "Media" I had to put "DOS", cause my PC refuses > to install everything from CDROM (may be not of supported type). So, I copied whole > CDROM to C>/FREEBSD, and I used DOS partition for install. Everything went O.K. > I configured and installed my new kernel, system did boot with no problem, but > now, when I'd like to install something from Packges (like shells or less), I get only > a message that it was impossible to find and get system distribution files. > I tried to fetch packages and from DOS and from existing FreeBSD file system > (I copied whole disk in /usr/FREEBSD), but it doesn't work.I can not install any program. Did you read the ports section of the handbook? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html With something as old as FreeBSD 4.0, you're going to have trouble installing anything not already on your CD, as that software is getting rather old. You'll find the easiest way to install packages is to throw in your CD, run /stand/sysinstall and choose CD-ROM as the media. If your CD-ROM doesn't work at all under FreeBSD, you'll have to find the .tgz file that contains the package you want and manually install it using the pkg_add command. -- Bill Moran Potential Technologies http://www.potentialtech.com