Date: Sun, 14 Jun 2009 03:01:55 GMT From: Garrett Cooper <gcooper@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/135562: [sysinstall] Filesystem operations should only be performed once Message-ID: <200906140301.n5E31tYA095869@www.freebsd.org> Resent-Message-ID: <200906140310.n5E3A1Nf022327@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135562 >Category: misc >Synopsis: [sysinstall] Filesystem operations should only be performed once >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 14 03:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release: Any >Organization: n/a >Environment: >Description: When trying to install one decides to interrupt during a call to bsdlabel/newfs, but not before the media is downloaded, the installation will newfs once (successfully), then fail the second time. This is characteristic of a user deciding to use a particular labeling configuration, then changing their mind during install. This can be reproduced as follows: 1. Walk through steps to do a normal sysinstall. Make sure to setup multiple slices. 2. Cancel install when after first newfs is complete (CTRL-C suffices). 3. Change the labeling scheme. 4. Attempt to commit install again. The `emergency' console will note something of the flavor that the newfs operation failed, with something of the form `Operation not permitted' (ENOPERM). Please assign to randi@. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906140301.n5E31tYA095869>