Subject: she's getting there.....
To: None <port-cobalt@netbsd.org>
From: Jake Baillie <jake@priva.com>
List: port-cobalt
Date: 01/15/2003 19:27:20
Alright Guys,

I managed to correct the RAM error, and get the NetBSD kernel to boot. But 
she stops at "Starting File System Checks" with an RPC timeout, and will 
continue until infinity. I disabled NFSv3 on my host, but it doesn't seem 
to help. Any ideas?

  Output:

Cobalt Microserver Diagnostics - 'We serve it, you surf it'
Built Tue May 25 15:58:41 PDT 1999

  1.LCD Test................................PASS
  2.Controller Test.........................PASS
  5.Bank 0:.................................64M
  6.Bank 1:.................................0M
  7.Bank 2:.................................0M
  8.Bank 3:.................................0M
  9.Serial Test.............................PASS
10.PCI Expansion Slot....................**EMPTY**
12.IDE Test................................PASS
13.Ethernet Test...........................PASS
16.RTC Test................................PASS
Decompressing done
Executing bootloader kernel...
Decompressing -- done.
  [ no symbols available ]
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002
     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 1.6J (FUGU-NFS) #0: Wed Nov  6 12:42:58 PST 2002
     kml@fugu:/usr/src/sys/arch/cobalt/compile/FUGU-NFS
65536 KB memory, 58424 KB free, 3376 KB in 844 buffers
mainbus0 (root)
com0 at mainbus0 addr 0x1c800000 level 3: st16650a, working fifo
com0: console
cpu0 at mainbus0: QED RM5200 CPU (0x28a0) Rev. 10.0 with built-in FPU Rev. 10.0
cpu0: 32KB/32B 2-way set-associative L1 Instruction cache, 48 TLB entries
cpu0: 32KB/32B 2-way set-associative write-back L1 Data cache
gt0 at mainbus0 addr 0x14000000
pci0 at gt0
pci0: i/o space, memory space enabled, rd/line, wr/inv ok
pchb0 at pci0 dev 0 function 0: Galileo GT-64111 System Controller, rev 1
tlp0 at pci0 dev 7 function 0: DECchip 21143 Ethernet, pass 4.1
tlp0: interrupting at level 1
tlp0: Ethernet address 00:10:e0:00:9f:0e
lxtphy0 at tlp0 phy 1: LXT970 10/100 media interface, rev. 3
lxtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
Symbios Logic 53c860 (SCSI mass storage, revision 0x02) at pci0 dev 8 
function 0
  not configured
pcib0 at pci0 dev 9 function 0
pcib0: VIA Technologies VT82C586 (Apollo VP) PCI-ISA Bridge, rev 39
pciide0 at pci0 dev 9 function 1: VIA Technologies VT82C586 (Apollo VP) 
ATA33 co
ntroller
pciide0: bus-master DMA support present
pciide0: primary channel configured to compatibility mode
wd0 at pciide0 channel 0 drive 0: <Maxtor 92732U8>
wd0: drive supports 16-sector PIO transfers, LBA addressing
wd0: 26059 MB, 16383 cyl, 16 head, 63 sec, 512 bytes/sect x 53369568 sectors
wd0: 32-bit data port
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 4 (Ultra/66)
pciide0: primary channel interrupting at irq 14
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2 (Ultra/33) (using DMA data
transfers)
pciide0: secondary channel configured to compatibility mode
pciide0: disabling secondary channel (no drives)
VIA Technologies VT83C572 USB Controller (USB serial bus, revision 0x02) at 
pci0
  dev 9 function 2 not configured
tlp1 at pci0 dev 12 function 0: DECchip 21143 Ethernet, pass 4.1
tlp1: interrupting at level 2
tlp1: Ethernet address 00:10:e0:00:9e:f5
lxtphy1 at tlp1 phy 1: LXT970 10/100 media interface, rev. 3
lxtphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
boot device: <unknown>
root on tlp0
nfs_boot: trying DHCP/BOOTP
nfs_boot: DHCP next-server: 10.10.10.10
nfs_boot: my_addr=10.10.10.130
nfs_boot: my_mask=255.255.255.0
nfs_boot: gateway=10.10.10.1
root on 10.10.10.10:/nfsroot
root time: 0x3e260c5c
init: copying out path `/sbin/init' 11
Wed Aug 23 02:24:55 UTC 1961
Starting file system checks:
mount_nfs: rpcbind on server: RPC: Port mapper failure - RPC: Timed out
mount_nfs: rpcbind on server: RPC: Port mapper failure - RPC: Timed out
mount_nfs: rpcbind on server: RPC: Port mapper failure - RPC: Timed out

Thanks for the help, as always.