I have been facing problems booting my laptop without a live usb plugged in. In the forum linuxquestions.org I posted this as part of a long thread and Mrmazda advised the following:
Try booting using the USB stick. Then key in Ctrl-Alt-F3 and login as root. Then: Code:
efibootmgr -v | susepaste
cat /etc/fstab | susepaste
sudo fdisk -l | susepaste
These should return URLs, which you should paste here so we can click on them. If you get any kind of error, then do this instead after logging in: Code:
efibootmgr -v
cat /etc/fstab
sudo fdisk -l
and take a screenshot (or two if necessary) to show here. Even better would be to add this to your thread in the Install/Boot/Login openSUSE forum and leave this thread closed.