| Note: Before
you
can boot Linux with WinGrub you will need to have a Linux installation
to boot and it will need to have the Grub bootloader already installed
in it. However, it doesn't matter where you install the IPL for Grub,
you can use the option of installing Grub to the Linux partition's
bootsector, or to a floppy disk or somewhere else of your
choice. It doesn't matter if this is done before or after you install WinGrub in Windows. You also need to hash out your 'savedefault' commands in /boot/grub/menu.lst in order to use WinGrub to boot Linux. |
| Open: | CMD |
| Microsoft Windows XP [Version 5.1.2600] <C> Copywrite 1985-2001 Microsoft Corp. C:\Documents and settings\Herman X>_ |
| C:\Documents and settings\Herman X>cd\ C:\>_ |
| C:\> attrib -s -h -r boot.ini |
| C:\>_ |
|
[boot loader] timeout=30 default=multi(0)disk(0)disk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)disk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect /NoExecute=OptIn |
|
[boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect /NoExecute=OptIn C:\GRLDR="Start Grub" |
| C:\>attrib +s +h +r boot.ini |
| C:\>exit |
| Please select the operating system to start: Microsoft Windows XP Home Edition Start Grub Use the up and down arrow keys to move the highlight to your choice. Press ENTER to choose. Seconds until highlighted choice will be started automatically: 30 For troubleshooting and advanced startup options for Windows, press F8. |
| News: GRUB4DOS bug fix Here is a thread in Ubuntu Web Forums in which you may be able to get the most up to date grldr. |
| Please select the operating system to start: Microsoft Windows XP Home Edition Start Grub Use the up and down arrow keys to move the highlight to your choice. Press ENTER to choose. Seconds until highlighted choice will be started automatically: 30 For troubleshooting and advanced startup options for Windows, press F8. |
Use the up or down arrow keys to select which entry is highlighted.
Press enter to boot the selected OS, 'e' to edit the commands before booting, or 'c' for a command-line. The highlighted entry will be booted in 10 seconds. |
|
title Ubuntu, kernel 2.6.15-25-386 root (hd0,1) kernel /boot/vmlinuz-2.6.15-25-386 root=/dev/hda2 ro quiet splash initrd /boot/initrd.img-2.6.15-25-386 # savedefault boot |
| Please select the operating system to start: Microsoft Windows XP Home Edition Start Grub Use the up and down arrow keys to move the highlight to your choice. Press ENTER to choose. Seconds until highlighted choice will be started automatically: 30 For troubleshooting and advanced startup options for Windows, press F8. |