zcat /home6/NetBSD/arch/sparc/snapshot/19991024/installation/miniroot/miniroot-14L.fs.gz | dd of=/dev/rsd0c
12288+0 records in
12288+0 records out
6291456 bytes transferred in 211 secs (29817 bytes/sec)

root@harry  14:05:26/991223(~)# grep mini /etc/fstab
/dev/sd0c       /netbsd-mini ffs        rw 0 0

root@harry  14:10:54/991223(~)# grep mini /etc/exports
/netbsd-mini    -maproot=0 -network 210.145.40.112  -mask 255.255.255.240

root@harry  14:12:51/991223(~)# mount /netbsd-mini

root@harry  14:11:33/991223(~)# which mountd
/usr/sbin/mountd
root@harry  14:11:42/991223(~)# mountd
rarpd ne0
bootpd
Dec 23 14:29:31 harry rarpd[353]: ne0: 0:0:2:0:1a:65
Dec 23 14:29:56 harry bootpd[357]: version 2.4.1
Dec 23 14:29:56 harry bootpd[358]: bind: Address already in use


ok boot le()
Resetting ... 
SPARCstation 10 (1 X 390Z55), No Keyboard
ROM Rev. 2.14.7, 112 MB memory installed, Serial #3244632.
Ethernet address 8:0:20:1d:14:59, Host ID: 72318258.



Rebooting with command: le()                                          

The "le()" syntax is obsolete and will not be supported in future
releases.  The new name for  "le()"  is  "net".  The corresponding
boot command is either "> b net" or "ok boot net".
For more information about device naming and booting from non-default devices 
type "help boot".

Boot device: /iommu/sbus/ledma@f,400010/le@f,c00000  File and args: 
Lost Carrier  (transceiver cable problem?)  
Cable problem or twisted pair hub link-test disabled.
Use the PROM command "help ethernet" for more information.

ea00 
>> NetBSD/sparc Secondary Boot, Revision 1.7
>> (pk@flambard, Mon May 11 09:43:48 MEST 1998)
Lost Carrier  (transceiver cable problem?)  
Cable problem or twisted pair hub link-test disabled.
Use the PROM command "help ethernet" for more information.

Lost Carrier  (transceiver cable problem?)  
Cable problem or twisted pair hub link-test disabled.
Use the PROM command "help ethernet" for more information.

Lost Carrier  (transceiver cable problem?)  
Cable problem or twisted pair hub link-test disabled.
Use the PROM command "help ethernet" for more information.

boot: client IP address: 210.145.40.122
boot: client name: milano
root addr=210.145.40.124 path=/netbsd-mini
Booting netbsd @ 0x4000
Bad format
Program terminated
Type  help  for more information
ok 


root@harry  14:36:55/991223(/tftpboot)# umount /netbsd-mini/
root@harry  14:37:04/991223(/tftpboot)# dd if=/home6/NetBSD/NetBSD-1.4.1/sparc/installation/miniroot/miniroot-141.fs of=/dev/rsd0c

上の問題は 1.4-L の miniroot でなく 一つ古い 19990810 の snapshot 
に入っている 1.4-I の miniroot を使えばいいという話がある。
ftp://ftp.iij.ad.jp/pub/NetBSD/arch/sparc/snapshot/
19990810/installation/miniroot/miniroot-14I.fs.gz
  +-----------------------------------
  | Message-Id: <199911031109.WAA04528@zen.quick.com.au>
  | Received: from localhost(127.0.0.1), claiming to be "zen.quick.com.au"
  |  via SMTP by localhost, id smtpd04508a; Wed Nov  3 03:09:43 1999
  | To: matthew green 
  | Cc: "Simon J. Gerraty" , port-sparc@netbsd.org
  | Subject: Re: 1.4K sparc snapshot 
  | In-reply-to: Your message of "Wed, 03 Nov 99 17:59:40 +1100."
  |              <199911030659.RAA20214@zen.quick.com.au> 
  | Date: Wed, 03 Nov 1999 22:09:42 +1100
  | From: "Simon J. Gerraty" 
  | Sender: port-sparc-owner@netbsd.org
  | Precedence: list
  | Delivered-To: port-sparc@netbsd.org
  | 
  | > Given that others report problems with the miniroot in this snapshot,
  | > and given the a.out->elf hassel, perhaps some kind soul could build a
  | > new miniroot?
  | 
  | Ok fingers crossed.  I grabed the miniroot-14I.fs from the 19990810
  | snapshot.  That has got me upgrading - the 1.4L binary sets are being
  | installed as I type...
  | 
  | --sjg
  | 
  +-----------------------------------