commit-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A problem about the grub.


From: Guo jing
Subject: A problem about the grub.
Date: Tue, 29 Jun 2004 07:25:36 +0000

Excuse me for my disturbance, but I have a very puzzled problem about the grub.I have used the grub to load my Redhat and Windows 2000 for serveral months.It always work very stably and effective. But, after I used the PartitionMagic 8.0 and made a change of my data disk.(divide a disk into twos),there was something wrong with the grub.It can't load the windows.
I use the fdisk -l and my disk partition is like that:
 /dev/hda1   for windows
 /dev/hda5   for data
 /dev/hda6   for data
 /dev/hda7   /boot
 /dev/hda8   /   the root of the linux filesystem
 /dev/hda9   swap for linux
/dev/hda10 /dev/hda11 the hda10 and hda11 are the two new partitions.

my grub.conf is like that:
//begin of the grub.conf default=0
   timeout=10
 titile linux
   root (hd0,6)
   kernel /vmlinuz-2.4.18-14  ro root=/dev/hda8
   initrd  /initrd-2.4.18-14.img
 title windows
rootnoverify (hd0,0) makeactive chainload +1

Now, I can load in linux successfully, but when I select the windows, the screen will appear like this: rootnoverify (hd0,0) makeactive
      chainload  +1
And, even I use the command and input the rootverify and chainload, the result is the same.

I have use a Redhat install disk to repare the grub. And there is no effect.

So, this is the wrong with my grub or the windows active partition..
The question is that I don't know very much with the mechanism or inside of the grub..

Who can help me? What can I do to load my windows and what's wrong is my grub or mbr??

 Thanks!

Guo Jingxx

_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]