Look for in /boot/grub/grub.conf
title Windows
rootnoverify (hd0, 0)
chainloader +1
Change it to:
title Windows
rootnoverify (hd0, 0)
chainloader +1
lock
password –md5
:wq
Still we can do fdisk /mbr and get away with it.
Knowledge not shared benefits no one.
Look for in /boot/grub/grub.conf
title Windows
rootnoverify (hd0, 0)
chainloader +1
Change it to:
title Windows
rootnoverify (hd0, 0)
chainloader +1
lock
password –md5
:wq
Still we can do fdisk /mbr and get away with it.