Subject: Re: Installation problem
To: Ignatios Souvatzis <is@jocelyn.rhein.de>
From: Johan Roos <roos@byggdok.se>
List: port-amiga
Date: 11/18/1999 13:42:29
Ignatios Souvatzis wrote:

In fact i had the same problem. It was in fact newfs that didnt work, it died with "not space left on device" or something. I solved it by doing newfs from AmigaOS before installing.

/Roos

> On Wed, Nov 17, 1999 at 07:21:36PM +0100, Thomas Rasmussen wrote:
> > I am trying to install NetBSD 1.4.1 on my Amiga 4000/060 but I have got a problem that I can not solve.
> > During the installation, after I have configured the network etc., the computer ask if I want to edit the fstab I choose no since it is allright. I then get the following error:
> >
> > exec: mount_ffs -o async /dev/sd0a /mnt
> > mount_ffs: /dev/sd0a on /mnt: incorrect super block
> > FATAL ERROR: Cannot mount filesystems. Double-check your configuration and restart the installation process.
> > #
> >
> > Any ideas to where the error might be?
>
> - did you do (I)nstall or (U)pgrade?
> - did you see the messages from newfs?
>
>         -is