rerwidn@sh.itjust.works to Linux@lemmy.mlEnglish · edit-22 months ago...message-squaremessage-square10fedilinkarrow-up112arrow-down14file-text
arrow-up18arrow-down1message-square...rerwidn@sh.itjust.works to Linux@lemmy.mlEnglish · edit-22 months agomessage-square10fedilinkfile-text
minus-squarejust_another_person@lemmy.worldlinkfedilinkarrow-up3arrow-down1·edit-22 months agoYou should have the ability to boot back into the previously installed kernel version from Grub. Is that an option? See if this is available: https://askubuntu.com/questions/1512466/is-that-possible-to-repair-a-broken-24-04-installation
minus-squarererwidn@sh.itjust.worksOPlinkfedilinkEnglisharrow-up3·edit-22 months agodeleted by creator
minus-squareMaiq@lemy.lollinkfedilinkarrow-up2·edit-22 months agoHave you tried making sure network manager is enabled and started? sudo systemctl enable NetworkManager sudo systemctl start NetworkManager From a live USB do you have networking?
minus-squarererwidn@sh.itjust.worksOPlinkfedilinkEnglisharrow-up2·edit-22 months agodeleted by creator
minus-squareMaiq@lemy.lollinkfedilinkarrow-up2·edit-22 months agoDoes ethernet work? Did you chroot and reupdate? You might want to reuse timeshift to roll back before doing so. Could also try going back a couple timeshifts ago.
minus-squarererwidn@sh.itjust.worksOPlinkfedilinkEnglisharrow-up2·edit-22 months agodeleted by creator
minus-squareMaiq@lemy.lollinkfedilinkarrow-up2·2 months agoYes try to do that first. First research how to restore from timeshift backup so you do it properly.
minus-squareMaiq@lemy.lollinkfedilinkarrow-up3·edit-22 months agoI haven’t used timeshift in at least three years so Im going to give you this instead of relying on my possibly faulty memory. https://itsfoss.com/backup-restore-linux-timeshift/ Command line instructions https://dev.to/rahedmir/how-to-use-timeshift-from-command-line-in-linux-1l9b
minus-squareMaiq@lemy.lollinkfedilinkarrow-up1·2 months agoHay if the restore works might hold off on doing an update for a few days just too see if kubuntu had pushed a bad update. If they did they did they should fix it pretty quickly when they get a bunch of people with broken systems.
minus-squaresuoko@feddit.itlinkfedilinkarrow-up1·2 months agoChroot and fix broken packages, you can try apt or aptitude. Chroot: boot from live and mount the hard disk
You should have the ability to boot back into the previously installed kernel version from Grub. Is that an option?
See if this is available: https://askubuntu.com/questions/1512466/is-that-possible-to-repair-a-broken-24-04-installation
deleted by creator
Have you tried making sure network manager is enabled and started?
sudo systemctl enable NetworkManager
sudo systemctl start NetworkManager
From a live USB do you have networking?
deleted by creator
Does ethernet work?
Did you chroot and reupdate? You might want to reuse timeshift to roll back before doing so.
Could also try going back a couple timeshifts ago.
deleted by creator
Yes try to do that first. First research how to restore from timeshift backup so you do it properly.
deleted by creator
I haven’t used timeshift in at least three years so Im going to give you this instead of relying on my possibly faulty memory.
https://itsfoss.com/backup-restore-linux-timeshift/
Command line instructions
https://dev.to/rahedmir/how-to-use-timeshift-from-command-line-in-linux-1l9b
Hay if the restore works might hold off on doing an update for a few days just too see if kubuntu had pushed a bad update. If they did they did they should fix it pretty quickly when they get a bunch of people with broken systems.
Chroot and fix broken packages, you can try apt or aptitude. Chroot: boot from live and mount the hard disk