Here is the output of the lsblk command my issue was not able to resolve with the above command stated.
Asked
Active
Viewed 100 times
0
Kevin Bowen
- 20,055
- 57
- 82
- 84
Mayukh
- 1
1 Answers
0
Try the following:
sudo apt install os-prober
sudo grub-mkconfig -o /boot/grub/grub.cfg
reboot
Edit your question with the output of
lsblk
if the above commands do not solve your issue.
Program man
- 101
