On Sun, 13 Jul 2014 15:01:56 -0400, Cristian Rodríguez <crrodriguez@opensuse.org> wrote:
After a recent power failure (several, actually, each lasting only 5-15 seconds), the kernel entry (3.7.10-1.36.1) will not boot, returning:
Error 13: Invalid or unsupported executable format.
Failsafe using the same kernel boots without problems.
mount /dev/yourrootdevice /mnt
mount --bind /dev /mnt/dev
mount --bind /proc /mnt/proc
mount --bind /sys /mnt/sys
chroot /mnt
mkinitrd
Thanks -- there is a separate /boot partition -- am I correct that I use root rather than boot? initrd is in /boot, I believe. Just want to be sure I've got it right before proceeding. -- Church of St Michael the Archangel Fr David Ousley 6611 Ardleigh Street Philadelphia, PA 19119 215-247-1092 davidousley@verizon.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org