Subject: Mounting NetBSD from Linux
To: None <netbsd-users@netbsd.org>
From: =?iso-8859-1?Q?Thorbj=F6rn?= Jemander <thoan@ifm.liu.se>
List: netbsd-users
Date: 10/31/2001 05:30:06
Hi everybody,

I was wondering if someone here has experienced the same
problem as I when trying to mount a NetBSD partition from
inside Linux.

Linux: RH 7.1, 2.4.2-2smp
NetBSD: 1.5.2

root@tellus:/home/thorman>mount -t ufs -o ufstype=44bsd /dev/hdc2
/mnt/bsd
mount: wrong fs type, bad option, bad superblock on /dev/hdc2,
       or too many mounted file systems

I figured a bad super block, but NetBSD boots fine and
a NetBSD-fsck does not complain.

Anyone seen anything similar?

/Thorbjörn