14 Jul
2014
14 Jul
'14
03:18
On 2014-07-14 04:13, Fr David Ousley wrote:
On Sun, 13 Jul 2014 15:01:56 -0400, Cristian Rodríguez <> wrote:
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
Then you do: mount /dev/yourrootdevice /mnt mount /dev/yourbootdevice /mnt/boot and the rest exactly as above. Although... if you say that you can boot in failsafe mode, I would then just try to boot in failsafe, then run "mkinitrd", and reboot. -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)