Re: Attempting to Resurrect Sun3/50 w/ NetBSD
der Mouse <[email protected]> Wed, 3 Oct 2007 19:01:40 -0400 (EDT)
| Newsgroups | gmane.os.netbsd.ports.sun3 |
|---|---|
| Message-ID | <[email protected]> |
> As you might expect most of my NIC cards that have Thin-Net are old > and of questionable status. Doesn't the -3/50 have AUI? AUI-to-twisted-pair transceivers aren't that tough to find in my experience. Anyway, now that you have a working network.... > Then I attempt to start bootparamd daemon: > # /usr/sbin/rpc.bootparamd -d > I get the following message. Any ideas why I get this? > rpc.bootparamd: unable to register BOOTPARAMPROG version 1, udp The portmapper isn't running, almost certainly. What it's called depends on the OS on your boot server. On the systems I'm familiar with, it's called portmap, but portmap doesn't exist on my 3.1 machines; a little manpage reading indicates it's called rpcbind there (nothing like compatability, eh?). You'll need to start it before rpc.bootparamd will be willing to start. For a one-off, you can start it by hand, but for a more permanent setup, you'll want to start it at boot time. This means portmap=YES in rc.conf (rpcbind=YES for 3.1 - now *that* is a lovely little present for admins, upgrade and your portmapper silently stops working, so much for "use rc.conf and upgrades Just Work" - me, annoyed? whatever makes you think that?). /~\ The ASCII der Mouse \ / Ribbon Campaign X Against HTML [email protected] / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B