From owner-freebsd-hackers@FreeBSD.ORG Tue Dec 16 10:06:37 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63CC116A4CE for ; Tue, 16 Dec 2003 10:06:37 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1497643D3F for ; Tue, 16 Dec 2003 10:06:34 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.3) with ESMTP id hBGI6UA7008875; Tue, 16 Dec 2003 10:06:30 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id hBGI6UEC008874; Tue, 16 Dec 2003 10:06:30 -0800 Date: Tue, 16 Dec 2003 10:06:30 -0800 From: Brooks Davis To: thundergod@bigfoot.com Message-ID: <20031216180630.GC2852@Odin.AC.HMC.Edu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2/5bycvrmDh4d1IB" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu cc: freebsd-hackers@freebsd.org Subject: Re: REPOST - Installation Bug - All available versions hang on install X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Dec 2003 18:06:37 -0000 --2/5bycvrmDh4d1IB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 16, 2003 at 01:01:37AM -0800, Thor Anderson wrote: > >> FreeBSD hangs without errors early in the install process on my=20 > >computer. >=20 > >> What makes this system unusual is that it > >> is "legacy free" which means it has none of the traditional I/O ports= =20 > >(no > >> serial, parallel, PS/2 or even floppy interface). All I/O is via one = of > >> the five USB ports on the case. > > > >A friend of mine recently ran into this problem on an embeded system. > >The solution for him on 5.x was to enter the following at the loader > >prompt to disable the keyboard and floppy probes because they tend to > >hang: > > > >hint.atkbdc.0.disabled=3D1 > >hint.atkbd.0.disabled=3D1 > >hint.fdc.0.disabled=3D1 > > > >Unfortnaly, you can't do that since you don't have a serial port. The > >one hack I can think of would be to try to PXE boot the CD image from > >another machine. You could then modify the loader.conf on the pxe image > >to force these settings. > > > >These drivers are broken and need to be fixed since I'm sure this > >problem will only become more common. >=20 > Thanks Brooks. >=20 > I'll be trying to find a "normal" computer to install FreeBSD. Hopefully= =20 > with it, I can try to implement some of the suggestions being offered -= =20 > including a PXE boot. If you've got a linux box, it should be able to do it as well. > I found the LOADER.CNF file on the CD. If I were to burn the CD to a CDR= W,=20 > could I edit that file manually and then boot from the CD? With the right tools, you could probably modify the ISO that way, but you can't just copy the files because you need to boot stuff. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --2/5bycvrmDh4d1IB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/30mXXY6L6fI4GtQRAhLKAJ91+Q/4V42jsHBn2Icu4IGrTurrZgCfQywy cmZoDNz5aBNNW2GxpIP3+0U= =YUY+ -----END PGP SIGNATURE----- --2/5bycvrmDh4d1IB--