From owner-freebsd-hackers Wed Aug 30 21:20:47 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id VAA21003 for hackers-outgoing; Wed, 30 Aug 1995 21:20:47 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id VAA20997 ; Wed, 30 Aug 1995 21:20:46 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.11/8.6.9) id VAA01827; Wed, 30 Aug 1995 21:20:44 -0700 From: Julian Elischer Message-Id: <199508310420.VAA01827@ref.tfs.com> Subject: Re: fdisk-disklabel part 2 To: gclarkii@freefall.FreeBSD.org (Gary Clark II) Date: Wed, 30 Aug 1995 21:20:43 -0700 (PDT) Cc: freebsd-hackers@freefall.FreeBSD.org In-Reply-To: <199508310341.UAA19991@freefall.FreeBSD.org> from "Gary Clark II" at Aug 30, 95 08:41:15 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 1277 Sender: hackers-owner@FreeBSD.org Precedence: bulk > > Hello, > > Ok, I've not got a "hacked" sysinstall that only does fdisking, labeling > and newfsing. Right now I'm trying to track down where this sigfault > is coming from after labeling and before newfing. This is bloated > as I've not trimmed out anything besides what was required to get it > work. > > Point: Why does only create a 'e' partion when I've only got one > partion selected??? historical.... usually in these systems, a is root, b is swap and d is usr in the case of 386BSD, d was the whole disk.. but in a disk with no root or swap, (or user) it was still usual to not use a,b, or d unless you really had to.. if you had an 'a' usually that maent that it was an alternate root partition, (so the disk would be bootable on another machine, or by typing sd(1,a)/kernel no a part usually indicated that it wasn't bootable.. > > Expect an upload to freefall tonight. > > Gary > Disclaimer: This is a HACK! I've done just enough to get it to run...:) > > -- > Gary Clark II (N5VMF) | FreeBSD support and service > gclarkii@FreeBSD.ORG | mail info@gbdata.com for information > FreeBSD FAQ at ftp.FreeBSD.ORG in > ~pub/FreeBSD/FreeBSD-current/src/share/FAQ/Text/FreeBSD.FAQ > >