From owner-freebsd-fs@FreeBSD.ORG Mon Feb 16 06:11:41 2004 Return-Path: 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 893F016A4CE for ; Mon, 16 Feb 2004 06:11:41 -0800 (PST) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E26843D1D for ; Mon, 16 Feb 2004 06:11:38 -0800 (PST) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.12.9p2/8.12.9) with ESMTP id i1GEBX0V034928; Mon, 16 Feb 2004 17:11:33 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.12.9p2/8.12.9/Submit) id i1GEBTa0034868; Mon, 16 Feb 2004 17:11:29 +0300 (MSK) (envelope-from yar) Date: Mon, 16 Feb 2004 17:11:29 +0300 From: Yar Tikhiy To: Murata Shuuichirou Message-ID: <20040216141128.GA33847@comp.chem.msu.su> References: <87ad41z6ru.fsf@fons-adae.s.notwork.org> <20040211183645.GA18497@comp.chem.msu.su> <87eksw1ht5.fsf@fons-adae.s.notwork.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87eksw1ht5.fsf@fons-adae.s.notwork.org> User-Agent: Mutt/1.5.3i cc: fs@freebsd.org Subject: Re: updating HFS for 5.2R [patch] X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2004 14:11:41 -0000 On Mon, Feb 16, 2004 at 12:30:30AM +0900, Murata Shuuichirou wrote: > > > > 1. Sometime, hfs partitions become unmountable by FreeBSD > > > (mount_hfs returns "Invalid argument"), although the > > > partition can still be mounted by MacOSX. > > > > Did you try to fsck_hfs such a broken volume? > > Ugh, I completely forgot to do fsck. OK, fsck_hfs makes that > partition mountable again. (I don't know why MacOSX was able to > mount that without fsck) Excuse me, but did fsck_hfs show any diagnostic messages while repairing the HFS partition in FreeBSD? -- Yar