From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1BuoGU-0002iH-Os for mharc-grub-devel@gnu.org; Wed, 11 Aug 2004 04:15:21 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BuoGS-0002hh-JB for grub-devel@gnu.org; Wed, 11 Aug 2004 04:15:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BuoGQ-0002h5-Ft for grub-devel@gnu.org; Wed, 11 Aug 2004 04:15:15 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BuoGP-0002gw-5m for grub-devel@gnu.org; Wed, 11 Aug 2004 04:15:13 -0400 Received: from [203.254.224.25] (helo=mailout2.samsung.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BuoCR-0005Mn-EB for grub-devel@gnu.org; Wed, 11 Aug 2004 04:11:07 -0400 Received: from custom-daemon.mailout2.samsung.com by mailout2.samsung.com (iPlanet Messaging Server 5.2 HotFix 1.17 (built Jun 23 2003)) id <0I2900416W2HBP@mailout2.samsung.com> for grub-devel@gnu.org; Wed, 11 Aug 2004 17:11:05 +0900 (KST) Received: from ep_mmp2 (mailout2.samsung.com [203.254.224.25]) by mailout2.samsung.com (iPlanet Messaging Server 5.2 HotFix 1.17 (built Jun 23 2003)) with ESMTP id <0I29008YCW2G30@mailout2.samsung.com> for grub-devel@gnu.org; Wed, 11 Aug 2004 17:11:04 +0900 (KST) Received: from [107.108.89.173] by mmp2.samsung.com (iPlanet Messaging Server 5.2 HotFix 1.17 (built Jun 23 2003)) with ESMTPSA id <0I2900IH2W2D6Q@mmp2.samsung.com> for grub-devel@gnu.org; Wed, 11 Aug 2004 17:11:04 +0900 (KST) Date: Wed, 11 Aug 2004 13:45:10 +0530 From: "karthi.bala" In-reply-to: <1092205998.5927.6.camel@localhost.localdomain> To: The development of GRUB 2 Message-id: <1092212110.3965.1.camel@localhost.localdomain> Organization: MIME-version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-4) Content-type: text/plain Content-transfer-encoding: 7BIT References: <1092205998.5927.6.camel@localhost.localdomain> Subject: Re: windows XP , GRUB and Redhat 9.0 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2004 08:15:17 -0000 Here is my system details -->> [root@localhost root]# fdisk -l Disk /dev/hda: 40.0 GB, 40020664320 bytes 255 heads, 63 sectors/track, 4865 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 1275 10241406 7 HPFS/NTFS /dev/hda2 1276 2550 10241437+ 7 HPFS/NTFS /dev/hda3 2551 4865 18595237+ f Win95 Ext'd (LBA) /dev/hda5 2551 2583 265041 83 Linux /dev/hda6 2584 4495 15358108+ 83 Linux /dev/hda7 4496 4686 1534176 82 Linux swap /dev/hda8 4687 4865 1437786 83 Linux [root@localhost root]# Get me out of this problem, Regards, karthik bala guru On Wed, 2004-08-11 at 13:28, karthi.bala wrote: > Hi, > When i select windows in my GRUB menu to enter XP, i am unable to enter. > where could be the problem ?? > I did get links, but no perfect links. Fedora has told it as a bug > and given some methods with respect to sfdisk. > what about Redhat 9.0 and Windows XP with GRUB ? How to enter into > my XP with GRUB ? > > I have the problem here. > It displays ---> > Booting 'WINDOW' > rootnoverify(hd0,0) > chainloader+1 > GRUB > > and thats all, WINDOWS XP does not boot > and load - when i select 'WINDOW' in the GRUB menu. I am unable to go > into XP now. > > How to overcome the problem. Should > i need to change the GRUB.CONF. > > > Here is my Grub.conf..... > > # grub.conf generated by anaconda > # > # Note that you do not have to rerun grub after making changes to this > file > # NOTICE: You have a /boot partition. This means that > # all kernel and initrd paths are relative to /boot/, eg. > # root (hd0,4) > # kernel /vmlinuz-version ro root=/dev/hda6 > # initrd /initrd-version.img > #boot=/dev/hda > default=0 > timeout=10 > splashimage=(hd0,4)/grub/splash.xpm.gz > password --md5 $1$KURWDHe9$8WCQX0O8itrSQbJ9bXQyz. > title LINUX (2.4.20-8bigmem) > root (hd0,4) > kernel /vmlinuz-2.4.20-8bigmem ro root=LABEL=/ > initrd /initrd-2.4.20-8bigmem.img > title LINUX-smp (2.4.20-8smp) > root (hd0,4) > kernel /vmlinuz-2.4.20-8smp ro root=LABEL=/ > initrd /initrd-2.4.20-8smp.img > title WINDOW > rootnoverify (hd0,0) > chainloader +1 > ~ > > > It seems OK. how to enter into WINDOWS XP ? > Should i need to enter makeactive after rootnoverify ? > Has the GRUB lost the link with Windows XP ? > > get me out of this problem, > regards, > karthik bala guru > > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel >