Hi,
I've just installed the above on an older SMP Pentium 100Mhz SCSI system.
Its installed, but I'm having a problem getting it to boot correctly. When it gets to the Boot Prompt it lists.
F1: FreeBSD
F5: Disk 1
If I hit F1 (or leave it long enough) it carrys on doing this through Disk 2,3,0, then gets to the boot prompt.
I can get the system to boot by entering 0

1,a) but this is undesirable and introduces the NLIST problem mentioned in the FAQ, and 50% of the time it fails to mount the root directory and again have to manually type in the obvious.( /dev/da0s1a )
disklabel /dev/da0:
8 partitions:
# size offset fstype [fsize bsize bps/cpg]
c: 17850000 0 unused 0 0 # (Cyl. 0 - 8715*)
disklabel /dev/da0s1:
8 partitions:
# size offset fstype [fsize bsize bps/cpg]
a: 204800 0 4.2BSD 0 0 0 # (Cyl. 0 - 99)
b: 597504 204800 swap # (Cyl. 100 - 391*)
c: 17848288 0 unused 0 0 # (Cyl. 0 - 8714*)
e: 40960 802304 4.2BSD 0 0 0 # (Cyl. 391*- 411)
f: 17005024 843264 4.2BSD 0 0 0 # (Cyl. 411*- 8714*)
I've used /stand/sysinstall to re-install the boot loader a few times, done some experiments with boot0cfg & disklabel but don't seem to be any closer to fixing it.
Any ideas?
Jason