Date: Thu, 14 Dec 2006 18:59:59 -0800 From: Jay Chandler <chandler@chapman.edu> To: "Z. Wade Hampton" <zwade@oldpathsbaptistchurch.org> Cc: freebsd-questions@freebsd.org Subject: Re: cvsup and amd64 Message-ID: <45820FAF.90602@chapman.edu> In-Reply-To: <200612142018.11695.zwade@oldpathsbaptistchurch.org> References: <200612142018.11695.zwade@oldpathsbaptistchurch.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Z. Wade Hampton wrote: > Greetings to all, > I'm running a dell 1501 laptop with amd64x2 processor. > I got a disk from a guru specifically for this architecture, booted it, and > installed 6.1 via FTP. > > Yesterday I ran cvsup successfully. > Today I did "make buildworld" successfully. > > Now, I have a little paranoia about "buildkernel". > > Please tell me, did I need to specify anything specifically about the amd64 > architecture when running cvsup? Did I possibly get a GENERIC kernel file > through cvsup that is not compatible with amd? > > Anxious in Montana, > Z. Wade Hampton > Twin Bridges, MT > _______________________________________________ > 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" > I'm told that KERNCONF=SMP is the command to pass-- you're also going to want to throw in a -j4 or so. So the command will be: make -j4 buildkernel KERNCONF=SMP; make -j4 installkernel KERNCONF=SMP -- Jay Chandler Network Administrator, Chapman University 714.628.7249 / chandler@chapman.edu Today's Excuse: Processes running slowly due to weak power supply
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45820FAF.90602>