I am trying to install Leap 42.1 from DVD on a 6-year-old Toshiba laptop with a 64-bit AMD chip. When installation is completed and the machine automatically reboots, I get the messages
Loading Linux 4.1.12-1-default
Loading initial ramdisk …
and it does not advance past this point. Initially I tried to select the XFCE interface, and when this failed, I tried KDE. Both give the same result. I am trying to install into 215 Gb of disk space.
In bootloader menu press ‘e’ on menu entry and remove “splash=silent” and “quiet” from line starting with linux (or linuxef). Press F10 to boot. It may give more verbose output.
As you have suggested, arvidjaar, I edited the Linux command in the boot procedure to remove “quiet” and “splash=silent”. No more information is given. There is an initial line “Booting a command list” before the two “loading” messages and then silence.
That has got me going, thanks.
I have installed a basic editor and done a “zypper up”. On rebooting, I find that I still have to add the “dis_ucode_ldr” to successfully boot. Should I add this permanently to the boot script? I have placed the output from “dmesg” on my website, and also the output from “journalctl -xb” in case someone can identify a different solution. **
and then in YaST made the change permanent through YaST->System->Boot Loader. This seems to have been a bad idea. I can no longer boot the machine to Linux. It stops at “Loading initial ramdisk…”, even if I have added “dis_ucode_ldr” to the Linux line during boot.
Will I have to reinstall everything to overcome this problem?
Hm, to my knowledge it should work when you uninstall that, and I don’t see why “dis_ucode_ldr” wouldn’t work any more either.
Will I have to reinstall everything to overcome this problem?
Does it maybe work if you try to boot an older kernel in “Advanced Options”?
If you use btrfs, you should also be able to boot a different snapshot and revert back.
Otherwise, you’d have to boot from a Live or installation CD/DVD, switch to your system and maybe reinstall ucode-amd.
Or reinstall, an “Upgrade” should work too and not lose any installed packages.