From owner-freebsd-questions@FreeBSD.ORG Tue Jul 27 07:49:36 2004 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 0800316A4CE for ; Tue, 27 Jul 2004 07:49:36 +0000 (GMT) Received: from audiogram.mail.pas.earthlink.net (audiogram.mail.pas.earthlink.net [207.217.120.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id D59DB43D45 for ; Tue, 27 Jul 2004 07:49:35 +0000 (GMT) (envelope-from algould@datawok.com) Received: from 20-74.lctv-b4.cablelynx.com ([24.204.20.74] helo=[192.168.63.10]) by audiogram.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1BpMiJ-0003KX-HV; Tue, 27 Jul 2004 00:49:31 -0700 From: "Andrew L. Gould" To: Sikander Abbasi Date: Tue, 27 Jul 2004 02:49:32 -0500 User-Agent: KMail/1.6.2 References: <20040727060922.53333.qmail@web14103.mail.yahoo.com> In-Reply-To: <20040727060922.53333.qmail@web14103.mail.yahoo.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407270249.32723.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b7599385cad4a4c3df8c1f2a355e136c7350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.204.20.74 cc: freebsd-questions@FreeBSD.org Subject: Re: problem installing freebsd 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: Tue, 27 Jul 2004 07:49:36 -0000 On Tuesday 27 July 2004 01:09 am, Sikander Abbasi wrote: > Dear sir, > > thanking you for your reply > > I am using freebsd 5.2 cdrom installing,it give > errorwhen it start installing file system, error, max > one fat partition allow. > > with regards > Sikander Abbasi Are you having FreeBSD install a fat filesystem? Are you trying to install FreeBSD to a fat filesystem? Do you have operating systems on both fat partitions? Did you label both fat partitions as bootable? Did you label the FreeBSD partition as bootable? What mount points did you assign to the fat partitions? How did you divided the FreeBSD partition into /, swap, etc.? You might try ignoring (not changing, not mounting, not labelling as bootable) the fat partitions during installation and see if that helps. You might also try more recent releases such as FreeBSD 4.10 or 5.2.1. Best of luck, Andrew Gould