Date: Wed, 8 Sep 1999 13:46:18 -0400 (EDT) From: David Gilbert <dgilbert@velocet.ca> To: freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org Subject: Superblock. Message-ID: <14294.41194.422190.809990@trooper.velocet.ca>
next in thread | raw e-mail | index | archive | help
So... I lost my partition table.  I'm willing to spend a little time
on this.  Is there a byte sequence that I might recognise in a
superblock or at the start of a partition?  I know this isn't an easy
task, but man 5 fs leads me to believe that I might find:
     #define FS_MAGIC        0x011954   /* the fast filesystem magic number */
     #define FS_OKAY         0x7c269d38 /* superblock checksum */
... but I don't see those bytes.  Any hints?
I'm willing to post a description of a solution for the FAQ if I can
find the filesystems.
Dave.
-- 
============================================================================
|David Gilbert, Velocet Communications.       | Two things can only be     |
|Mail:       dgilbert@velocet.net             |  equal if and only if they |
|http://www.velocet.net/~dgilbert             |   are precisely opposite.  |
=========================================================GLO================
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?14294.41194.422190.809990>
