Essentially I’m trying to get back the ability to boot my machine. I nuked the boot loader on the mbr.
I got a bootloader back by following various opensuse recipes. However, now it boots, but I cannot mount any filesystem. Root is mounted, but any attempt mount anything else fails (anything).
This is openSUSE 13.2. I’m hoping that maybe somebody else has seen the problem and knows what I’m missing.
Had something similar happen to me two months ago, perhaps this will help:
Boot rescue system on the DVD (13.2 64-bit), mount sda root, /proc, /sys, chroot, etc., based on caf4926’s article https://forums.opensuse.org/content…rom-DVD-Rescue (thanks Caf, it was a life saver!), with the --bind mount option for /proc and /sys.
On 2015-07-27 07:56, cjcox wrote:
>
> Essentially I’m trying to get back the ability to boot my machine. I
> nuked the boot loader on the mbr.
>
> I got a bootloader back by following various opensuse recipes. However,
> now it boots, but I cannot mount any filesystem. Root is mounted, but
> any attempt mount anything else fails (anything).
with what error?
Try mounting in a terminal (verbose), and post it back here.
Explaining what you did to recover the MBR might be useful as well.