Re: Rebuild instructions for amd64 systems

2009-11-04 Thread Adam Vande More
> > > then, add the following line below all other 'options' lines: > options PAE # large memory (>4G) support > > then, find and comment out these two lines to avoid a conflict with PAE: > > device adv # Advansys SCSI adapters > device adw # Advansys wide

Re: Rebuild instructions for amd64 systems

2009-11-03 Thread Matt Szubrycht
Hi Richard, Kernel recompilation part of the handbook is fairly straightforward and should walk you through step-by-step without any snags: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html Just remember to use amd64 instead i386 in the examples @ the link a

Re: Rebuild instructions for amd64 systems

2009-10-30 Thread ill...@gmail.com
2009/10/29 Richard Gehlbach : > I am installing FreeBSD 7.2 / amd64 on a new server (HP DL370 G6) with 2 > quad Xeon processors and 16GB memory.  I have worked with the i386 versions > since version 3.x, but this is the first server large enough to need amd64. > > I have been trying to determine th

Re: Rebuild instructions for amd64 systems

2009-10-29 Thread Adam Vande More
On Thu, Oct 29, 2009 at 10:52 PM, Richard Gehlbach wrote: > I am installing FreeBSD 7.2 / amd64 on a new server (HP DL370 G6) with 2 > quad Xeon processors and 16GB memory. I have worked with the i386 versions > since version 3.x, but this is the first server large enough to need amd64. > > I hav

Rebuild instructions for amd64 systems

2009-10-29 Thread Richard Gehlbach
I am installing FreeBSD 7.2 / amd64 on a new server (HP DL370 G6) with 2 quad Xeon processors and 16GB memory. I have worked with the i386 versions since version 3.x, but this is the first server large enough to need amd64. I have been trying to determine the correct procedures for rebuilding