Subject: Re: PERC4/SC RAID compatibility
To: None <cameron@amitconsulting.info>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: current-users
Date: 10/21/2004 10:19:44
Cameron Brown wrote:

> When I try to install, I get the error "I can not find any hard disks for
> use by netbsd".  Then is says "click ok to go back to the main menu".

Show us output from dmesg...

Here's the (untested) sequence:

1) Get statically compiled dmesg [1]
2) Get the latest 2.99.10 boot image [2]
3) Boot from floppies (or CD)

3) dhclient wm0
4) mount server:/somewhere /mnt
5) cd /mnt; ./dmesg > perc4sc.txt

or

6) mount -t msdos /dev/fd0a /mnt
7) cd /mnt; ./dmesg > dmesg.txt
8) cd; umount /mnt



[1] http://users.piuha.net/martti/tmp/dmesg

[2] http://users.piuha.net/martti/tmp/boot1.fs and
     http://users.piuha.net/martti/tmp/boot1.fs

     or

     http://users.piuha.net/martti/tmp/boot-big.fs

Martti