From owner-freebsd-stable Mon May 8 0:53: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail0.bna.bellsouth.net (mail0.bna.bellsouth.net [205.152.150.12]) by hub.freebsd.org (Postfix) with ESMTP id E334F37B89B for ; Mon, 8 May 2000 00:52:48 -0700 (PDT) (envelope-from jim@siteplus.net) Received: from veager.siteplus.net (host-216-78-83-138.cha.bellsouth.net [216.78.83.138]) by mail0.bna.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id DAA18730; Mon, 8 May 2000 03:52:31 -0400 (EDT) Date: Mon, 8 May 2000 03:52:39 -0400 (EDT) From: Jim Weeks To: Ruben van Staveren Cc: freebsd-stable@FreeBSD.ORG Subject: Re: File system lost In-Reply-To: <20000508092803.A9666@erg.verweg.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > how did you remake your device ? in doubt, try > sh MAKEDEV da1s1e, this will remake al your /dev/da1s1[a-e] nodes. > > Regards, > Ruben # pwd /dev # ./MAKEDEV da1s1e # mount /dev/da1s1e /bak mount: Device not configured # mount /dev/da1 /bak # df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0s2a 99183 32517 58732 36% / /dev/da0s2f 7813726 1671763 5516865 23% /usr /dev/da0s2e 99183 21570 69679 24% /var procfs 4 4 0 100% /proc /dev/da1 8617423 2602495 5325535 33% /bak As you can see I still get the error. At one point I also deleted the da1 entries and did a ./MAKEDEV all. Thanks, Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message