Date: Sat, 22 Feb 2003 11:22:26 -0600 From: Mike Meyer <mwm-dated-1046366546.3e69ac@mired.org> To: Wojtek Bauman <reaver@rockmetal.pl> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: disk crash Message-ID: <15959.45522.42574.863817@guru.mired.org> In-Reply-To: <20030222135049.GA6148@rockmetal.pl> References: <20030222135049.GA6148@rockmetal.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
In <20030222135049.GA6148@rockmetal.pl>, Wojtek Bauman <reaver@rockmetal.pl> typed: > Hello! > > I've got a problem with my disk on FreeBSD. Few days ago I tried to mount > a partition on /usr, but it told me that it's not clean and that > I have to use fsck. So I tried, but then I saw this: > THE FOLLOWING DISK SECTORS COULD NOT BE READ: 16, 17, 18, 19, 20, 21, > 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 > and this: > /dev/ad2s1f: NOT LABELED AS A BSD FILE SYSTEM (unused) > Is there any help for that or do I have to say goodbye to some of my data? Assuming that ad2s1f is /usr, I'd say you are up the creek with little left in the way of a paddle. Try "fsck -b 32" and see if it can repair the drive. If it works, copy your data off without otherwise touching the drive. Other than that, I think your only hope is a data recovery service. > (please cc any answers to me, I'm not subscribed to this list) That's SOP on this list. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. 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?15959.45522.42574.863817>