When I choose the recovery mode option in grub, I get a blinking screen with the below message:
/lib/recovery-mode/recovery-menu: line 120: /lib/recovery-mode/options/whiptail:: No such file or directory
Any clue?
What I tried so far:
Loaded a live usb, chroot to the root partition and run dpkg --reconfigure -a
and some apt commands. No luck.
My home directory is in the same partition as root which is a lvm partition. If it is possible to reinstall without affecting /home, I would go with that.
sudo apt-get install --reinstall friendly-recovery
and then reboot to recovery again. – N0rbert Oct 23 '21 at 07:03