Subject: Re: VXT2000+
To: Matt Thomas <matt@3am-software.com>
From: Brian Hechinger <wonko@entropy.tmok.com>
List: port-vax
Date: 02/02/2001 22:34:33
Matt Thomas drunkenly mumbled...
> At 08:52 PM 2/2/2001 -0500, Brian Hechinger wrote:
> 
> >                 Group Code 0    Unregistered
> >LASTport... Group code 0 <VXT.SYS>
> 
> LAST != MOP.  Hopefully its using MOP.


hmmm, uhm, should i be trying to force it to mop then?

> >LASTport... Group code 0 <VXTXV0.SYS>
> >
> >i copied the large file vxt to be vxt.sys and i don't know what to do about
> >the second one.
> 
> Do you have a VXTXV0.SYS image anywhere?

not that i can see.

VAX 4000/400 - netbooting:

well, it sorta works.  it gets to the point where it asks the mop server for
the bootloader.  at that point the mop server crashes.

hmmmm.

# uname -a
NetBSD buddy 1.5 NetBSD 1.5 (GENERIC) #1: Wed Nov 29 00:29:52 MET 2000     root@flambard:/usr/src/sys/arch/sparc/compile/GENERIC sparc

# mopd -a -d
mopd: not running as daemon, -d given.
MOP DL 802.3 8:0:2b:1d:d9:49   > ab:0:0:1:0:0      len   54 code 08 RPR 
MOP DL 802.3 8:0:20:1d:96:29   > 8:0:2b:1d:d9:49   len    9 code 03 ASV 
MOP RC 802.3 8:0:2b:1d:d9:49   > ab:0:0:2:0:0      len   45 code 07 SID 
MOP RC 8:0:2b:1d:d9:49   > ab:0:0:2:0:0      len   37 code 07 SID 
MOP DL 802.3 8:0:2b:1d:d9:49   > 8:0:20:1d:96:29   len   54 code 08 RPR 
Native Image (VAX)
Header Block Count: 1
Image Size:         00011400
Load Address:       00000000
Transfer Address:   00000000
MOP DL 802.3 8:0:20:1d:96:29   > 8:0:2b:1d:d9:49   len 1006 code 02 MLD 
MOP DL 802.3 8:0:2b:1d:d9:49   > 8:0:20:1d:96:29   len   11 code 0a RML 
MOP DL 802.3 8:0:20:1d:96:29   > 8:0:2b:1d:d9:49   len   40 code 14 PLT 
Memory fault (core dumped) 

# gdb mopd mopd.core
(gdb) bt
#0  0x11d00 in main ()
#1  0x121a0 in main ()
#2  0x11278 in main ()
#3  0x16d70 in main ()
#4  0x1114c in main ()
#5  0x10b70 in ___start ()

hmm, that's not so useful.  let me rebuild the mop server with the debugging
symbols.

i think the src is done untaring. [1]

-brian

[1] nope, it's not.  guess i'll keep waiting.