Skip to content

Instantly share code, notes, and snippets.

@tuklusan
Created September 30, 2019 12:41
Show Gist options
  • Save tuklusan/e44d7f2490c814a209b56b7f5d84682d to your computer and use it in GitHub Desktop.
Save tuklusan/e44d7f2490c814a209b56b7f5d84682d to your computer and use it in GitHub Desktop.
Installation of NetBSD/VAX on SIMH on FreeBSD 12-RELEASE on Dell PowerEdge 2950, a follow-up to http://supratim-sanyal.blogspot.com/2018/12/netbsd-vax-pi.html
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ ls
NetBSD-7.1-vax.iso ka655x.bin netbsd-install.log
NetBSD-SIMH-Howto.txt netbsd-boot.ini
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ vi netbsd-boot.ini
load -r ka655x.bin
set cpu 64m
set rq0 ra92
set rq1 ra92
at rq0 netbsd71vax-disk0.dsk
at rq1 netbsd71vax-disk1.dsk
set rq2 cdrom
at rq2 NetBSD-7.1-vax.iso
at xq0 vde:/tmp/vde-ip.ctl
boot cpu
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
:q
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ cat netbsd-boot.ini
load -r ka655x.bin
set cpu 64m
set rq0 ra92
set rq1 ra92
at rq0 netbsd71vax-disk0.dsk
at rq1 netbsd71vax-disk1.dsk
set rq2 cdrom
at rq2 NetBSD-7.1-vax.iso
at xq0 vde:/tmp/vde-ip.ctl
boot cpu
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ sim
simh-eclipse simh-gri simh-nova simpdftex
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ sim
simh-eclipse simh-gri simh-nova simpdftex
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ vax
vax vax780
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ vax netbsd-boot.ini
VAX simulator V3.9-0
RQ: creating new file
RQ: creating new file
Eth: open error - No support for vde: network devices
netbsd-boot.ini> at xq0 vde:/tmp/vde-ip.ctl
File open error
KA655-B V5.3, VMB 2.7
1) Dansk
2) Deutsch (Deutschland/▒sterreich)
3) Deutsch (Schweiz)
4) English (United Kingdom)
5) English (United States/Canada)
6) Espa▒ol
7) Fran▒ais (Canada)
8) Fran▒ais (France/Belgique)
9) Fran▒ais (Suisse)
10) Italiano
11) Nederlands
12) Norsk
13) Portugu▒s
14) Suomi
15) Svenska
(1..15):
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.
>>>
Simulation stopped, PC: 20043601 (BSBW 2004367B)
sim> quit
Goodbye
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ ls /tmp/vde-ip.ctl/
002.8 003.10 004.12 005.14 006.16 007.18 ctl
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ vi netbsd-boot.ini
load -r ka655x.bin
set cpu 64m
set rq0 ra92
set rq1 ra92
at rq0 netbsd71vax-disk0.dsk
at rq1 netbsd71vax-disk1.dsk
set rq2 cdrom
at rq2 NetBSD-7.1-vax.iso
#at xq0 vde:/tmp/vde-ip.ctl
at xq0 tap:tap0
boot cpu
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
netbsd-boot.ini: 11 lines, 208 characters.
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ cat netbsd-
netbsd-boot.ini netbsd-install.log
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ cat netbsd-boot.ini
load -r ka655x.bin
set cpu 64m
set rq0 ra92
set rq1 ra92
at rq0 netbsd71vax-disk0.dsk
at rq1 netbsd71vax-disk1.dsk
set rq2 cdrom
at rq2 NetBSD-7.1-vax.iso
#at xq0 vde:/tmp/vde-ip.ctl
at xq0 tap:tap0
boot cpu
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ vax netbsd-boot.ini
VAX simulator V3.9-0
netbsd-boot.ini> #at xq0 vde:/tmp/vde-ip.ctl
Unknown command
Eth: open error - Device busy
netbsd-boot.ini> at xq0 tap:tap0
File open error
KA655-B V5.3, VMB 2.7
1) Dansk
2) Deutsch (Deutschland/▒sterreich)
3) Deutsch (Schweiz)
4) English (United Kingdom)
5) English (United States/Canada)
6) Espa▒ol
7) Fran▒ais (Canada)
8) Fran▒ais (France/Belgique)
9) Fran▒ais (Suisse)
10) Italiano
11) Nederlands
12) Norsk
13) Portugu▒s
14) Suomi
15) Svenska
(1..15):
Simulation stopped, PC: 20043614 (TSTB 4(R3))
sim> quit
Goodbye
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ vi netbsd-boot.ini
load -r ka655x.bin
set cpu 64m
set rq0 ra92
set rq1 ra92
at rq0 netbsd71vax-disk0.dsk
at rq1 netbsd71vax-disk1.dsk
set rq2 cdrom
at rq2 NetBSD-7.1-vax.iso
;at xq vde:/tmp/vde-ip.ctl
at xq tap:tap0
boot cpu
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
netbsd-boot.ini: 11 lines, 206 characters.
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ cat netbsd-boot.ini
load -r ka655x.bin
set cpu 64m
set rq0 ra92
set rq1 ra92
at rq0 netbsd71vax-disk0.dsk
at rq1 netbsd71vax-disk1.dsk
set rq2 cdrom
at rq2 NetBSD-7.1-vax.iso
;at xq vde:/tmp/vde-ip.ctl
at xq tap:tap0
boot cpu
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ vax netbsd-boot.ini
VAX simulator V3.9-0
Eth: open error - Device busy
netbsd-boot.ini> at xq tap:tap0
File open error
KA655-B V5.3, VMB 2.7
1) Dansk
2) Deutsch (Deutschland/▒sterreich)
3) Deutsch (Schweiz)
4) English (United Kingdom)
5) English (United States/Canada)
6) Espa▒ol
7) Fran▒ais (Canada)
8) Fran▒ais (France/Belgique)
9) Fran▒ais (Suisse)
10) Italiano
11) Nederlands
12) Norsk
13) Portugu▒s
14) Suomi
15) Svenska
(1..15): 5
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.
>>>
>>>show dev
UQSSP Disk Controller 0 (772150)
-DUA0 (RA92)
-DUA1 (RA92)
-DUA2 (RRD40)
-DUA3 (RX50)
UQSSP Tape Controller 0 (774500)
-MUA0 (TK50)
-MUA1 (TK50)
-MUA2 (TK50)
-MUA3 (TK50)
RLV12 Controller 0 (774400)
-DLA0 (RL01)
-DLA1 (RL01)
-DLA2 (RL01)
-DLA3 (RL01)
Ethernet Adapter 0 (774440)
-XQA0 (08-00-2B-AA-BB-CC)
>>>boot dua2
(BOOT/R5:0 DUA2
2..
-DUA2
1..0..
>> NetBSD/vax boot [1.11] <<
>> Press any key to abort autoboot 0
getdisklabel: no disk label
nfs_open: must mount first.
open netbsd.vax: No such file or directory
> boot netbsd
getdisklabel: no disk label
nfs_open: must mount first.
3101028+172988 [230064+220192]=0x38d804
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017
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 7.1 (GENERIC.201703111743Z)
MicroVAX 3800/3900
total memory = 65468 KB
avail memory = 59216 KB
kern.module.path=/stand/vax/7.1/modules
mainbus0 (root)
cpu0 at mainbus0: KA655, CVAX microcode rev 6 Firmware rev 83
lance at mainbus0 not configured
uba0 at mainbus0: Q22
dz1 at uba0 csr 160100 vec 304 ipl 17
mtc0 at uba0 csr 174500 vec 774 ipl 17
mscpbus0 at mtc0: version 5 model 3
mscpbus0: DMA burst size set to 4
uda0 at uba0 csr 172150 vec 770 ipl 17
mscpbus1 at uda0: version 3 model 3
mscpbus1: DMA burst size set to 4
qe0 at uba0 csr 174440 vec 764 ipl 17: delqa, hardware address 08:00:2b:aa:bb:cc
rlc0 at uba0 csr 174400 vec 160 ipl 17
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
ts0 at uba0 csr 172520 vec 224 ipl 17: TS11
ts0: rev 0, extended features enabled, transport offline
mt0 at mscpbus0 drive 0: TK50
mt1 at mscpbus0 drive 1: TK50
mt2 at mscpbus0 drive 2: TK50
mt3 at mscpbus0 drive 3: TK50
ra0 at mscpbus1 drive 0: RA92
ra1 at mscpbus1 drive 1: RA92
racd0 at mscpbus1 drive 2: RRD40
rx0 at mscpbus1 drive 3: RX50
ra0: no disk label: size 2940951 sectors
ra1: no disk label: size 2940951 sectors
racd0: size 1331200 sectors
rx0: attempt to bring on line failed: unit offline (not mounted) (code 3, subcode 1)
boot device: racd0
root on racd0a dumps on racd0b
root file system type: cd9660
init: kernel secur
You are using a serial console, we do not know your terminal emulation.
Please select one, typical values are:
vt100
ansi
xterm
Terminal type (just hit ENTER for 'vt220'):
On which disk do you want to install NetBSD?
┌──────────────────────────┐
│ Available disks │
│ │
│>a: ra0 │
│ b: ra1 │
│ c: Extended partitioning │
│ x: Exit │
└──────────────────────────┘
Please enter a name for your NetBSD disk [RA92]: NetBSD-Sys
Ok, we are now ready to install NetBSD on your hard disk (ra0). Nothing has
been written yet. This is your last chance to quit this process before
anything gets changed.
Shall we continue?
┌───────────────┐
│ yes or no? │
│ │
│ a: No │
│>b: Yes │
└───────────────┘
Status: Finished
Command: disklabel -w -r -f /tmp/disktab ra0 'NetBSD-Sys'
--------------------------------------------------------------------------------
Status: Finished
Command: /sbin/newfs -V2 -O 1 -b 16384 -f 2048 /dev/rra0a
--------------------------------------------------------------------------------
/dev/rra0a: 1307.7MB (2678076 sectors) block size 16384, fragment size 2048
using 8 cylinder groups of 163.47MB, 10462 blks, 20608 inodes.
...............................................................................
The NetBSD distribution is broken into a collection of distribution sets.
There are some basic sets that are needed by all installations and there are
some other sets that are optional. You may choose to install a core set
(Minimal installation), all of them (Full installation), or a custom group of
sets (Custom installation).
┌─────────────────────────────┐
│ Select your distribution │
│ │
│>a: Full installation │
│ b: Installation without X11 │
│ c: Minimal installation │
│ d: Custom installation │
│ x: Abandon installation │
└─────────────────────────────┘
Your disk is now ready for installing the kernel and the distribution sets.
As noted in your INSTALL notes, you have several options. For ftp or nfs,
you must be connected to a network with access to the proper machines.
Sets selected 15, processed 0, Next set kern-GENERIC.
┌─────────────────────────┐
│ Install from │
│ │
│>a: CD-ROM / DVD │
│ b: FTP │
│ c: HTTP │
│ d: NFS │
│ e: Floppy │
│ f: Unmounted fs │
│ g: Local directory │
│ h: Skip set │
│ i: Skip set group │
│ j: Abandon installation │
└─────────────────────────┘
Status: Finished
Command: progress -zf /vax/binary/sets/kern-GENERIC.tgz tar --chroot -xhepf
-
--------------------------------------------------------------------------------
100% |***********************************| 3520 KiB 501.42 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/modules.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 3460 KiB 380.21 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/base.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 104 MiB 444.22 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/etc.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 3710 KiB 516.71 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/comp.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 158 MiB 250.68 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/games.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 7600 KiB 454.00 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/man.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 50680 KiB 320.11 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/misc.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 14910 KiB 492.56 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/tests.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 19170 KiB 281.66 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/text.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 12710 KiB 523.25 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/xbase.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 19030 KiB 391.00 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/xcomp.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 36280 KiB 376.62 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/xetc.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 150 KiB 124.99 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/xfont.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 75470 KiB 293.29 KiB/s 00:00 ETA
Status: Finished
Command: progress -zf /vax/binary/sets/xserver.tgz tar --chroot -xhepf -
--------------------------------------------------------------------------------
100% |***********************************| 12060 KiB 540.32 KiB/s 00:00 ETA
All selected distribution sets unpacked successfully.
Making device nodes ...
Status: Finished
Command: /bin/sh MAKEDEV all
--------------------------------------------------------------------------------
Status: Finished
Command: /etc/rc.d/random_seed stop
--------------------------------------------------------------------------------
Saved entropy to /var/db/entropy-file.
The extraction of the selected sets for NetBSD-7.1 is complete. The system
is now able to boot from the selected hard disk. To complete the
installation, sysinst will give you the opportunity to configure some
essential things first.
┌───────────────────────┐
│>Hit enter to continue │
└───────────────────────┘
The extraction of the selected sets for NetBSD-7.1 is complete. The system
is now able to boot from the selected hard disk. To complete the
installation, sysinst will give you the opportunity to configure some
essential things first.
┌───────────────────────┐
│>Hit enter to continue │
└───────────────────────┘
The following are the values you entered.
DNS Domain: sanyalnet.lan
Host Name: netbsdvax.sanyalnet.lan
Nameserver: 10.42.2.1
Primary Interface: qe0
Media type: <default>
Host IP: 10.42.2.24
Netmask: 0xffffff00
IPv4 Gateway: 10.42.2.1
IPv6 autoconf:
┌─────────────────┐
│ Are they OK? │
│ │
│>a: Yes │
│ b: No │
└─────────────────┘
Status: Finished
Command: /sbin/route -n flush -inet
--------------------------------------------------------------------------------
Status: Finished
Command: /sbin/route -n add default 10.42.2.1
--------------------------------------------------------------------------------
add net default: gateway 10.42.2.1
Waiting while network interface comes up.
Status: Command failed
Command: /sbin/ping -v -c 5 -w 5 -o -n 10.42.2.1
Hit enter to continue
--------------------------------------------------------------------------------
PING 10.42.2.1 (10.42.2.1): 56 data bytes
----10.42.2.1 PING Statistics----
5 packets transmitted, 0 packets received, 100.0% packet loss
The root password of the newly installed system has not yet been initialized,
and is thus empty. Do you want to set a root password for the system now?
┌───────────────┐
│ yes or no? │
│ │
│>a: Yes │
│ b: No │
└───────────────┘
Status: Finished
Command: passwd -l root
--------------------------------------------------------------------------------
Changing local password for root.
New password:
Please don't use an all-lower case password.
Unusual capitalization, control characters or digits are suggested.
New password:
Retype new password:
8 character username to add: localuser
┌───────────────┐
│ User shell │
│ │
│>a: /bin/sh │
│ b: /bin/ksh │
│ c: /bin/csh │
└───────────────┘
Status: Finished
Command: passwd -l localuser
--------------------------------------------------------------------------------
Changing local password for localuser.
New password:
Please don't use an all-lower case password.
Unusual capitalization, control characters or digits are suggested.
New password:
Retype new password:
NetBSD/vax 7.1
This menu-driven tool is designed to help you install NetBSD to a hard disk,
or upgrade an existing NetBSD system, with a minimum of work.
In the following menus type the reference letter (a, b, c, ...) to select an
item, or type CTRL+N/CTRL+P to select the next/previous item.
The arrow keys and Page-up/Page-down may also work.
Activate the current selection from the menu by typing the enter key.
Thank you for using NetBSD!
┌───────────────────────────────────────────────┐
│ NetBSD-7.1 Install System │
│ │
│ a: Install NetBSD to hard disk │
│ b: Upgrade NetBSD on a hard disk │
│ c: Re-install sets or install additional sets │
│>d: Reboot the computer │
│ e: Utility menu │
│ f: Config menu │
│ x: Exit Install System │
└───────────────────────────────────────────────┘
syncing disks... done
unmounting file systems...
unmounting done
HALT instruction, PC: 800FC5A0 (PUSHAB 802680C8)
sim>
sim>
sim> sh dev d
Too many arguments
sim> sh dev
VAX simulator configuration
CPU, idle disabled
TLB, 2 units
ROM
NVR
SYSD, 2 units
QBA, autoconfiguration enabled
CLK, vector=C0
TTI, vector=F8
TTO, vector=FC
CSI, vector=F0
CSO, vector=F4
DZ, address=20000040-2000005F*, vector=2C0-2DC, lines=16
VH, disabled
CR, address=20001E70-20001E77, vector=298, 285 cards per minute, translation 029
LPT, address=20001F4C-20001F4F, vector=280
RL, address=20001900-20001909, vector=270, 4 units
RQ, address=20001468-2000146B*, vector=3F8, 4 units
RQB, disabled
RQC, disabled
RQD, disabled
RY, address=20001E78-20001E7B*, vector=2B4, 2 units
TS, address=20001550-20001553, vector=294
TQ, TK50 (94MB), address=20001940-20001943, vector=3FC, 4 units
XQ, address=20001920-2000192F*, vector=3F4, MAC=08:00:2B:AA:BB:CC, type=DELQA-T,mode=DEQNA, poll=100
XQB, disabled
sim> exit
Goodbye
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ vi netbsd-boot.ini
load -r ka655x.bin
set cpu 64m
set rq0 ra92
set rq1 ra92
at rq0 netbsd71vax-disk0.dsk
at rq1 netbsd71vax-disk1.dsk
set rq2 cdrom
at rq2 NetBSD-7.1-vax.iso
;at xq vde:/tmp/vde-ip.ctl
at xq tap1
boot cpu
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
netbsd-boot.ini: 11 lines, 202 characters.
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ ifconfig
bce0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=c01bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,VLAN_HWTSO,LINKSTATE>
ether 00:22:19:25:d2:f6
media: Ethernet autoselect
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
ether 00:13:3b:12:36:6b
inet 10.100.0.13 netmask 0xffffff00 broadcast 10.100.0.255
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
re1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
ether 00:13:3b:12:36:6c
inet 10.200.0.252 netmask 0xffffff00 broadcast 10.200.0.255
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
bce1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=c01bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,VLAN_HWTSO,LINKSTATE>
ether 00:22:19:25:d2:f4
media: Ethernet autoselect
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5
inet 127.0.0.1 netmask 0xff000000
groups: lo
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
tap0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80000<LINKSTATE>
ether 00:bd:90:1a:f7:00
inet6 fe80::2bd:90ff:fe1a:f700%tap0 prefixlen 64 scopeid 0x6
inet 10.42.2.252 netmask 0xffffff00 broadcast 10.42.2.255
groups: tap
media: Ethernet autoselect
status: active
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
Opened by PID 1040
tap1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80000<LINKSTATE>
ether 00:bd:98:1a:f7:01
inet6 fe80::2bd:98ff:fe1a:f701%tap1 prefixlen 64 scopeid 0x7
groups: tap
media: Ethernet autoselect
status: active
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
Opened by PID 1043
vboxnet0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 0a:00:27:00:00:00
media: Ethernet autoselect
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ cat netbsd-boot.ini
load -r ka655x.bin
set cpu 64m
set rq0 ra92
set rq1 ra92
at rq0 netbsd71vax-disk0.dsk
at rq1 netbsd71vax-disk1.dsk
set rq2 cdrom
at rq2 NetBSD-7.1-vax.iso
;at xq vde:/tmp/vde-ip.ctl
at xq tap1
boot cpu
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ vax netbsd-boot.ini
VAX simulator V3.9-0
Eth: pcap_open_live error - tap1: You don't have permission to capture on that device ((cannot open device) /dev/bpf: Permission denied)
netbsd-boot.ini> at xq tap1
File open error
KA655-B V5.3, VMB 2.7
1) Dansk
2) Deutsch (Deutschland/▒sterreich)
3) Deutsch (Schweiz)
4) English (United Kingdom)
5) English (United States/Canada)
6) Espa▒ol
7) Fran▒ais (Canada)
8) Fran▒ais (France/Belgique)
9) Fran▒ais (Suisse)
10) Italiano
11) Nederlands
12) Norsk
13) Portugu▒s
14) Suomi
15) Svenska
(1..15): 5
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.
>>>
>>>
>>>show ether
Ethernet Adapter 0 (774440)
-XQA0 (08-00-2B-AA-BB-CC)
>>>show dev
UQSSP Disk Controller 0 (772150)
-DUA0 (RA92)
-DUA1 (RA92)
-DUA2 (RRD40)
-DUA3 (RX50)
UQSSP Tape Controller 0 (774500)
-MUA0 (TK50)
-MUA1 (TK50)
-MUA2 (TK50)
-MUA3 (TK50)
RLV12 Controller 0 (774400)
-DLA0 (RL01)
-DLA1 (RL01)
-DLA2 (RL01)
-DLA3 (RL01)
Ethernet Adapter 0 (774440)
-XQA0 (08-00-2B-AA-BB-CC)
>>>boot dua0
(BOOT/R5:0 DUA0
2..
-DUA0
1..0..
>> NetBSD/vax boot [1.11] <<
>> Press any key to abort autoboot 0
nfs_open: must mount first.
open netbsd.vax: Device not configured
> boot netbsd
3101028+172988 [230064+220192]=0x38d804
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017
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 7.1 (GENERIC.201703111743Z)
MicroVAX 3800/3900
total memory = 65468 KB
avail memory = 59216 KB
kern.module.path=/stand/vax/7.1/modules
mainbus0 (root)
cpu0 at mainbus0: KA655, CVAX microcode rev 6 Firmware rev 83
lance at mainbus0 not configured
uba0 at mainbus0: Q22
dz1 at uba0 csr 160100 vec 304 ipl 17
mtc0 at uba0 csr 174500 vec 774 ipl 17
mscpbus0 at mtc0: version 5 model 3
mscpbus0: DMA burst size set to 4
uda0 at uba0 csr 172150 vec 770 ipl 17
mscpbus1 at uda0: version 3 model 3
mscpbus1: DMA burst size set to 4
qe0 at uba0 csr 174440 vec 764 ipl 17: delqa, hardware address 08:00:2b:aa:bb:cc
rlc0 at uba0 csr 174400 vec 160 ipl 17
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
ts0 at uba0 csr 172520 vec 224 ipl 17: TS11
ts0: rev 0, extended features enabled, transport offline
mt0 at mscpbus0 drive 0: TK50
mt1 at mscpbus0 drive 1: TK50
mt2 at mscpbus0 drive 2: TK50
mt3 at mscpbus0 drive 3: TK50
ra0 at mscpbus1 drive 0: RA92
ra1 at mscpbus1 drive 1: RA92
racd0 at mscpbus1 drive 2: RRD40
rx0 at mscpbus1 drive 3: RX50
ra0: size 2940951 sectors
ra1: no disk label: size 2940951 sectors
racd0: size 1331200 sectors
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 Sep 30 03:23:45 UTC 2010
Starting root file system check:
/dev/rra0a: file system is clean; not checking
swapctl: setting dump device to /dev/ra0b
swapctl: adding /dev/ra0b as swap device at priority 0
Starting file system checks:
Loaded entropy from /var/db/entropy-file.
Setting tty flags.
Setting sysctl variables:
ddb.onpanic: 1 -> 0
Starting network.
/etc/rc: WARNING: $hostname not set.
IPv6 mode: host
Configuring network interfaces:.
Adding interface aliases:.
Waiting for DAD completion for statically configured addresses...
Building databases: dev, utmp, utmpx, services.
Starting syslogd.
Setting date via ntp.
Sep 30 03:24:12 ntpdate[187]: name server cannot be used: Temporary failure in name resolution (2)
Exiting, name server cannot be used: Temporary failure in name resolution (2)/etc/rc.d/ntpdate exited with code 1
Mounting all file systems...
Clearing temporary files.
Updating fontconfig cache:^Ad done.
Creating a.out runtime link editor directory cache.
Checking quotas: done.
Setting securelevel: kern.securelevel: 0 -> 1
swapctl: setting dump device to /dev/ra0b
Starting virecover.
Checking for core dump...
savecore: no core dump
Starting local daemons:.
Updating motd.
Starting ntpd.
Starting xdm.
Generating public/private rsa1 key pair.
Your identification has been saved in /etc/ssh/ssh_host_key.
Your public key has been saved in /etc/ssh/ssh_host_key.pub.
The key fingerprint is:
SHA256:Hq8x4wXIfbWw4aZD0WRgBZLum0cdYQ7Uig+aQCMWwnA root@
The key's randomart image is:
+---[RSA1 2048]---+
|=.E .o==+ |
|o+o .o.++ |
|.o . . ..=+.. |
| . .+o.oo= . |
| . +ooS.=.. |
| o .ooB. |
| +B o |
| o..B |
| .o |
+----[SHA256]-----+
Generating public/private dsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
The key fingerprint is:
SHA256:fX74JXrkus7a9DbALmtCx/00hwk5K851wVJSoVMJCkg root@
The key's randomart image is:
+---[DSA 1024]----+
| .E.. .o+o |
| . . ..oo |
| . o= |
| . =.o |
| S..o.= + |
| . +o*.B .|
| . + ++Boo.|
| . =+.=*o |
| oo=B=o. |
+----[SHA256]-----+
Generating public/private ecdsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
The key fingerprint is:
SHA256:Y+/ShIvormZUOhv46Y1s5Qm50nue+pGqH2Az4ekBd8o root@
The key's randomart image is:
+---[ECDSA 521]---+
| |
| |
|... . |
|oooo. |
|.OE+ S. |
|+.@ .. ..o. |
| =.Xoo . +. |
|..X==o. o.. |
|.OXXB .. |
+----[SHA256]-----+
Generating public/private ed25519 key pair.
Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.
Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.
The key fingerprint is:
SHA256:lKfDauLQXjULQeoZICuBmo0Q5tCrXwYjjF3FEsLaRpw root@
The key's randomart image is:
+--[ED25519 256]--+
|**o..+o |
|*+Eooo. . |
|BX oo.. o . |
|O.O. o + o |
| + oo . S |
|. .o + + |
| ..oo + . |
| .+ + |
| o |
+----[SHA256]-----+
Generating public/private rsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
The key fingerprint is:
SHA256:jBxTrJzcgqRb9Wur0ZQ/fneA95e6Uyg0MDO5BQrg2uo root@
The key's randomart image is:
+---[RSA 2048]----+
| ... ...o |
| . . o.o* . |
| + =o* B |
| + o.*=oo o |
| . + o.S.. ... |
| o oo. ...o. |
| . ....o ...o.|
|. ... .....+|
| E .. .. ++..|
+----[SHA256]-----+
Starting sshd.
/usr/sbin/postconf: warning: valid_hostname: empty hostname
/usr/sbin/postconf: fatal: unable to use my own hostname
Sep 30 03:55:00 postfix[1425]: fatal: unable to use my own hostname
/etc/rc.d/postfix exited with code 1
Starting inetd.
Starting cron.
The following components reported failures:
/etc/rc.d/ntpdate /etc/rc.d/postfix
See /var/run/rc.log for more information.
Thu Sep 30 03:55:06 UTC 2010
NetBSD/vax (Amnesiac) (console)
login: root
Password:
Sep 30 03:57:00 login: ROOT LOGIN (root) on tty console
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017
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 7.1 (GENERIC.201703111743Z)
Welcome to NetBSD!
Terminal type? [unknown] xterm
Terminal type is xterm.
We recommend that you create a non-root account and use su(1) for root access.
#
#
#
#
# sync;sync;sync;poweroff
Sep 30 03:58:16 poweroff: powered off by root
Sep 30 03:58:17 syslogd[190]: Exiting on signal 15
syncing disks... 4 done
unmounting file systems...
unmounting done
HALT instruction, PC: 800B4F54 (RET)
sim> q
Goodbye
[localuser@dell-poweredge-2950 ~/SimhVirtualMachines/netbsdvax7.1]$ exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment