Prev: [PATCH] Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c
Next: Clean up netfilter cache on xmit-to-self.
From: Donald Parsons on 28 Jul 2010 02:40 Hi, This rc6 kernel and rc6-git1 fail to boot with message: No root device found Boot has failed, sleeping forever. 2.6.34.1 and all previous boot fine. New kernel made using usual make oldconfig. initramfs has all same ata drivers. Asus motherboard P5B Deluxe, E6600 CPU. All kernels since mid-June 2010 have been built with gcc-4.5.0 and work, but neither 2.6.35-rc6 nor the git1 boot. I went back to gcc-4.4.4 and compiled tonight's -git3 with same identical result, no boot. What can be wrong? I see these modules in 2.6.34.1 with lsmod: Module Size Used by ata_generic 3427 0 pata_acpi 3227 0 pata_jmicron 2547 0 ahci 35887 4 libata 157450 4 ata_generic,pata_acpi,pata_jmicron,ahci and also 2.6.35's too by looking in /lib/modules/... and I see them in the initramfs.img Note, 2.6.35-rc6 was first of .35 kernels I tried. Thanks, Don -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |