From owner-freebsd-questions Mon Dec 27 19: 1:17 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 6147C14DD8 for ; Mon, 27 Dec 1999 19:01:14 -0800 (PST) (envelope-from keith@mail.telestream.com) Received: from localhost (keith@localhost) by mail.telestream.com (8.9.3/8.9.3) with ESMTP id TAA04097 for ; Mon, 27 Dec 1999 19:01:13 -0800 Date: Mon, 27 Dec 1999 19:01:13 -0800 (PST) From: To: freebsd-questions@freebsd.org Subject: super block? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What could one gather from an error like this. # mount /home mount: /dev/da1s1e on /home: wrong super block # /dev/da1s1e is a raid array. Worked fine for a while. Had to reinstall the array. Sysintall won't allow me to write the disk label. Gives this error. DEBUG: MakeDev: unknown major/minor for devtype - So it's not realy getting the file system on the disk. The other functions of adding the disk work fine. The slice editor writes information fine. Getting pretty frustrated on all this. Would simply like to know what the two errors mean. Thanks for any information on this. Keith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message