Siduction Forum

Siduction Forum => Installation - Support => Topic started by: sotnik on 2025/08/25, 14:16:01

Title: I broke the system - I need repair
Post by: sotnik on 2025/08/25, 14:16:01
Hello
During last DU by accident a removed a lot essential programs.
How to repair the system using live usb?
Thank you
Title: Re: I broke the system - I need repair
Post by: Geier0815 on 2025/08/25, 14:25:17
Have a look in /var/log/apt/history.log, there you will find what was deinstalled an reinstall it
Title: Re: I broke the system - I need repair
Post by: sotnik on 2025/08/25, 16:04:21
Thank you
I solved it. I had to use live-cd.
I had to perform
mount /dev/nvme0n1p5 /boot/efi
grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=siduction --recheck
update-grub

Now I write from my pc :)
Thank you again