On Fri, 25 Jun 1999 18:46:05 MST, Doug wrote:

> Where would I go if I wanted to rebuild my boot blocks to make the
> com console run at a different speed, or is this something I could set
> with one of the voluminous conf files in /boot, or??

Try src/sys/boot ?

Tip for the future: When you next make world, copy the output to a file
so that you can grep it to find out where stuff is installed out of:

        make world 2>&1 | tee /some/place/make_world.log

Or whatever. :-)

Ciao,
Sheldon.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to