From owner-freebsd-questions Sat Sep 25 1: 0:36 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cepheus.azstarnet.com (cepheus.azstarnet.com [169.197.56.195]) by hub.freebsd.org (Postfix) with ESMTP id 1FF7D14FE1 for ; Sat, 25 Sep 1999 01:00:28 -0700 (PDT) (envelope-from sbcorey@azstarnet.com) Received: from dialup09ip121 (dialup09ip121.tus.azstarnet.com [169.197.34.121]) by cepheus.azstarnet.com (8.9.3+blt.Beta0/8.9.3) with SMTP id AAA08013; Sat, 25 Sep 1999 00:59:59 -0700 (MST) X-Sent-via: StarNet http://www.azstarnet.com/ From: Scott Corey Reply-To: sbcorey@treefort.org To: Greg Lehey Subject: Re: Problem with repearing damaged filesystem! Date: Sat, 25 Sep 1999 01:07:54 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: "Oleg L. Tortseff" , freebsd-questions@FreeBSD.ORG References: <19990925092638.Z54407@freebie.lemis.com> MIME-Version: 1.0 Message-Id: <99092501083500.05122@dialup09ip121> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 24 Sep 1999, Greg Lehey wrote: > On Friday, 24 September 1999 at 9:02:50 -0700, Scott B. Corey wrote: > > On Fri, 24 Sep 1999, Oleg L. Tortseff wrote: > >> Hello, people! > >> > >> I have an HDD and %subj%. :( > >> > >> When i'm tryin' do something like 'disklabel -r wd3' system is sayin' to me: > >> 'disklabel: /dev/rwd3c: Undefined error: 0' > >> Same message I see when i'm launching disklabel with other options. :( > >> > >> What do I need to do to repear filesystems on HDD in this case? All data on it > >> is present and readable with DiskEditor (from Norton Utilities packet), but > >> filesystems are fragmented and many files on it are in pieces... > > > > Read man fsck > > Download fixit.flp from the floppies directory at ftp.ru.freebsd.org or if you > > have the CD, it is in /cdrom/floppies > > Make a fixit floppy: > > run fsck on /dev/wd3c > > This is not correct. You run fsck against the individual file > systems, not the c partition, which represents the entire disk. > Oleg's error message indicates that the file label is so messed up > that he can't even read it. This is bad stuff. > > Greg I stand corrected again, man what a day! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message