Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2003 02:10:12 -0700 (PDT)
From:      Graeme Tattersall <gtattersall@tibus.com>
To:        freebsd-i386@FreeBSD.org
Subject:   Re: i386/53200: 5.1-RC1 SMP kernel boot gags at "APIC_IO: Testing 8254 interrupt delivery"
Message-ID:  <200310220910.h9M9ACcx023614@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/53200; it has been noted by GNATS.

From: Graeme Tattersall <gtattersall@tibus.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc: "Simon L. Nielsen" <simon@FreeBSD.org>, jimd@siu.edu
Subject: Re: i386/53200: 5.1-RC1 SMP kernel boot gags at "APIC_IO: Testing
 8254 interrupt delivery"
Date: Wed, 22 Oct 2003 09:50:06 +0100

 Hi All
 
 Just an update, It seems that my kernel no longer hangs at the APIC_IO 
 message if I disable the new bootloader menu aka "beastie" as follows :
 
 --- dist/loader.rc      Tue Oct 21 17:34:04 2003
 +++ loader.rc   Tue Oct 21 17:34:23 2003
 @@ -11,10 +11,10 @@
   check-password
 
   \ Load in the boot menu
 -include /boot/beastie.4th
 +\ include /boot/beastie.4th
 
   \ Do the normal initialization and startup
   initialize drop
 
   \ Start the boot menu
 -beastie-start
 +\ beastie-start
 
 Hope this helps someone - don't try this on a production system until 
 you're happy it works!! - It still needs to be tested+verified by others.
 
 
 Cheers
 
 
 Graeme
 
 



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