![]() Registered Member ![]()
|
Hi all,
After the recent Plasma 5.6.5 update, my system no longer boots up properly. It reaches the graphical screen where it usually asks for the password to decrypt the hard-drive, and goes to a black screen with white text which says :
Any ideas, Thanks |
![]() Registered Member ![]()
|
Hi,
to get more information about the problem, please try to start using the recovery option. * Power on the machine * Hold "shift" key pressed, grub will show up * Select advanced options for Ubuntu, from there start Ubuntu in recovery mode This way the kernel will start with verbose messages. Please take a note of all "unusual" messages (errors, warnings and messages relaiting rootfs, dm-crypt or volume manager). In case recovery shows up, try running grub recovery. A wild guess about the origin of the issue: Last time I ran dist-upgrade, grub-theme-breeze didn't install properly; I removed it using dpkg and re-installed it. Maybe the installation of this package failed for you as well and left you with an inconsistent bootloader. In that case, booting to a recovery shell, for example using the installation cd, and manually removing and reinstalling this package in your system might do the trick. But as I said: Just a guess. Best regards, Martin |
![]() Registered Member ![]()
|
Hi Martin - thank-you for your reply.
Interestingly since the 5.6.5 update, the grub menu now appears automatically on boot-up (w/o pressing shift) - which it was not doing prior. On booting in recovery mode, the last bunch of messages are :
Hopefully no typos in the above. I won't get a chance to look into this further until the weekend, but will report back. Thanks again. |
![]() Registered Member ![]()
|
Ah, those details confirm my suspicion.
That indicates incomplete and/or broken grub configuration. Depending how good you are using the shell I recommend using some installation media (Kubuntu, Ubuntu or Neon installation cd or usb pendrive) to fix it. You can also google "ubuntu fix grub live cd" or something, there are a couple of howtos and even live cds for fixing grub. Something like this should help you (warning: a lot of shell hands on and no warranty):
As I said, no warrenties, just hope that helps you out since those steps help me out frequently. Best do a google research as mentioned before as well, there are a number of tutorials on fixing this kind of issue. Best regards, Martin |
![]() Registered Member ![]()
|
Many thanks for your reply Martin.
Unfortunately working through your suggestions I get a number of errors. For example :
I'm working through these, but have been unsuccessful so far. I also get unusual errors during the process - for example losing ethernet connection. I looked at other sources as you suggested, also unsuccessfully. I'll keep trying for a bit longer, but may resort to a reinstall to see if the problem recurs. Thanks again for your time & advice. |
![]() Registered Member ![]()
|
Ah, I assumed you have a classic MBR/BIOS based installation, but oviously you are using UEFI based bootloading.
That means, that parts of your system are not mounted properly (or that grub is **** up pretty bad). After mounting your root filesystem in the way described before in the live system, have a look at /mnt/etc/fstab this file usually lists all the filesystems that are mounted by default on your system and where they are supposed to be mounted. Probably your boot (and EFI system) filesystem hasn't been mounted successfully. For the format of fstab see this manpage. The first column lists the device, the second one where it is supposed to be mounted (don't forget to prepend /mnt when mounting it in the livesystem before running chroot /mnt). If the file lists UUID="" or LABEL="" entries instead of filesystem paths, you can find out the devices name using "blkid".
This means, that you have to mount the EFI directory as well. You can find out the device name for your efi directory using the method described before (blkid / cfdisk), look out for the partition EFI System (filesystem vfat) and mount it to /mnt/boot/EFI.
Sounds reasonable. As I've read here before, the installation system of Neon is not yet fully finished, especially when dealing with EFI and EFI Secure Boot installation. I'm pretty sure that will be fixed soon and is just a temporary issue, after all this fork is pretty young. I for my part upgraded my existing Kubuntu 16.04 installation to Neon (user edition) by adding it's repository, so I wasn't affected by these issues.
Sorry I couln't help you to resolve your issues. I hope you at least got some interesting insight into the systems by trying to fix this problem. Best regards, Martin |
![]() Registered Member ![]()
|
Hi Cymaphore,
I followed your explanation carefully. I have the exact same problem with my kde neon user edition. I have a classic MBR/BIOS based installation with full disk encryption. But when I reboot, the problem is still the same. I'd like to entirely re-install the bootloader but when I do
My chroot does not have internet access whereas my laptop is connected and I can browse the web. What command should I run to enable internet in chroot? Many thanks for all your great explanation. Best |
![]() Registered Member ![]()
|
Hi,
That's most likely because the system in chroot doesn't know about the nameservers. These are configured in the file /etc/resolv.conf ... If you compare it to /mnt/etc/resolv.conf you should see the difference. This should do the trick:
If not, you can also manually place your local dns server (usually the IP of your router, something like 192.168.1.1 or so) in /mnt/etc/resolv.conf
Then chroot should be able to normally access the internet. Best regards, Martin |
![]() Registered Member ![]()
|
Hi,
The steps given in this topic did not help me out. I'm writing here to share my recent experience as a user with KDE neon and tell you how much I'm currently sad ![]() ![]() Remember full disk encryption is something I can not live without and i'm not willing to sacrifice for my laptop use. So since June I started using live iso to install KDE neon with full disk encryption. I made the upgrade to Plasma 5.7. When booting up it did not display the input field to unlock the hard drive. So I went here to try to follow the steps to recover it but it did not work. I made a backup up of all my data and did a full reinstallation of KDE Neon iso file with plasma 5.7 (in July). Then I waited a bit an made the upgrade to plasma 5.7.2 with apt-get upgrade or apt-get dist-upgrade. Again same thing happened with the boot up, it was broken. So I'd like to challenge all the KDE developer to use full disk encryption on their desktop or laptop and tell me how many hours did they loose because of this bug! ![]() Many thanks, KDE is awesome! |
![]() Registered Member ![]()
|
Hi,
Same bug again and again, after having it with 5.7.2, then 5.7.3, then 5.7.4, now with 5.7.5. |
![]() Registered Member ![]()
|
Hi jinformatiquek,
I recently had a similar problem, the discussion about that is at viewtopic.php?f=309&t=136107. As mentioned in the thread, I was able to save my installation by restoring lvm2 that apt autoremove had erroneously removed, perhaps your issue could be the same? |
![]() Registered Member ![]()
|
It seems lvm2 is missing in the upgrade. Doing "apt install lvm2" worked for me.
I got help from here: viewtopic.php?f=309&t=136107&p=364501#p364501 |
![]() Registered Member ![]()
|
Happy it helped
![]() |
![]() Registered Member ![]()
|
Unfortunately I've had the same bug reappear with the latest update.
Running KDE Neon 5.8.1. For what it's worth, I am certain that I didn't do any autoremove commands with this install. I only updated via Discover. I thought a came across a registered KDE bug related to this yesterday, but can't seem to find it now. |
Registered users: bancha, Bing [Bot], Evergrowing, Google [Bot], lockheed, mesutakcan, mickae, Sogou [Bot]