From owner-freebsd-questions@FreeBSD.ORG Tue Nov 4 02:17:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB33416A4CF for ; Tue, 4 Nov 2003 02:17:18 -0800 (PST) Received: from asarian-host.net (mail.asarian-host.net [194.109.160.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A6C443F93 for ; Tue, 4 Nov 2003 02:17:17 -0800 (PST) (envelope-from admin@asarian-host.net) Comments: To protect the identity of the sender, certain header fields are either not shown, or masked. Anonymous email accounts can be requested by filling in the appropriate form at: https://asarian-host.net/cgi-bin/signup.cgi Received: (from root@localhost) by mail.asarian-host.net (8.12.10/8.12.10) id hA4AHGn8013497 for freebsd-questions@freebsd.org; Tue, 4 Nov 2003 11:17:16 +0100 (CET) (envelope-from admin@asarian-host.net) From: Mark Message-Id: <200311041017.HA4AHEC4013488@asarian-host.net> Date: Tue, 04 Nov 2003 10:17:15 GMT X-Authenticated-Sender: admin@asarian-host.net X-Trace: keIvGgoltnMvOjKQG+P8gyrulTRbHTryvvzdJGjnVtDX74yzG6iKQoCTEDsYoLBp03LEwFOcX533rym8K34LDA== X-Complaints-To: abuse@asarian-host.net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we are unable to process your complaint Organization: Asarian-host To: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Auth: Asarian-host PGP signature iQEVAwUAP6d8qzFqW1BleBN9AQE1dwf8DFELPcL+3s5HbXiWtFEnqlmYCg9YKRbJ uiAkiV7RpDxVISEihsbBCmVrgg8vsjOxrWV41KxZ5MYHClYF4FoppU7DusNj/1pG 9Uld+fXH+L1O7aHNA+bx1YCcBlWiBdIySxKsNrxIRDvxSHeqxkLGylEOn8Vd+qMQ sRduGCCx9kTuMyzo7gyVCVqUFUPj0fUHl6TBwTRnDP18kL10ckpQVIqd+4wumJdS 2LClYTkgesAB/cSi+yf2hPCthlJ0aIFL6+7dAXFMCra5DQR05bTE222WP2o5fm8q G/XYTLf6VorkyvDv1oNubnEJBzW39xNQhgtnnSn3G1dZQXBjQmLXXQ== =AKnu Subject: I need help restoring my /usr partition! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2003 10:17:19 -0000 I need some urgent help! Trying to restore my /usr partition (FreeBSD 4.7R), I get the following errors: % restore -N -rf ./usr.back expected next file 1125, got 7 expected next file 1125, got 8 expected next file 1125, got 529 expected next file 1125, got 530 expected next file 6995, got 6872 expected next file 6995, got 6873 expected next file 8502, got 8483 expected next file 8502, got 8484 expected next file 8828, got 8736 expected next file 8828, got 8737 expected next file 22844, got 9619 Etc. This is the result of the fsck: % fsck /usr ** /dev/ad0s1g (NO WRITE) ** Last Mounted on /usr ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts UNREF FILE I=7 OWNER=nobody MODE=100644 SIZE=1744 MTIME=Nov 3 14:33 2003 CLEAR? no UNREF FILE I=8 OWNER=nobody MODE=100644 SIZE=6952 MTIME=Nov 4 10:52 2003 CLEAR? no UNREF FILE I=529 OWNER=root MODE=100660 SIZE=0 MTIME=Nov 3 00:08 2003 CLEAR? no UNREF FILE I=530 OWNER=root MODE=100660 SIZE=1521 MTIME=Nov 3 09:13 2003 CLEAR? no I have no idea what these file are, or how to get rid of them. Somebody, please help! - Mark