From owner-freebsd-questions Mon Sep 13 18:57: 4 1999 Delivered-To: freebsd-questions@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id AD62714C05 for ; Mon, 13 Sep 1999 18:56:58 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id LAA17766; Tue, 14 Sep 1999 11:26:59 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id LAA25910; Tue, 14 Sep 1999 11:26:56 +0930 (CST) Date: Tue, 14 Sep 1999 11:26:56 +0930 From: Greg Lehey To: "steve@piperscreek.com" Cc: BSD Questions Subject: Re: Installation partition problem (hope this is formatted ok) Message-ID: <19990914112656.W10106@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from steve@piperscreek.com on Mon, Sep 13, 1999 at 09:40:26AM -0500 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 13 September 1999 at 9:40:26 -0500, steve@piperscreek.com wrote: > hi.. sorry about the other attempts and the bad formatting > TRY #2? > > Hi... am still trying to install 3.2 on my computer. > Partitioned 800MB using Partition Magic - Primary partition. > I got to the place in the book where it uses the fdisk type program to set > aside something for freebsd. Before the create command it looked like: > > Offset Size End Name Ptype Desc Subtype Flags > 0 63 62 - 6 unused 0 > 63 9606807 9606869 wd0s1 2 fat 6 > 9606878 1638630 11205499 wd0s2 1 unknown 22 > 11245500 9828 11255327 - 6 unused 0 > > create suggest 9828 blocks > type of partition 165 > makes a wd0s3 freebsd but a size of zero !!! Huh? > then the last line just shows the unused stuff again. > Why doesn't it allot the amount suggested? Did I mess something up with > partition magic? The 9828 blocks at the end are left over because of the way the Microsoft partitioning scheme works. I'm guessing that fdisk takes your input, first allocates the 9828 blocks and then trims of the leftovers--you guessed it: 9828 blocks, leaving nothing. The 800 MB partition is probably wd0s2. You've given it a type 22, which neither fdisk nor I recognize. The only other partition is a 4.7 GB Microsoft FAT partition. If you're *sure* that this is the partition, you can delete it in fdisk and then create a FreeBSD slice. Depending on your BIOS, you may find it impossible to boot from this slice, however. The best thing is to try it. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message