On Fri, 2005-08-05 at 17:15 +1000, Danny Yee wrote: > Kernel 2.6.12-1.1372_FC3smp and 2.6.12-1.1372_FC3 fail to boot on > both my desktop machines and our main mail server, both running Fedora > Core 3. They panic at the pivotroot stage. > > Has anyone else experienced this problem? There are several bugs in > bugzilla that could be this problem, but There was an update to mkinitrd (v 4.1.18.1) released in the last week to address problems booting these kernels. To benefit from the fix, you need to apply the mkinitrd update, then uninstall and re-install the 1372 kernel. This will result in the initrd in /boot being recreated. Eg. yum install mkinitrd cd /var/cache/yum/updates-released/packages/ rpm -e kernel-2.6.12-1.1372_FC3 rpm -i kernel-2.6.12-1.1372_FC3.i686.rpm Not sure if this fix applies to your problem, though. Cheers, Ben > > Danny. > Network Administrator > School of Medical Sciences > University of Sydney >