Mounting NFS on NetBSD
Park Chan-youn <phygeeks <at> gmail.com>
2005-02-01 02:55:19 GMT
I'm trying to mount NFS on a diskless, PowerPC+Sandpoint-based system.
NFS server is a NetBSD on i386.
I've followed the whole steps in 'Diskless NetBSD Howto', but when I
boot my diskless system, booting stops in the middle. The following is
the boot message.
----
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
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.6.2 (XEPRO-$Revision: 1.2 $) #1: Mon Jan 31 17:43:58 KST 2005
phygeeks <at> netbsd.psia.co.kr:/home/phygeeks/netbsd/src/sys/arch/sandpoint/comp
ile/XEPRO
total memory = 128 MB
avail memory = 115 MB
using 1664 buffers containing 6656 KB of memory
mainbus0 (root)
cpu0 at mainbus0: 8245 (Revision 0.4), ID 0 (primary)
cpu0: HID0 90c000<DOZE,DPM,ICE,DCE>
pci0 at mainbus0 bus 0
pci0: i/o space, memory space enabled
pchb0 at pci0 dev 0 function 0
pchb0: Motorola MPC8245 Host Bridge (rev. 0x12)
tdsp0 at pci0 dev 16 function 0: Texas Instruments TMS320C6415 DSP, rev 1
tdsp0: interrupting at irq 0
tdsp0: emifb config addr=0x280000 val=0x1270c
tdsp0: emifb config addr=0x280018 val=0x62117000
tdsp0: emifb config addr=0x28001c val=0x25e6600
tdsp0: emifb config addr=0x280008 val=0xffffff1f
(Continue reading)