Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Netboot on Vax
On Mon, Feb 03, 2014 at 07:24:10AM -0400, Ben Armstrong wrote:
> I recently succeeded in netbooting NetBSD on a VAXstation 4000 VLC
> thanks to the help of some kind folks on #vax @ irc.freenode.net.
> However, I had to fall back to a much older release to do so.
>
> I see in this thread that there is work on fixing the bootloader so
> netboot works again:
>
> http://mail-index.netbsd.org/port-vax/2014/01/03/msg001981.html
I just netbooted a vax station 4000/90 from the boot loader distributed
with NetBSD 6.1.3.
I used a NetBSD/i386 running 6.1 as server, started
mopd -s /usr/tftpboot/mop sk0
with this content:
lrwxr-xr-x 1 root wheel 11 Apr 1 2009 0000f85169e1.SYS@ -> MOPBOOT.SYS
-rw-r--r-- 1 root wheel 60176 Feb 3 14:04 MOPBOOT.SYS
-r--r--r-- 1 root wheel 63600 Apr 1 2009 MOPBOOT.SYS_working
[/usr/tftpboot/mop] root@night-porter # file MOPBOOT.SYS
MOPBOOT.SYS: ELF 32-bit LSB executable, Digital VAX, version 1 (SYSV),
statically linked, stripped
and MOPBOOT.SYS is just a copy of the netboot/boot program from 6.1.3.
This is the mopd from NetBSD base.
Martin
>>> show dev
VMS/VMB ADDR DEVTYPE NUMBYTES RM/FX WP DEVNAM REV
------- ---- ------- -------- ----- -- ------ ---
EZA0 00-00-F8-51-69-E1
DKA0 A/0/0 DISK 4.33GB FX DCAS-34 S65A
DKA100 A/1/0 DISK 4.33GB FX DCAS-34 S61A
..HostID.. A/6 INITR
>>> show config
KA49-A V1.4-0D0-V4.4 100 MHZ
00-00-F8-51-69-E1
128MB
DEVNBR DEVNAM INFO
------ -------- --------------------------
1 NVR OK
2 LCSPX ?? 001 0512
Highres 72Hz - 8 Plane 4Mpixel FB - V1.1
3 DZ OK
4 CACHE OK
5 MEM OK
128MB 0A,0B,0C,0D=16MB, 1E,1F,1G,1H=16MB
6 FPU OK
7 IT OK
8 SYS OK
9 NI OK
10 SCSI OK
0-L0-DCAS-34 1-L0-DCAS-34 6-INITR
11 AUD OK
13 TCA OK
OPT PRS V1.0
>>> boot EZA0
-EZA0
>> NetBSD/vax boot [1.11] <<
>> Press any key to abort autoboot
SGEC: Ethernet address 00:00:f8:51:69:e1
Trying BOOTP
Using IP address: 192.168.150.118
myip: (192.168.150.118)
root addr=192.168.151.7 path=/hosts/vax
open netbsd.vax: No such file or directory
> boot netbsd
SGEC: Ethernet address 00:00:f8:51:69:e1
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010, 2011, 2012
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 6.99.10 (DEAD) #53: Tue Aug 21 22:51:26 CEST 2012
(this is just an old kernel I had lying around in the NFS root)
Home |
Main Index |
Thread Index |
Old Index