zlxcjy 发表于 2003-4-12 09:05:33

~~~高手救我!!有liunx,windows双系统,启动菜

我装了win98,winxp,redhat8三系统.
今天觉得winxp有些问题,
于是就用先前备份的winxp用ghost恢复了以下,
(winxp是在装linux之前备份的)
可重起后启动菜单dos进不去了,
而liunx依然能进?

怎么办?高手救救我,怎么才能进入windows,
要不能进dos也行

dalin 发表于 2003-4-12 10:11:14

修改grup.conf中的有关windows的一项,比如title dos
修改如下:
title dos
      root (hd0,0)
      chainloader +1
      
试试看,如果还不行,请把具体的出错信息贴出来。

zlxcjy 发表于 2003-4-12 11:15:04

具体出错信息是:
按dos回车后,出现
                  booting 'DOS'
                  rootnoverify(hd0,0)
                  chainloader +1
                  Invalid system disk
                  Replace the disk,and then press any key
我自己估计是因为我的winxp系统备份是在linux安装之前用ghost备份的.现在恢复可能改写了win98下的boot.ini,因为开始用ghost备份的winxp系统原来是在第二快分区,而我现在把他恢复到第4块分区了.

可偏偏我用mount -t vfat /dev/hda1 /mnt/c不能加载C盘,非常奇怪,而别的分区都能加载
我都快崩溃了
非常着急.

下面铁出grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:You do not have a /boot partition.This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd0,2)
#          kernel /boot/vmlinuz-version ro root=/dev/hda3
#          initrd /boot/initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
password --md5 $1$FS0nWr53$GBue97dTeJefC/sgC5x.5/
title Red Hat Linux (2.4.18-14)
        root (hd0,2)
        kernel /boot/vmlinuz-2.4.18-14 ro root=LABEL=/ linux
        initrd /boot/initrd-2.4.18-14.img
title DOS
        rootnoverify (hd0,0)
        chainloader +1
页: [1]
查看完整版本: ~~~高手救我!!有liunx,windows双系统,启动菜