On Fri, May 14, 2004 at 05:29:42PM -0500, Mike Oliver wrote: > > Update on this: I *can* boot if I leave out "acpi=off" but > substitute "noapic nolapic". I don't know what either of > those options means; I just happened to see another message > where they were being discussed and decided to try them.
That means that the kernel is panicking (or otherwise locking up) before the console has been initialised. And this only happens when APIC or local APIC is turned on. Please try just nolapic, it'll probably fix the problem too. This is basically the same as #228461 although the specific cause might differ. So please test the vmlinuz image I provided there and boot with earlyprintk=vga. Please submit the result in a new bug report against the kernel package. Thanks, -- Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ ) Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

