NetBSD/VAX on simh-vax on NetBSD/i386

simh-vax上にNetBSD/VAXをインストールしてみた。特に問題なくインストール完了した。流石、NetBSDだ。以下、boot時のログ。

VAX simulator V3.3-0

c
KA655-B V5.3, VMB 2.7
Performing normal system tests.
40..39..38..37..36..35..34..33..32..31..30..29..28..27..26..25..
24..23..22..21..20..19..18..17..16..15..14..13..12..11..10..09..
08..07..06..05..04..03..
Tests completed.
>>>boot dua0:
(BOOT/R5:0 DUA0



  2..
-DUA0
  1..0..


>> NetBSD/vax boot [1.11 Thu Dec  2 19:05:43 CST 2004] <<
>> Press any key to abort autoboot 0
nfs_open: must mount first.
open netbsd.vax: Device not configured
> boot netbsd
1777396+250944-[171616+135578]=0x23a56c
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
    The NetBSD Foundation, Inc.	 All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 2.0 (GENERIC) #0: Thu Dec  2 19:18:27 CST 2004
	builds@build:/big/builds/ab/netbsd-2-0-RELEASE/vax/200411300000Z-obj/big/builds/ab/netbsd-2-0-RELEASE/src/sys/arch/vax/compile/GENERIC

MicroVAX 3800/3900
cpu: KA655, CVAX microcode rev 6 Firmware rev 83
total memory = 16328 KB
avail memory = 13144 KB
mainbus0 (root)
ibus0 at mainbus0
uba0 at ibus0: Q22
dz1 at uba0 csr 160100 vec 304 ipl 15
mtc0 at uba0 csr 174500 vec 774 ipl 15
mscpbus0 at mtc0: version 5 model 3
mscpbus0: DMA burst size set to 4
mt0 at mscpbus0 drive 0: TK50
mt1 at mscpbus0 drive 1: TK50
mt2 at mscpbus0 drive 2: TK50
mt3 at mscpbus0 drive 3: TK50
uda0 at uba0 csr 172150 vec 770 ipl 15
mscpbus1 at uda0: version 3 model 3
mscpbus1: DMA burst size set to 4
ra0 at mscpbus1 drive 0: RA92
ra1 at mscpbus1 drive 1: RD54
ra2 at mscpbus1 drive 2: RD54
rx0 at mscpbus1 drive 3: RX50
qt !-YM
qe0 at uba0 csr 174440 vec 764 ipl 15
qe0: delqa, hardware address 08:00:2b:aa:bb:cc
rlc0 at uba0 csr 174400 vec 160 ipl 15
rl0 at rlc0 drive 0: RL01, drive not loaded
rl1 at rlc0 drive 1: RL01, drive not loaded
rl2 at rlc0 drive 2: RL01, drive not loaded
rl3 at rlc0 drive 3: RL01, drive not loaded
Kernelized RAIDframe activated
ra0: size 2940951 sectors
ra1: attempt to bring on line failed:  unit offline (not mounted) (code 3, subcode 1)
ra2: attempt to bring on line failed:  unit offline (not mounted) (code 3, subcode 1)
rx0: attempt to bring on line failed:  unit offline (not mounted) (code 3, subcode 1)
boot device: ra0
root on ra0a dumps on ra0b
root file system type: ffs
Thu Apr	 8 17:50:26 JST 2004
swapctl: adding /dev/ra0b as swap device at priority 0
Checking for botched superblock upgrades: done.
Starting file system checks:
/dev/rra0a: file system is clean; not checking
Setting tty flags.
Setting sysctl variables:
Starting network.
Hostname: hoge.example.com
IPv6 mode: host
Configuring network interfaces:.
Building databases...
Starting syslogd.
Checking for core dump...
savecore: no core dump
Mounting all filesystems...
Clearing /tmp.
Creating a.out runtime link editor directory cache.
Checking quotas: done.
Setting securelevel: kern.securelevel: 0 -> 1
Starting virecover.
Starting local daemons:.
Updating motd.
Starting sendmail.
Starting inetd.
Starting cron.
Thu Apr	 8 17:56:26 JST 2004

NetBSD/vax (hoge.example.com) (console)

login: 

なおホストとゲスト間でのIP通信はまだ成功していない。IP通信まではやりたかったんだけど、そろそろ興味が失せてきた。
参照: http://www.jp.netbsd.org/ja/Ports/vax/emulator-howto.html