From owner-freebsd-questions@FreeBSD.ORG Wed Jun 21 20:06:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 0C8DC16A482 for ; Wed, 21 Jun 2006 20:06:43 +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 E5F5443D46 for ; Wed, 21 Jun 2006 20:06:41 +0000 (GMT) (envelope-from sven.hazejager@gmail.com) Received: by py-out-1112.google.com with SMTP id d80so63909pyd for ; Wed, 21 Jun 2006 13:06:41 -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=i8BjVs2x37DEz4cE7BRkCcoCtIbLgF2WUt6lOGrvfGSdnWjifYub3Hu8jYKQfmmUgZ970xZc54g7ebenXDSzJYl6QJIKyU0A1SZ2yIw1u8ZUD4rS0on387/Nl7QFeIBmMr7IIq6PTrNVtTyEfG7TORxLvNqJrytVAIqZ4LGfGV4= Received: by 10.35.84.16 with SMTP id m16mr232625pyl; Wed, 21 Jun 2006 13:06:39 -0700 (PDT) Received: by 10.35.123.3 with HTTP; Wed, 21 Jun 2006 13:06:38 -0700 (PDT) Message-ID: Date: Wed, 21 Jun 2006 22:06:38 +0200 From: "Sven Hazejager" To: freebsd-questions@freebsd.org, 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 Cc: Subject: HELP! Filesystem EMPTY after upgrade from 4.11 to 6.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 20:06:43 -0000 Hi all! 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