Subject: Re: Mounting NetBSD partition through Linux
To: Rakhesh Sasidharan <rakheshster@gmail.com>
From: Pavel Cahyna <pavel.cahyna@st.mff.cuni.cz>
List: netbsd-users
Date: 06/02/2006 21:08:38
On Fri, Jun 02, 2006 at 06:27:07PM +0400, Rakhesh Sasidharan wrote:
> Hi,
> 
> I know I can mount any ufs partition from Linux using the command
> "mount -t ufs <blah blah>" but when doing so mounts asks me to specify
> a ufs type for the partition. What is the type for the NetBSD ufs
> partition? (The default is "old", methinks NetBSD must be one of
> "44bsd" or "ufs2").

44bsd. When I last tried it Linux paniced when mounting the filesystem
read-write, but read-only worked fine.

Pavel