From owner-freebsd-current@FreeBSD.ORG Sun Jun 22 12:39:16 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05D3637B417 for ; Sun, 22 Jun 2003 12:39:16 -0700 (PDT) Received: from mail.rdslink.ro (mail.rdslink.ro [193.231.236.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 1FFB744001 for ; Sun, 22 Jun 2003 12:39:14 -0700 (PDT) (envelope-from enache@rdslink.ro) Received: (qmail 15640 invoked from network); 22 Jun 2003 19:32:39 -0000 Received: from unknown (HELO ratsnest.hole) (81.196.245.227) by mail.rdslink.ro with SMTP; 22 Jun 2003 19:32:39 -0000 Date: Sun, 22 Jun 2003 22:43:06 +0300 From: Enache Adrian To: Michael Nottebrock Message-ID: <20030622194306.GA9119@ratsnest.hole> References: <20030622090724.GA95354@tomato.home> <20030622161729.GA28331@tomato.home> <200306221937.22400.michaelnottebrock@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200306221937.22400.michaelnottebrock@gmx.net> User-Agent: Mutt/1.4i cc: Simon Watson cc: current@freebsd.org Subject: Re: ReiserFS X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2003 19:39:17 -0000 On Sun, Jun 22, 2003 at 07:37:12PM +0200, Michael Nottebrock wrote: Content-Description: signed data > On Sunday 22 June 2003 18:17, Simon Watson wrote: > > > Maybe I should have clarified this, I'm only after readonly support - just > > enough to be able to successfully move my data over to UFS. > > If you can live with creating UFS1 filesystems, you can just mount them > read-write in Linux and move your data over that way. Or you wait a little > while longer until Linux' UFS implementation can mount UFS2 (shouldn't be to > difficult to hacked up anyway). Hmm, last time I mounted read-write an UFS partition from linux (with a 2.4.18 kernel) all the filesystem was unrecoverably trashed - and I see that read-write support for UFS is still marked DANGEROUS in 2.5.X kernels, so better don't try that :) Regards, Adi