From owner-freebsd-questions Thu Jul 15 14:14:51 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smith.ansci.iastate.edu (smith.ansci.iastate.edu [129.186.213.89]) by hub.freebsd.org (Postfix) with ESMTP id 2320C14D3E for ; Thu, 15 Jul 1999 14:14:49 -0700 (PDT) (envelope-from hawk@smith.ansci.iastate.edu) Received: from smith.ansci.iastate.edu (really [127.0.0.1]) by smith.ansci.iastate.edu via in.smtpd with esmtp (ident hawk using rfc1413) id (Debian Smail3.2.0.102) for ; Thu, 15 Jul 1999 16:14:42 -0500 (CDT) Message-Id: To: freebsd-questions@freebsd.org Subject: Desparate: recovering file system after linux probed it. Date: Thu, 15 Jul 1999 16:14:41 -0400 From: "Richard E. Hawkins Esq." Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I got the bright idea to use a few free minutes to put the hard drives from my kids' machine into mine to try to fix them with disklabel (another long story). The MBR has been fouled up by an old gateway machine. Unfortunately, the odd behavior of those drives damaged lilo, which was still the bootloader on this machine. Borrowing a floppy drive, I then tried to load the old tiny emergency debian installation so that I could rewrite lilo. Bad move. It tried to mount some of my partitions as ext2. Only / survived, and I really only care about home. Particularly, about 1 directory on home, my dissertation and its graphical files. The most recent electronic backup is (we believe) 2 to 3 weeks old. When linux does this, it does something to the superblock. I get messages from fsck such as: BAD SUPERBLOCK: MAGIC NUMBER WRONGioctl (GCNIFO): invalid argument fsck: /dev/rwd0s6: can't read disk label How do I recover my data? rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message