lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.0.9999.0710291440570.3186@localhost.localdomain>
Date:	Mon, 29 Oct 2007 14:47:49 +0100 (CET)
From:	Thomas Gleixner <tglx@...utronix.de>
To:	Mikael Pettersson <mikpe@...uu.se>
cc:	hpa@...or.com, linux-kernel@...r.kernel.org, mingo@...hat.com
Subject: Re: [REGRESSION] 2.6.24-rc1 fails to boot on a 486

On Mon, 29 Oct 2007, Mikael Pettersson wrote:

> On Sun, 28 Oct 2007 21:33:02 -0700, H. Peter Anvin wrote:
> > Mikael Pettersson wrote:
> > > My old 486 fails to boot with the 2.6.24-rc1 kernel.
> > > Grub loads it, 4 lines of text appear but not the kernel's
> > > "Linux version <blah> greet", and the machine reboots.
> > > Double-checked with a serial console: nothing appears
> > > before it reboots.
> > 
> > What four lines of text?
> 
> They're impossible to capture because they're only visible
> on the VGA screen for like 0.2 seconds before the machine
> reboots and the screen is blanked; they don't show up on
> the serial console.
> 
> They look like paths to the vmlinuz and initrd surrounded
> by [ ] brackets, so I guess they come from grub.

Any chance to use serial console ?

Enable CONFIG_EARLY_PRINTK and add
 
earlyprintk=serial,ttyS0,115200,keep

to the kernel command line.

Can you please provide your .config file ?

I tested on my i386 box and Linus latest git boots fine:
# uname -a
Linux museum386 2.6.24-rc1-2a397e82 #1 PREEMPT Mon Oct 29 13:39:29 CET 2007 i386 unknown
# cat /proc/cpuinfo
processor       : 0
vendor_id       : unknown
cpu family      : 3
model           : 0
model name      : 386
stepping        : unknown
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : no
fpu_exception   : no
cpuid level     : -1
wp              : no
flags           :
bogomips        : 6.93
clflush size    : 32

Thanks,

	tglx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ