Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2005 18:07:30 -0400
From:      "Brian J. McGovern" <mcgovern@beta.com>
To:        questions@freebsd.org
Subject:   bootparamd doesn't allow parameters?
Message-ID:  <200508182207.j7IM7Urp003585@spoon.beta.com>

next in thread | raw e-mail | index | archive | help
All,
	I'm in the process of trying to set up a Solaris jumpstart server in
a lab, and I decided for chuckles to do it with FreeBSD.

	The problem I'm running in to is that apparently, the Sun bootparamd
allows you to pass parameters as fields, for instance, as a couple of sample
fields out of the Solaris-generated /etc/bootparams (note: entry is clearly
not complete, but I didn't want to distract)....

	testserver	rootopts=:rsize=32768 term=:vt100

	However, if I move this directly in to FreeBSD's /etc/bootparams, it
will complain that it can not answer the request for "rootopts" from the Sun
box.

	Is there something I'm missing? the man page seems to allude to the
fact that all entries should be in the format of <host>:</path/to/file>. Or, am
I going to have to look at finding another bootparamd than the stock one?

	-Brian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508182207.j7IM7Urp003585>