Grub starts up as the default boot loader. I want to remove grub so that the windows boot loader will be the default boot loader.
Related posts:
Grub starts up as the default boot loader. I want to remove grub so that the windows boot loader will be the default boot loader.
Related posts:
Tags: Vista
Tags: Email Spam Uninstall spyware Security Software Trend Micro Registry Cleaner Pc Tools Norton Nod32 Kaspersky Internet Security Hacked Firewall Computer Security Avg Avast Antivirus Ad Aware Monitoring Software Encryption Backup
1 response so far ↓
1 inconclusive_conjunction // Aug 6, 2008
That's usually not a good idea. To boot other operating systems with the Windows bootloader takes a lot more work.
http://bkpavan.wordpress.com/2008/04/02/how-to-boot-linux-using-windows-bootloader-xp/
It would be a far better solution to change the position of Windows in the GRUB menu so that it will be booted first. Just enter into your terminal
sudo gedit /boot/grub/menu.lst
and move the Windows entry to the top of the list.
Leave a Comment