From owner-freebsd-questions@FreeBSD.ORG Sat Sep 23 04:03:02 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 AA11816A412 for ; Sat, 23 Sep 2006 04:03:02 +0000 (UTC) (envelope-from sunilts@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2C3343D49 for ; Sat, 23 Sep 2006 04:03:01 +0000 (GMT) (envelope-from sunilts@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1556004pye for ; Fri, 22 Sep 2006 21:03:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=t9BKPiq1aH1dHQIujwMokoBP5rAkNWHwJ4P/I5qoXNvIyMv3mo4DSm8EIV0hAGGFhR5IAuIoeyZ+06kthIqmgE+dwRLARGrXhk0zB/odvKsBS38CHOPTxglX/ixlZQvCW46xrD2ce1lCb121EVy2dSA2u5e+36v8IDL1EhjFajI= Received: by 10.64.156.1 with SMTP id d1mr1606136qbe; Fri, 22 Sep 2006 21:03:01 -0700 (PDT) Received: by 10.64.251.4 with HTTP; Fri, 22 Sep 2006 21:03:00 -0700 (PDT) Message-ID: <4bf1239f0609222103t352b3a64q4ed17deeae366a70@mail.gmail.com> Date: Sat, 23 Sep 2006 04:03:01 +0000 From: "Sunil Kumar" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Problems during installing FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 04:03:02 -0000 Hi: I have been trying to install FreeBSD on a system which already has Red Hat Linux installed with grub boot loader on a x86 hardware. I managed to provide one of the partitions for FreeBSD and use the option "A' (Auto Defaults) for creating the "/", "/var", '/usr" and "/swap" configuration inside this parition. After selecting all the required packages I get an error stating it is not able to find necessary packages in the media and should it retry. This occurs for every package. I downloaded three *.iso images from the www.freebsd.org website and burnt in on 3 CDs and used the first CD which just contains the "/boot" directory for starting the installation. My question is: 1) Why doesn't it ask me to load the next CD in to the CDRom Drive during the installation, which I presume contains all the required packages and binaries? 2) Will I be able to still boot Linux if I allow FreeBSD to overwrite the MBR with its own boot loader, which it asks during installation? Can somebody please help me with this issue? thanks, Sunil