Thanks, this works!<br><br><div><span class="gmail_quote">On 6/27/06, <b class="gmail_sendername">Mitsuho Iizuka</b> &lt;<a href="mailto:m-iizuka@cp.jp.nec.com">m-iizuka@cp.jp.nec.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>From: &quot;Deepak Shrestha&quot; &lt;<a href="mailto:d88pak@gmail.com">d88pak@gmail.com</a>&gt;<br>Subject: Dual Boot Problem in Fedora 5<br>Date: Tue, 27 Jun 2006 13:21:18 +0800<br><br>&gt; I have windows xp in my first drive(master) and just installed fedora 5 in
<br>&gt; second drive (slave) but Grub is not installed. After long process of<br>&gt; installation, it says the installation was successful and ask me to reboot.<br>&gt; During reboot, it goes back to windows instead of first boot process. I
<br>&gt; tried to boot from boot disk and hope to fix by choosing upgrade option,<br>&gt; which asked me to install the grub. I tried choosing option to write the<br>&gt; boot loader in MBR with force LBA mode but still no luck. What's happening?
<br>&gt; Any Idea?<br><br>I had a same problem on the same environment. It seems something wrong<br>in the FC5 installer. I guess manual grub boot loader setup must be<br>required as follows.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;1. boot 'linux rescue' with FC5 install CD/DVD
<br>&nbsp;&nbsp;&nbsp;&nbsp;2. file system will be mounted in /mnt/sysimage<br>&nbsp;&nbsp;&nbsp;&nbsp;3. 'chroot /mnt/sysimage'<br>&nbsp;&nbsp;&nbsp;&nbsp;4. 'cd /boot' and make sure all files are correct(i.e. grub.conf)<br>&nbsp;&nbsp;&nbsp;&nbsp;5. launch grub command, and write grub boot loader in MBR manually
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # grub<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; root(hd1,0) &lt;-- specify /boot partition ?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; setup(hd0) &lt;-- write boot loader record in hd0 MBR<br><br>I'm linux novice. So please take care above parameters.<br><br>
good luck<br><br>// M. Iizuka<br></blockquote></div><br>