From owner-freebsd-questions@FreeBSD.ORG Fri Nov 26 21:10:42 2004 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 587EF16A4CE for ; Fri, 26 Nov 2004 21:10:42 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id C407243D6B for ; Fri, 26 Nov 2004 21:10:40 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b194.otenet.gr [212.205.244.202]) iAQLAbtY026521 for ; Fri, 26 Nov 2004 23:10:39 +0200 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id iAQLAS2P001208 for ; Fri, 26 Nov 2004 23:10:28 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id iAQLASQJ001207 for freebsd-questions@freebsd.org; Fri, 26 Nov 2004 23:10:28 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 26 Nov 2004 23:10:28 +0200 From: Giorgos Keramidas To: freebsd-questions@freebsd.org Message-ID: <20041126211027.GA1180@gothmog.gr> References: <6.1.2.0.2.20041124163028.0273b990@cygnus> <20041125112057.GA5113@orion.daedalusnetworks.priv> <6.1.2.0.2.20041125113137.0272e9a0@cygnus> <41A62DB4.1000306@mukappabeta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41A62DB4.1000306@mukappabeta.de> Subject: The UFS support of Linux (was: Re: what is the bsd fs called outside the bsd sphere?) 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: Fri, 26 Nov 2004 21:10:42 -0000 On 2004-11-25 20:08, Matthias Buelow wrote: > Richard Williamson wrote: > > Ok, I'll recreate the original flash image to ensure it is -O 1, and > > then try again. > > in order to mount ufs1 on linux, you also have to specify the > ufstype=44bsd option to mount. otherwise the mount might succeed, > but you won't see any files. Has anyone checked if the ufs support of Linux works with UFS2 too?