Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2000 20:20:24 +0200
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        Andy Wallace <awallace@physics.angelo.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: bad superblock magic number
Message-ID:  <20000221202024.E82626@relay.ucb.crimea.ua>
In-Reply-To: <200002211757.LAA52989@physics.angelo.edu>; from Andy Wallace on Mon, Feb 21, 2000 at 11:57:04AM -0600
References:  <200002211757.LAA52989@physics.angelo.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 21, 2000 at 11:57:04AM -0600, Andy Wallace wrote:
> Hello all,
> 
> I am getting a "bad superblock magic number"
> from the dump command.  I've run fsck -p -f
> several times, but still get the same error.
> Checked handbook, FAQ, and man pages.  Mail
> archives are down...any suggestions?
> 
fsck(8) will not try to use alternate super-blocks with -p.
Either run `fsck /your_fs' without -p to make fsck(8) look
at alternate super-blocks (answer `yes'), or just try
`fsck -b32 /your_fs'.

-- 
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank,
ru@FreeBSD.org		FreeBSD committer,
+380.652.247.647	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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