I removed "rhgb quiet" from kernel command line and got these messages: > ...snip... > ALI15X3: IDE controller at PCI slot 0000:00:10.0 > ACPI: PCI interrupt 0000:00:10.0[A]: no GSI - using IRQ 0 > PCI: setting IRQ 0 as level-triggered > ALI15X3: chipset revision 196 > ALI15X3: not 100% native mode: will probe irqs later > ide0: BM-DMA at 0x8080-0x8087, BIOS settings: hda:DMA, hdb:pio > ide1: BM-DMA at 0x8088-0x808f, BIOS settings: hdc:pio, hdd:pio So, it seems an ACPI IRQ probing problem. I added "acpi=off" to kernel command line, the laptop booted well. But, I'm not very happy because power is won't off when shutdown... On Sat, 2 Jul 2005 15:04:51 +0900 Kazutoshi Morioka <morioka@xxxxxxxxxxxxx> wrote: > After yum update to kernel-2.6.12-1.1387_FC4, my laptop Compaq nx9005 dosen't boot. > messages are: > > root (hd0,1) > > Filesystem type is ext2fs, partition type 0x83 > > kernel /vmlinuz-2.6.12-1.1387_FC4 ro root=LABEL=/ rhgb quiet > > [Linux-bzImage, setup=0x1e00, size=0x18d7d9] > > initrd /initrd-2.6.12-1.1387_FC4.img > > [Linux-initrd @ 0xddd1000, 0x10e936 bytes] > > > > Uncompressing Linux... Ok, booting the kernel. > > Warning: ATI Radeon IGP Northbridge is not yet fully tested. > > The last message, "Warning: ATI ..." has been displayed sinse older kernel. > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >