On 2018-09-05 11:29, cagsm wrote:
I think I need to take some bootable usb media to the machine with leap 15.0 iso and try to rescue mode and repair? chroot and mounting all the usual stuff? and then repair boot/mbr/grub how exactly? any hints? been long ago that I needed to repair stuff like this.
<http://download.opensuse.org/distribution/leap/15.0/live/openSUSE-Leap-15.0-Rescue-CD-x86_64-Current.iso> Try that one. Basically, mount your root, bind mount /proc, /dev/ and /sys mount --bind /proc /mnt/proc mount --bind /sys /mnt/sys mount --bind /dev /mnt/dev then "chroot /mnt" and run yast in text mode in that terminal. In yast, go to the boot section and simply change the number of seconds it waits for your input, that forces it to write it all again to disk. Watch out for errors on the road. -- Cheers / Saludos, Carlos E. R. (from openSUSE 15.0 (Legolas)) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org