0

My system was a dual boot system

Ubuntu and Windows.

Now that I have removed Windows but the thing is thing I just formated the drive from within the Ubuntu. But during boot the Windows entry is still appearing during Boot.

How to remove the Windows Entry from Boot Grub.

OmiPenguin
  • 2,322

1 Answers1

1

Just run the following to update the boot menu:

sudo update-grub
mikewhatever
  • 32,638