Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Feb 2004 06:06:06 -0800 (PST)
From:      "Scott I. Remick" <scott@sremick.net>
To:        Sergey 'DoubleF' Zaharchenko <doublef@tele-kom.ru>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: "Cannot find file system superblock" error - how to recover?
Message-ID:  <20040204140606.17220.qmail@web41115.mail.yahoo.com>
In-Reply-To: <20040204132710.78956223@Hal.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help

--- Sergey 'DoubleF' Zaharchenko <doublef@tele-kom.ru> wrote:
> Well, as it's UFS1 as we've figured out, the next logical thing would be
> to try mounting /dev/ad2s1c r/o, and if that fails, try fscking it.

bash-2.05b# mount -r /dev/ad2s1c /data
mount: /dev/ad2s1c on /data: incorrect super block

bash-2.05b# fsck /dev/ad2s1c
** /dev/ad2s1c
BAD SUPER BLOCK: MAGIC NUMBER WRONG
/dev/ad2s1c: NOT LABELED AS A BSD FILE SYSTEM (unused)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040204140606.17220.qmail>