From owner-freebsd-questions@FreeBSD.ORG Sat Sep 23 10:51:05 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 3C88616A40F for ; Sat, 23 Sep 2006 10:51:05 +0000 (UTC) (envelope-from wittig.robert@sbcglobal.net) Received: from smtp109.sbc.mail.re2.yahoo.com (smtp109.sbc.mail.re2.yahoo.com [68.142.229.96]) by mx1.FreeBSD.org (Postfix) with SMTP id BBDD643D45 for ; Sat, 23 Sep 2006 10:51:04 +0000 (GMT) (envelope-from wittig.robert@sbcglobal.net) Received: (qmail 84007 invoked from network); 23 Sep 2006 10:51:03 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=zlGTil+U67snO+LP9eALp/LVYhk8Bga/91HdMryvnDCTVl4E6wA+N60XRR1hct/2M+xs219X55KXCaYU6KkOQa2MHPdISxwPskXnrG7OE3+irpqmdPCFxl2garV3615HGjwVHjtDMgNZm5kVJgW2vW9MOHF6jfsuGO1WgLy5lLc= ; Received: from unknown (HELO ?192.168.1.3?) (wittig.robert@sbcglobal.net@70.142.248.62 with plain) by smtp109.sbc.mail.re2.yahoo.com with SMTP; 23 Sep 2006 10:51:03 -0000 Message-ID: <451511E2.9090204@sbcglobal.net> Date: Sat, 23 Sep 2006 05:52:18 -0500 From: Robert C Wittig User-Agent: Thunderbird 1.5.0.7 (X11/20060909) MIME-Version: 1.0 To: Sunil Kumar References: <4bf1239f0609222103t352b3a64q4ed17deeae366a70@mail.gmail.com> In-Reply-To: <4bf1239f0609222103t352b3a64q4ed17deeae366a70@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: 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 10:51:05 -0000 Sunil Kumar wrote: > 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'm not sure what you mean by 'managed to provide one of the partitions for FreeBSD'. I am guessing that you mean, you had some unallocated space on your HD, and you created a FreeBSD slice in that space, and then you created the partitions '/', '/var' etc. inside that slice. I just downloaded, burned, and installed the FreeBSD *.iso's last week, but I only downloaded and burned two of them... the ones labeled 'disk1' and 'disk2' at: ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/6.1/ I did not bother downloading and burning the one labeled 'bootonly' as it is unnecessary. I ran the entire installation [All] from disk1, which is bootable, and which, for me, was all that my machine (an MSI dual PIII server board) required... did not need to mess with disk2. > 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? If you were using the bootonly.iso, I suspect that it is what I assumed it was... just a 'boot only' CD, w/o the installation files. I made that assumption bases on the size of the image... only 23,722 KB, as opposed to the 500,000+ KB of the other iso's. > 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? I am guessing from past experience, that you have several ways to go that would work... Either you can choose to leave the MBR alone, and later you can add an entry to GRUB, so that FreeBSD can be booted from there, or you can choose to install the FreeBSD boot loader, which will in all likelihood find your Linux kernel(s) and add that/them to the list, or you can leave the MBR alone and just boot FreeBSD from the 'boot only' CD you have created, by typing in an argument at the boot> prompt, telling it where the kernel is. -- -wittig http://www.robertwittig.com/ . http://robertwittig.net/