From owner-freebsd-qa@FreeBSD.ORG Tue Aug 12 07:10:22 2003 Return-Path: Delivered-To: freebsd-qa@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E45237B432 for ; Tue, 12 Aug 2003 07:10:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E35343FBD for ; Tue, 12 Aug 2003 07:10:15 -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 h7CEAFUp020152 for ; Tue, 12 Aug 2003 07:10:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7CEAF3T020151; Tue, 12 Aug 2003 07:10:15 -0700 (PDT) Date: Tue, 12 Aug 2003 07:10:15 -0700 (PDT) Message-Id: <200308121410.h7CEAF3T020151@freefall.freebsd.org> To: freebsd-qa@FreeBSD.org From: Craig Carey Subject: Re: misc/38582: sysinstall sets newfs flag after changing mount point X-BeenThere: freebsd-qa@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Craig Carey List-Id: FreeBSD Quality Assurance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2003 14:10:23 -0000 The following reply was made to PR misc/38582; it has been noted by GNATS. From: Craig Carey To: freebsd-gnats-submit@FreeBSD.org Cc: nludban@columbus.rr.com, ob@www.partner.de Subject: Re: misc/38582: sysinstall sets newfs flag after changing mount point Date: Wed, 13 Aug 2003 02:05:27 +1200 I note that these two problem reports appear to be reporting the same problem: misc/38582: "sysinstall sets newfs flag after changing mount point" [26 May 2002] http://www.freebsd.org/cgi/query-pr.cgi?pr=misc/38582 bin/31837: "sysinstall change mountpoint" [7 Nov 2001] "... then ... change the mount point in the disk labeling, the newfs flag switch from no format to newfs !. http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/31837 PS. Sysinstall has 2 bugs that could result in loss of over xxxxGB per user: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/47384 [22 Jan 2003] "Machine has two disks, ad0 (existing 5.0 system) and da0 (scratch disk). Selecting da0 as the target for 'partition' and then following that by the sequence 'label/distribution/commit' results in a wiped ad0." http://www.freebsd.org/cgi/query-pr.cgi?pr=i386/29375 "the disk editor used by /stand/sysinstall gets confused by slices that are not labelled in order and writes the partition table incorrectly." -- C Carey