Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Dec 2003 17:07:27 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        thundergod@bigfoot.com
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: REPOST - Installation Bug - All available versions hang on install
Message-ID:  <20031215010727.GC4077@Odin.AC.HMC.Edu>
In-Reply-To: <Law9-F66fHPgdcpJk6K0001f78f@hotmail.com>
References:  <Law9-F66fHPgdcpJk6K0001f78f@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--ALfTUftag+2gvp1h
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Dec 14, 2003 at 12:57:34PM -0800, Thor Anderson wrote:
> FreeBSD hangs without errors early in the install process on my computer.
>=20
> I have downloaded and tested the CD ISO files for version 4.9 as well as=
=20
> 4.6.2 (with intent of upgrading) and neither appears to boot.  In both=20
> cases, my computer completes POST, accesses the CD drive and hangs withou=
t=20
> any messages.
>=20
> Worried that my ability to create a bootable CD-ROM, I purchased the=20
> commercial boxed set of 5.1 (?Power Pac? with handbook).  While this=20
> version still does not install properly, it does provide the following=20
> message before it hangs:
>=20
> >CD Loader 1.01
> >
> >Building the boot loader arguments
> >Looking up /BOOT/LOADER... Found
>=20
> Having eliminated my options for CD install, I purchased a USB floppy dri=
ve=20
> and attempted a floppy boot disk.  Again, the system hung without any=20
> message.
>=20
> The computer is able to boot other operating systems from CD.  Testing=20
> shows Microsoft as well as Fedora project Linux boot and install properly.
>=20
> The computer is an IBM NetVista 6645 W2U with an Intel Celeron 566MHz=20
> processor, 128MB RAM, a 7.5GB hard disk, a 32x CDROM, and an Intel Expres=
s=20
> Pro 10/100 PCI network adaptor.  What makes this system unusual is that i=
t=20
> is ?legacy free? which means it has none of the traditional I/O ports (no=
=20
> serial, parallel, PS/2 or even floppy interface).  All I/O is via one of=
=20
> the five USB ports on the case.  I have flashed the BIOS to the latest=20
> version.
>=20
> Since I can not install, I have no operating FreeBSD systems at my=20
> disposal. Therefore, I can not customize my own kernel.

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.

-- 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

--ALfTUftag+2gvp1h
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/3QlNXY6L6fI4GtQRAjJsAKDRi9hHZ++wSIz0PfcFamyRsUskLQCfXjds
SqPOs58Me5MlCZevnbR/3Lg=
=U9Jf
-----END PGP SIGNATURE-----

--ALfTUftag+2gvp1h--



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