From owner-freebsd-questions Tue Sep 25 15:46:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.knology.net (user-24-214-63-14.knology.net [24.214.63.14]) by hub.freebsd.org (Postfix) with SMTP id 5275837B419 for ; Tue, 25 Sep 2001 15:46:23 -0700 (PDT) Received: (qmail 27955 invoked from network); 25 Sep 2001 22:39:40 -0000 Received: from user-24-214-110-62.knology.net (HELO ?10.0.0.22?) (24.214.110.62) by user-24-214-63-14.knology.net with SMTP; 25 Sep 2001 22:39:40 -0000 Mime-Version: 1.0 X-Sender: dkelly@hiwaay.net (Unverified) Message-Id: Date: Tue, 25 Sep 2001 17:39:40 -0500 To: freebsd-questions@freebsd.org From: David Kelly Subject: raw partition size != slice size Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I see this a few times in the archives but no cure. Recycling an "old" Dell P-II 300 for firewall use. Initially created a single FreeBSD slice on the 6G drive and installed 4.4-RELEASE. Changed my mind, booted the CDROM again, wiped that installation to create a 64M type-6 partition at the start (place to keep BIOS updaters and such insanity, disk is cheap), then the rest is FreeBSD. Typed "64m" for the slice size but later saw it was listed as 62. "Uh, OK, if you say so." But seems like a bigger difference than I've seen before on other machines. Well, everything else is working but in dmesg(1) this appears, suggesting my first slice isn't sane: ad0: 6149MB [13328/15/63] at ata0-master UDMA33 acd0: CDROM at ata1-master using PIO4 Mounting root from ufs:/dev/ad0s2a ad0s1: raw partition size != slice size ad0s1: start 63, end 128519, size 128457 ad0s1c: start 63, end 12594959, size 12594897 ad0s1: truncating raw partition ad0s1: rejecting partition in BSD label: it isn't entirely within the slice ad0s1: start 63, end 128519, size 128457 ad0s1a: start 63, end 204862, size 204800 ad0s1: rejecting partition in BSD label: it isn't entirely within the slice ad0s1b: start 204863, end 474718, size 269856 ad0s1: rejecting partition in BSD label: it isn't entirely within the slice ad0s1e: start 474719, end 736862, size 262144 ad0s1: rejecting partition in BSD label: it isn't entirely within the slice ad0s1f: start 736863, end 12594959, size 11858097 System isn't in production use yet so if I must, it can be blanked again. What to do? Go ahead and format.exe with DOS? Should I have used FDISK.EXE to create the first partition then sysinstall for the next? -- David Kelly N4HHE, dkelly@hiwaay.net ======================================================================== Whom computers would destroy, they must first drive mad. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message