Subject: Re: how to fix this?
To: Naoki Kobayashi <tsu23715@mail.interq.or.jp>
From: Dr. Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 06/28/1998 09:51:42
On 29 Jun 1998, Naoki Kobayashi wrote:
> >Naoki Kobayashi <tsu23715@mail.interq.or.jp> wrote:
> >
> >> I use Performa588 and the cpu was already exchanged from
> >>68LC040 to 68040.........
> >>
> >> My kernel is netbsd.HWDIRECT-71
> >>
> >> When boot ,end like this............
> >>
> >>- - - - - - - - - - - - - - - - - - - - -
> >>
> >>root file system type : ext2fs
> > ^^^^^^
> >
> >What does your /etc/fstab look like? Your root partition should be
> >either UFS or FFS, FFS is preferred as UFS has been depreciated. Here's
> >what mine looks like and this runs with 1.3, 1.3.1, and 1.3.2.
This test is happening before /etc/fstab gets looked at.
Somehow the kernel's mistaking your ffs file system for an ext2fs file
system. ??
Take care,
Bill