How to add an item for windows into the grub menu?  [Solved]

When you run into problems installing MX Linux XFCE
Message
Author
Huckleberry Finn

Re: How to add an item for windows into the grub menu?

#41 Post by Huckleberry Finn »

:number1:

:celebrate: :celebrate: :celebrate:
:party5: :party5: :party5:

Huckleberry Finn

Re: How to add an item for windows into the grub menu?  [Solved]

#42 Post by Huckleberry Finn »

... If you like only, you can do such a thing (other than manually deleting that sda1 entry from grub.cfg each time grub is updated):

Code: Select all

lsblk -f
and note the uuid of sda1 ( let's say it is 43BCF4C7ACF4B67F ) , then add into /etc/default/grub

Code: Select all

GRUB_OS_PROBER_SKIP_LIST="43BCF4C7ACF4B67F@/dev/sda1"
save, close, then in a terminal:

Code: Select all

sudo update-grub
_____________________________________

Just btw. , you can mark the thread with 1 click like this:
You do not have the required permissions to view the files attached to this post.

Post Reply

Return to “Installation”