From owner-freebsd-current Sun Nov 17 23:43:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B761037B401 for ; Sun, 17 Nov 2002 23:43:45 -0800 (PST) Received: from kayak.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 698B643E77 for ; Sun, 17 Nov 2002 23:43:35 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by kayak.xcllnt.net (8.12.6/8.12.6) with ESMTP id gAI7hA0N044055; Sun, 17 Nov 2002 23:43:10 -0800 (PST) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id gAI7hAih019139; Sun, 17 Nov 2002 23:43:10 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.6/8.12.6/Submit) id gAI7h5NK019026; Sun, 17 Nov 2002 23:43:05 -0800 (PST) (envelope-from marcel) Date: Sun, 17 Nov 2002 23:43:05 -0800 From: Marcel Moolenaar To: "Wilkinson,Alex" Cc: current@FreeBSD.ORG Subject: Re: boot0cfg -B Message-ID: <20021118074304.GA14674@athlon.pn.xcllnt.net> References: <20021118170450.N679-100000@squirm.dsto.defence.gov.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021118170450.N679-100000@squirm.dsto.defence.gov.au> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Nov 18, 2002 at 05:07:08PM +1030, Wilkinson,Alex wrote: > Howdy crew, > > Any reason why this doesn't work ? > > sheel>sudo boot0cfg -B ad0 > boot0cfg: /dev/ad0: Operation not permitted > > running: FreeBSD 5.0-CURRENT #0: Fri Nov 8 15:07:18 CST 2002 GEOM, I presume? When file systems are mounted, GEOM does not allow processes to open the device special files for writing. This needs to be resolved. It is a known limitation and there's no work-around as far as I know. HTH, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message