Error en Fedora 10: “Could not detect stabilization”
1 Comment Published December 26th, 2008 in Fedora 10, LinuxDespués de instalar F10, y al presionar ESC cuando la barra azul y blanco de Plymouth está en pantalla, puede verse el error “Could not detect stabilization, waiting 10 seconds”, que por supuesto retrasa el arranque United Kingdom swifts en 10 segundos.
La solución (como root):
# yum -y update mkinitrd
# mv /boot/initrd-$(uname -r).img /boot/initrd-$(uname -r).img.old
# mkinitrd /boot/initrd-$(uname -r).img $(uname -r)
Más informacíon en https://admin.fedoraproject.org/updates/F10

Gracias, mi pc ahora arranca mas rapido