From owner-freebsd-fs@FreeBSD.ORG Wed Jun 21 20:24:44 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1686916A479 for ; Wed, 21 Jun 2006 20:24:44 +0000 (UTC) (envelope-from sven.hazejager@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A3843D48 for ; Wed, 21 Jun 2006 20:24:43 +0000 (GMT) (envelope-from sven.hazejager@gmail.com) Received: by py-out-1112.google.com with SMTP id e30so67366pya for ; Wed, 21 Jun 2006 13:24:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=uLXL+LnDmnHVbcIreU5xoiqgomLkvCrJG1nNSXZocSz0/tGxTJ8BDMrK0AOQcP/PxlBrZIv3xKLe/C2L4p4AoSBg+jDScopvQZazM50zXcUi7z2Xbc7BAJ7KKOLIdWwJc2f4aG/4AaIT4XHO3fbiIZiBWgUPGGanq6N2tkwUMyI= Received: by 10.35.20.14 with SMTP id x14mr251250pyi; Wed, 21 Jun 2006 13:24:42 -0700 (PDT) Received: by 10.35.123.3 with HTTP; Wed, 21 Jun 2006 13:24:42 -0700 (PDT) Message-ID: Date: Wed, 21 Jun 2006 22:24:42 +0200 From: "Sven Hazejager" To: freebsd-fs@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Help! EMPTY filesystem after 4.11 to 6.1 upgrade X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 20:24:44 -0000 Hi all! [please ignore double-post; haven't received a confirmation after 30 mins] I have quite a big problem here.... I've upgraded my FreeBSD 4.11 to 6.1. Basically, I did a newfs of / and /usr and reinstalled from scratch. That worked. Rebooted in 6.1 single user mode, mounted /, /usr and /usr/home. The latter I did not touch and I need to save that partition. /usr/home had all the files it needed to have. PROBLEM: mount said soft-updates were not set on /usr/home. So I did umount /usr/home, tunefs -n enable /usr/home, mount /usr/home again... EMPTY!!!! What has gone wrong? I did fsck (in read-only), no problems, rebooted the system, did tunefs -n disable, still no luck. I really need those files guys... Please help urgently. Many thanks, Sven Hazejager