On Wed, Sep 5, 2018 at 5:43 PM Knurpht-openSUSE <knurpht@opensuse.org> wrote:
Let's say your rootfs is on /dev/sda1 ( you have to replace sda1 with the actual / mounted partition ), boot from an install medium, wait until the installer shows up, then hit Ctrl-Alt-F2. Next do: mount /dev/sda1 /mnt mount --bind /dev /mnt/dev mount --bind /proc /mnt/proc mount --bind /sys /mnt/sys chroot /mnt yast
Thanks for these steps, I basically remembered them roughly. But what do I do then afterwards inside yast. Yast doesnt magically repair boot problems, or is there a module to fix or recreate a simple boot config for a simple setup like mine? Or are there more steps inside yast, and next to yast that I need to execute? Thanks. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org