Hi,
I got a very fast responce from sean_at_stat.Duke.EDU stating to try a better
dhcpd configuration:
subnet 172.16.0.0 netmask 255.255.0.0 {
}
group {
# keys to netbooting Digital Unix clients
use-host-decl-names on ;
always-reply-rfc1048 on ;
server-name "vscx04" ;
filename "/tftpboot/vmunix" ;
host SAS_GENERIC {
hardware ethernet 08:00:2B:C3:E8:34;
fixed-address 172.16.1.46;
}
}
Now i get a little further (boot output - the last part). Somehow i get the
name "CLIENT" as hostname? It should be trying to mount the merged mfs file
system - is it trying to nfs mount a root from "SERVER" (server-name
"vscx04")?
isa0 at pci0
gpc1 not probed
ace0 at isa0bed
ace1 at isa0
lp0 at isa0
fdi0 at isa0
fd0 at fdi0 unit 0
ata0 at pci0 slot 105 (slot 5, function 1)
ata0: CYPRESS 82C693
scsi1 at ata0 slot 0
rz8 at scsi1 target 0 lun 0 (LID=2) (COMPAQ CD-224E 9.5B)
ata1 at pci0 slot 205 (slot 5, function 2)
ata1: CYPRESS 82C693
scsi2 at ata1 slot 0
usb0 at pci0 slot 305 (slot 5, function 3)
emx0 at pci0 slot 8
KGPSA-CA : Driver Rev 1.20 : F/W Rev 3.02A1(1.11) : wwn
1000-0000-c922-6aaa
emx0: Using console topology setting of : Fabric
scsi16 at emx0 slot 0
rz129 at scsi16 target 1 lun 0 (LID=11) (DEC HSG80
V85F) (Wide16)
rzb129 at scsi16 target 1 lun 1 (LID=12) (DEC HSG80
V85F) (Wide16)
processor at scsi16 target 5 lun 0 (LID=19) (COMPAQ KGPSA-CA
1.20)
processor at scsi16 target 5 lun 7 (LID=26) (ASE AM KGPSA-CA
)
processor at scsi16 target 7 lun 0 (LID=27) (COMPAQ KGPSA-BC
1.20)
emx1 at pci0 slot 9
KGPSA-CA : Driver Rev 1.20 : F/W Rev 3.02A1(1.11) : wwn
1000-0000-c922-6ba3
emx1: Using console topology setting of : Fabric
scsi17 at emx1 slot 0
rz137 at scsi17 target 1 lun 0 (LID=43) (DEC HSG80
V85F) (Wide16)
rzb137 at scsi17 target 1 lun 1 (LID=44) (DEC HSG80
V85F) (Wide16)
processor at scsi17 target 7 lun 0 (LID=51) (COMPAQ KGPSA-BC
1.20)
Created FRU table binary error log packet
lvm0: configured.
lvm1: configured.
kernel console: ace0
dli: configured
i2c: Server Management Hardware Present
clubase: configured
Booted from Network Interface (BOOTP 1 9 0 0 0 3 0 08-00-2B-C3-E8-34
1)
netblk.cliipadr ac10012e
hostname: CLIENT
mount root SERVER: failed, rpc status 15
panic (cpu 0): vfs_mountroot: cannot mount root
syncing disks... done
DUMP: problem with specified dumpdev 0x100001, status 19, not used
DUMP: No primary swap, no explicit dumpdev.
Nowhere to put header, giving up.
CP - SAVE_TERM routine to be called
CP - SAVE_TERM exited with hlt_req = 1, r0 = 00000000.00000000
halted CPU 0
halt code = 5
HALT instruction executed
PC = fffffc00004c6720
P00>>>
Received on Tue Aug 01 2000 - 15:57:28 NZST