From owner-freebsd-fs@FreeBSD.ORG Thu Jun 22 21:45:33 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 2F0C516A492 for ; Thu, 22 Jun 2006 21:45:33 +0000 (UTC) (envelope-from maxsec@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E56743E31 for ; Thu, 22 Jun 2006 21:12:29 +0000 (GMT) (envelope-from maxsec@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so490055wri for ; Thu, 22 Jun 2006 14:12:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:subject:cc:in-reply-to:mime-version:content-type:references; b=ZgK0NmDL0VkabBqMH0KPNcQosyfIis1rhQzdd5X4FDApPTAmO0Al3O0Th2jZjT7+Q8wF4Q4EmBnQRmERl0KpqPiZHBQJUOoRPcu72RrnH7Tat1u+cWaeaI66FCVbu4gv9ash33B32uw4ABgEY7PtyAS5K9R03mKEbMLZVs1q3CA= Received: by 10.54.76.3 with SMTP id y3mr2534607wra; Thu, 22 Jun 2006 14:12:29 -0700 (PDT) Received: by 10.54.107.12 with HTTP; Thu, 22 Jun 2006 14:12:29 -0700 (PDT) Message-ID: <72cf361e0606221412l72dde88co74082023f13cf437@mail.gmail.com> Date: Thu, 22 Jun 2006 22:12:29 +0100 From: "Martin Hepworth" In-Reply-To: MIME-Version: 1.0 References: 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: freebsd-fs@freebsd.org, freebsd-questions@freebsd.org Subject: Re: HELP! Filesystem EMPTY after upgrade from 4.11 to 6.1 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: Thu, 22 Jun 2006 21:45:34 -0000 Sven ok so no backup beforehand then... Have you tried moving the drive to a 4.11 system and mounting the partition from there, and then backing-up the data! Might be some way of forcing UFS1 over UFS2 on the mount command, but I don't see any mention of this in the man page (which still says 4.11 on the online version!) -- Martin On 6/21/06, Sven Hazejager wrote: > > 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 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >