Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jun 1999 07:16:47 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        Doug <Doug@gorean.org>
Cc:        Mike Smith <mike@smith.net.au>, freebsd-current@FreeBSD.ORG
Subject:   Re: 'make all' in /sys/i386/boot fails 
Message-ID:  <49750.930374207@axl.noc.iafrica.com>
In-Reply-To: Your message of "Fri, 25 Jun 1999 18:46:05 MST." <Pine.BSF.4.05.9906251844200.1192-100000@dt054n86.san.rr.com> 

next in thread | previous in thread | raw e-mail | index | archive | help


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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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