From owner-freebsd-questions Tue May 30 15:38:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 290A337B6FA for ; Tue, 30 May 2000 15:38:36 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id CAA18788; Wed, 31 May 2000 02:41:22 +0200 Message-ID: <3934431C.1A60B570@i-clue.de> Date: Wed, 31 May 2000 00:39:24 +0200 From: Christoph Sold Organization: i-clue interactive GmbH X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: HarDBooT Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD 4.0 install problem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD, as Winblows, wants to have its boot partition within the very first two Gig of any drive. It seems you experienced fdisk reporting the fact. To fix the problem, you have to change your disk layout: there should be at least some room for the root file system within the first two Gigs of your disk,. something like this: slice 0 (Dos partition 1) 1G Winblows slice 1 (Dos partition 2) 1G FreeBSD root slice 2 (Dos partition 3) some more room for FreeBSD slice 3 (Dos partition 4) extended DOS partition for Winblows alternatively, add another small disk, and install FreeBSD there. Unlike Winblows, FreeBSD boots happily from any disk on your system, given itrs root partition is to be found within the first two Gig. HTH -Christoph Sold HarDBooT wrote: > I'm trying to install FreeBSD 4.0 on a AMD-K6 2 355Mhz 128 RAM > HD Geometry 1313 cyls 255 heads 63 sectors=21093345 (as reported by FDISK) > > Offset Size End Name PType Desc SubType Flags > 0 63 62 - 6 unused 0 > 63 4112577 412639 ad0s2 2 fat 12 #(2G > Win98) > 4112640 6152895 10265534 ados1 2 fat 12 #(3G > backup) > 10265535 10829889 21095423 - 6 unused 0 > #(5G > for FreeBSD) > > the problem is that after the "making a new filesystem on /dev/rad0s3a" > this message appear > > Unable to make a new root filesystem on /dev/rad0s3a! > Command returned status 36" > > What can I do to fix this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message