Subject: netboots until...
To: None <port-sun3@NetBSD.ORG>
From: Diyamanthi Dahanayake <dahanaya@chaph.usc.edu>
List: port-sun3
Date: 01/07/1996 22:22:51
Hi All,
the sun 3/60 boots until,
model: Sun 3/60
real mem = 8372224
avail mem = 6799360
using 63 buffers containing 516096 bytes of memory
.
.
.
root on le0
swap on le0
dump on le0
nfs_boot: using network interface `le0`
nfs_boot: client_addr = 0xc0980002
nfs_boot: server_addr = 0xc0980001
nfs_boot: hostname = client
panic: nfs_boot: mountd swap, error = 72 /* XXX */
stopped at _Debugger+0x6 unlk a6
db>
and, on typing
db>continue
it reboots....
bootparamd's ouput
(machineA - server, machineB - client)
Jan 7 22:16:55 machineA bootparamd: whoami got question for 192.168.0.2
Jan 7 22:16:55 machineA bootparamd: This is host machineB
Jan 7 22:16:55 machineA bootparamd: Returning machineB 192.168.0.1
Jan 7 22:16:56 machineA bootparamd: getfile got question
for "machineB" and file "root"
Jan 7 22:16:56 machineA bootparamd: returning SERVER:machineA
path:/export/machineB/root address: 192.168.0.1
Jan 7 22:16:56 machineA bootparamd: getfile got question for "machineB" and
file "swap"
Jan 7 22:16:56 machineA bootparamd: returning SERVER:machineA
path:/export/machineB/swap address: 192.168.0.1
Any clues please?
Diya