From owner-freebsd-bugs@FreeBSD.ORG Fri Jun 27 06:30:14 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88E3137B401 for ; Fri, 27 Jun 2003 06:30:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7887943FFD for ; Fri, 27 Jun 2003 06:30:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h5RDUDUp086442 for ; Fri, 27 Jun 2003 06:30:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h5RDUDNt086441; Fri, 27 Jun 2003 06:30:13 -0700 (PDT) Resent-Date: Fri, 27 Jun 2003 06:30:13 -0700 (PDT) Resent-Message-Id: <200306271330.h5RDUDNt086441@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Brian Candler Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 505BE37B401 for ; Fri, 27 Jun 2003 06:21:03 -0700 (PDT) Received: from internal.mail.uk.tiscali.com (internal.mail.uk.tiscali.com [212.74.96.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id B14E243FE1 for ; Fri, 27 Jun 2003 06:21:02 -0700 (PDT) (envelope-from b.candler@pobox.com) Received: from [212.74.113.66] (helo=vaio.linnet.org) by internal.mail.uk.tiscali.com with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.12) id 19Vt9x-00065s-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 27 Jun 2003 14:21:01 +0100 Received: from brian by vaio.linnet.org with local (Exim 4.20) id 19VtB5-000Fzm-VG for FreeBSD-gnats-submit@freebsd.org; Fri, 27 Jun 2003 14:22:11 +0100 Message-Id: Date: Fri, 27 Jun 2003 14:22:11 +0100 From: Brian Candler To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/53839: sysinstall disklabel editor fails on post-install config X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Brian Candler List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2003 13:30:14 -0000 >Number: 53839 >Category: bin >Synopsis: sysinstall disklabel editor fails on post-install config >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 27 06:30:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Brian Candler >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: >Description: On an existing system, attempting to use /stand/sysinstall to configure a second IDE drive errors out with "MakeDev: Unknown major/minor for devtype -" (a pain for me as I could never understand the documentation for the command-line disklabel editor :-) >How-To-Repeat: Add second IDE drive (/dev/ad2) /stand/sysinstall [C]onfigure [F]disk select ad2 [C]reate slice select default size select default partition type (165) [W]rite, select Yes I'm sure [Q]uit [S]tandard MBR That bit works. Now: [L]abel [C]reate accept default size [F]S choose a mount point, e.g. /v [W]rite, select Yes I'm sure produces the following error: Doing newfs -b 16384 -f 2048 ... MakeDev: Unknown major/minor for devtype - >Fix: >Release-Note: >Audit-Trail: >Unformatted: