Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2005 21:24:44 +0100 (CET)
From:      Claus Guttesen <cguttesen@yahoo.dk>
To:        Stefan Cars <stefan@snowfall.se>, current@freebsd.org
Subject:   Re: Boot / Install freeze with Dell PE1850 5.3 and amd64
Message-ID:  <20050122202444.2290.qmail@web26808.mail.ukl.yahoo.com>
In-Reply-To: <41F2AA80.3030408@snowfall.se>

next in thread | previous in thread | raw e-mail | index | archive | help
> The troubling machine is a Dell 1850 with 2x2.8GHZ
> Noncona, 4GB of RAM
> The working machine is a Dell 1850 with 2.2.8GHZ
> Noncona, 1GB of RAM, 
> which installs fine with amd64.
> 
> It hangs initializing the ATA CD-ROMs:

Had the same problem with a Dell 2850 and 4 GB RAM.
Found the following hints on freebsd.org:

1. Press 6 to enter boot prompt.
2. Type 'set hw.physmem="2G"
3. Enter boot to boot :D
4. Cvsup to latest 5.3-stable by adding
*default release=cvs tag=RELENG_5
to your sup-file
5. Rebuild world and kernel as normal.
6. Reboot.

This made my Dell 2850 work without hw.physmem. If you
need to reboot before you have installed new
world/kernel don't forget to enter ph.physmem again.

Important that the cvs tag is *not* RELENG_5_3.

HTH
Claus



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