From owner-freebsd-alpha Wed Dec 1 17:28:31 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 50CB214CCB for ; Wed, 1 Dec 1999 17:28:24 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.1/8.9.1) with ESMTP id UAA16953; Wed, 1 Dec 1999 20:27:20 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id UAA65014; Wed, 1 Dec 1999 20:26:49 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 1 Dec 1999 20:26:49 -0500 (EST) To: obrien@NUXI.com Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: mount & friends broken in -current! In-Reply-To: <19991201161053.B84520@dragon.nuxi.com> References: <14405.37232.135805.78500@grasshopper.cs.duke.edu> <19991201161053.B84520@dragon.nuxi.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14405.51797.652995.942415@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org David O'Brien writes: > > If you build a kernel today, watch out! The latest changes to mount.h > > have broken mount & friends on alpha. Or at least their > > backwards/forwards compatability: > > I'm not having those problems, but is anybody else experiencing the > situation where on every boot one gets: > > WARNING: R/W mount of / denied. Filesystem is not clean - run fsck > > on every reboot? I'm getting it on both my -CURRENT Alpha's. Both > kernels are built from Nov 30th sources, and have had /dev remade such > that all disk devices are character devices. > This is on *every* reboot? Is there a chance / is not really clean? Can you do a mount -uf / ? Using a kernel built from today's sources + my mount fix, I can reboot cleanly. I haven't crashed since I remade my /dev, so I'm not sure what will happen if / is dirty... Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message