grub2 - automatically adding Windows

Having trouble with grub2 and Windows? Discover os-prober! Automatically add Windows to the grub menu without digging through files. A simple and fast solution.

If someone isn't a big fan of digging through configuration files, a program called os-prober comes to the rescue. The os-prober application scans all disks to find additional systems, adding them to the grub menu. Using it is downright trivial - it comes down to installing and running it.

aptitude install os-prober #installation for Debian-based systems
os-prober
update-grub2