Date: Tue, 4 Nov 2008 04:48:53 -0800 From: Jeremy Chadwick <koitsu@FreeBSD.org> To: Kevin <k@kevinkevin.com> Cc: freebsd-stable@freebsd.org Subject: Re: DL360 G3 w/ AMD64 Cant boot from CD Message-ID: <20081104124853.GA48015@icarus.home.lan> In-Reply-To: <000f01c93e7a$0a146210$1e3d2630$@com> References: <000001c93e35$9d456790$d7d036b0$@com> <20081104045809.GA38528@icarus.home.lan> <000f01c93e7a$0a146210$1e3d2630$@com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 04, 2008 at 07:37:01AM -0500, Kevin wrote: > > Can you please try 7.1-PRERELEASE or 6.4-RC2 (just announced today)? > > There have been bootstrap-related changes since 7.0-RELEASE which may > > fix your problem. > > > I tried 7.1-BETA2 , but unfortunately the same problem happened. I tried > (for the sake of argument) Debian debian-40r5-amd64 , and it wouldn't boot > either -- it said "Your CPU does not support long mode, please use a 32bit > distribution". This means your processor does not support 64-bit mode. > How would I support over 4GB of ram with only i386 distributions? There is only one option: use PAE mode, which has drawbacks. You can read about what PAE is on Wikipedia. Note that not all drivers are PAE mode compatible on FreeBSD. You should be able to install i386 FreeBSD with success, then rebuild your kernel with PAE enabled. Look at /sys/i386/conf/PAE for an example configuration -- you'll see all of the drivers you have to disable for PAE to work successfully. If your system uses any of these drivers, PAE mode will not work for you, in which case you should upgrade your hardware. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081104124853.GA48015>