Subject: Re: NetBSD 3.0.1 Installer on A1200
To: port-amiga <port-amiga@netbsd.org>
From: Matthias Muench <djbase@gmx.de>
List: port-amiga
Date: 08/19/2006 11:57:36
Am 19.08.2006 um 03:33 schrieb Scott Ellis:

> On 8/18/2006, "Matthias Muench" <djbase@gmx.de> wrote:
> [snip]
>>
>> Ok, wd0a would be my AmigaOS Partition so I changed it to wd0b and
>> the rest like in the install guide is written. But I always get an
>> error when he tries to mount the partitions afte the network
>> configuration.
> [snip]
>
> That may be the problem.  In NetBSD, wd0b (and wd0c and wd0d,  
> depending
> on the port) have special meanings.  I believe wd0b is _always_  
> swap, so
> when you're telling the system to use that as the root, well...it's
> the swap partition, so it's not right. :-)
>
> It's been too long since I booted my 3000, so I can't offer clues  
> as to
> what the right partition letter would be, but I suspect your issue is
> that "b" isn't the right one.

I tried now another harddisk with 3 partitions:

IDH0 - root
IDH1 - swap
IDH2 - AmigaOS

In this case I have wd0a as root and wd0b as swap. But after loading  
the kernel he writes again:

no file system for wd0 (dev 0x1100)
cannot mount root, error = 79
root device (default wd0a):

If I start now to configure the drives I came to the point where he  
wants to create the filesystems:

Creating filesystems...
/: write failed, file system is full
[1] Segmentation fault     newfs /dev/r${_d...

If I continue now I will get again:

exec: mount_ffs -o async /dev/wd0a /mnt
mount_ffs: /dev/wd0a on /mnt: incorrect super block


Maybe the install guide is not detailed enough so I forgot something?

Cheers,
Matthias