The Problem:
After the update and rebooting the BIOS Splash shows up and I can boot windows from another disk or the live ISO from a stick without problem, however my EOS install just goes to a black screen. The monitor receives a signal since it does not go into auto standby.
What I tried:
-
boot live, mount the linux partition to /mnt and the boot partition to /efi (another try was to /boot) and
– downgrade linux linux-headers to various earlier versions
– reisntall-kernels
– run yay, eos-update --nvidia, etc.
– look atjournalctl
but it did not register any of the non working boot attempts
– bootctl install -
restoring a backup which i made beforehand using rsync → folder → .tar.7z
– onto the old system
– a fresh install on another drive but the same system
— the fresh install worked fine but i think i might not know how to restore the backup correctly. -
not sure what else I did since I tried to restore until deep into the night, because I could not stop trying.
None of the actions above yielded any change in behaviour. I am very new to linux and have been using EOS since christmas.
Some notes:
- I have a windows nvme in the system
– during a fresh install i have to remove the boot and efi flags from the windows boot partition to prevent the fresh install not booting.
– I suspect I should have done that too during the update of the EOS install
Questions:
-I used https://wiki.archlinux.org/title/Rsync#Full_system_backup to backup my system. How do I restore it properly?
– On a fresh install: Do I need to chroot into it or can I boot the fresh install and rsync using reversed dest and source?
– Can I restore my old install (which already is a bit beaten up by my rescue attempts, namely running rsync of my backup on the root filesystem without chrooting)
- Is there a proper way to recover such a system? I might have jumped the gun with a few things and I want to learn how to recover properly, but ended up googling and just nilly willy trying out the search results from this forum and arch wiki entries.
– Can I still recover my system?
Thanks for reading!