『楼 主』:
(请教)xp下nt引导进入grub出错(已解决)
使用 LLM 解释/回答一下
本人本本的硬盘上有四个主分区,安装了3个系统,如下:
sda1:WIN7
sda2:/(Ubuntu)
sda3:/home(Ubuntu)
sda4:WINxp
其中两个Windows都使用GNUgrub来分别引导,在xp下和win7下sda4分区均显示为D盘。但将grldr文件拷贝到xp盘根目录下,修改boot.ini文件,加入
D:\grldr="GRUB4DOS"保存,重启,无法进入grub。
改为
multi(0)disk(0)rdisk(0)partition(4)\grldr="GRUB4DOS"保存,重启,仍然不能进入grub。
但是在另一台xp装在C盘的电脑上就能成功引导,不知为何?请dx指教一二<img src="images/smilies/face-smile-big.png" align="absmiddle" border="0">
Last edited by zohan on 2010-2-7 at 09:40 ]
There is a hard disk on my laptop with four primary partitions, and three systems are installed as follows:
sda1: WIN7
sda2: /(Ubuntu)
sda3: /home(Ubuntu)
sda4: WINxp
Both Windows use GNUgrub to boot respectively. In XP and Win7, the sda4 partition is both displayed as drive D. But when I copied the grldr file to the root directory of the XP drive, modified the boot.ini file, and added
D:\grldr="GRUB4DOS" to save, then restarted, I couldn't enter grub.
Changed it to
multi(0)disk(0)rdisk(0)partition(4)\grldr="GRUB4DOS" to save, restarted, still couldn't enter grub.
But on another computer where XP is installed on drive C, it can be successfully booted. I don't know why? Please, DX, give me some pointers :D
Last edited by zohan on 2010-2-7 at 09:40 ]
|