Date: Mon, 04 Dec 2006 18:28:30 -0700 From: Old Ranger <Ranger@oldpathsbaptistchurch.org> To: Mike Tancsa <mike@sentex.net> Cc: freebsd-questions@freebsd.org, Marwan Sultan <dead_line@hotmail.com> Subject: Re: Duo core enable/support help. Message-ID: <4574CB3E.9020508@oldpathsbaptistchurch.org> In-Reply-To: <4dh9n29n1bdv8gojvttk62ht32lj3be0tl@4ax.com> References: <BAY104-F10D648E4BE2C64E15AB41C9ADE0@phx.gbl> <4dh9n29n1bdv8gojvttk62ht32lj3be0tl@4ax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Mike Tancsa wrote: > On Tue, 05 Dec 2006 00:40:50 +0000, in sentex.lists.freebsd.questions > you wrote: > > >> Hello Gurus, >> >> I just had Intel 102, duo core, fresh freebsd 6.1r installed. >> but i have been told that i have to enable duo core thing in kernel >> what should i have there? only options SMP ? >> >> what about the /usr/src/sys/i386/conf/SMP file? shall i copy the options >> to MYKERNEL ? >> >> > > If your kernel is called MYKERNEL, yes, just add > options SMP > > to the file and then > cd /usr/src ; make buildkernel > make installkernel > > and reboot. > > ---Mike > > -------------------------------------------------------- > Mike Tancsa, Sentex communications http://www.sentex.net > Providing Internet Access since 1994 > mike@sentex.net, (http://www.tancsa.com) > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > Hello, I just got through this same problem myself. If I may, allow me to add this suggestion. Once you cp your own copy of GENERIC kernel; cd to /usr/src make buildkernel KERNCONF=YOUR_KERNEL_NAME make installkernel KERNCONF=YOUR_KERNEL_NAME Make sure that the KERNCONF is in UPPERCASE! Otherwise it will default to GENERIC. Trust me on this one. -- Rev. Z. Wade Hampton Ranger@oldpathsbaptistchurch.org "Dedicated to those Rangers who laid down their lives; so that lesser men could be free to cry "peace", when there was none." Author unknown
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4574CB3E.9020508>