On Tue, Feb 10, 2004 at 06:03:54PM +0200, Jarrod Hermer wrote: > Nope, boot process does not even get that far. > > Clint: did the fresh install, then applying all the latest updates solve > the problem? > > The last line displayed on the console when the boot crashes is: > > Starting pcmcia: Yenta IRQ list 0218, PCI irq10 > Socket status: 30000006 > > > Any ideas? Might be the hotplug stuff. Do you have any pc-cards in the system? One thing you might want to try is booting into single-user mode, then disabling pcmcia from starting on boot, as it appears that might be causing the oops. In order to boot into SU mode, hit "e" in the grub menu to edit the boot entry, go to the "kernel" line, go to the end and add "S" at the end of the line, then hit <enter> to save the change and "B" to boot that entry. The system will boot for a little bit, then drop you at a command prompt. Once there, you can run "chkconfig --level 345 pcmcia off" which will disable pcmcia from starting on boot. Then enter "telinit 3" which will boot your system up to runlevel 3 and you can start debugging the issue. - jkt -- --*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--* Jay Turner, QA Technical Lead jkt@xxxxxxxxxx Red Hat, Inc. Reality is merely an illusion, albeit a very persistent one. - Albert Einstein