applelinux 发表于 2005-8-19 11:25:12

救命呀~安装fc4后进不了windows!

:oops: 安装fc后,就进不了windows了.开机然后按任意键选择系统,选other后,可以看见windows的画面但是连下面的滚动条也不动就直接退出了重启,谁能告诉我这到底该怎么解决呀?万分感谢!!!!~~~~~~~~~~~~~~~~~~

月下刀客 发表于 2005-8-19 11:31:53

在linux下将你的分区情况用fdisk -l输出,连同你的/boot/grub/grub.conf贴出来看看。

applelinux 发表于 2005-8-19 11:53:54

fdisk -l:

Disk /dev/hda: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   IdSystem
/dev/hda1   *         1      2550    20482843+   7HPFS/NTFS
/dev/hda2            2551      9037    52106827+   fW95 Ext'd (LBA)
/dev/hda3            9103      9964   6924015   83Linux
/dev/hda4            9038      9102      522112+82Linux swap / Solaris
/dev/hda5            2551      5100    20482843+83Linux
/dev/hda6            5101      7650    20482843+   bW95 FAT32
/dev/hda7            7651      9037    11141046   83Linux

Partition table entries are not in disk order

/boot/grub/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,6)
#          kernel /vmlinuz-version ro root=/dev/hda5
#          initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,6)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.11-1.1369_FC4)
        root (hd0,6)
        kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.11-1.1369_FC4.img
title other
      rootnoverify(hd0,0)
      chainloader + 1

applelinux 发表于 2005-8-19 12:08:19

请大侠们帮帮忙吧,谢谢了~

妖狐藏马 发表于 2005-8-19 12:14:35

title other
rootnoverify(hd0,0)
chainloader + 1
boot

emlxm 发表于 2005-8-19 12:15:56


title other
rootnoverify   (hd0,0)#好象有空格
chainloader + 1

#好象有空格

applelinux 发表于 2005-8-19 12:32:53

title other
rootnoverify(hd0,0)
chainloader + 1
boot

不行呀,选择other后.出现:

booting 'other'

chainloader+ 1

Error 1:Filename must be either an absolute pathname or blocklist

Press any key to continue...

然后按下任意键就又退出去了

月下刀客 发表于 2005-8-19 12:35:25

root (hd0,0)
chainloader (hd0,0)+1
makeactive
boot

这样呢

fox_eagle2003 发表于 2005-8-19 12:38:21

root (hd0,0)
chainloader +1
makeactive
boot
试一下这个,我的是这样的
可以引导win98

applelinux 发表于 2005-8-19 12:40:32

后面出现了一行字符然后就是grub>这样的提示符,我菜呀,不知道该怎么弄

fox_eagle2003 发表于 2005-8-19 12:42:29

出现grub>
输入
root (hd0,0)
chainloader +1
makeactive
boot
看一下是什么反应

applelinux 发表于 2005-8-19 12:46:52

是error23错误

月下刀客 发表于 2005-8-19 12:50:48

会不会你的C:的引导扇区被覆盖了

有备份的ghost回去

fox_eagle2003 发表于 2005-8-19 12:50:54

在哪步?
没有把错误全写出来吧

applelinux 发表于 2005-8-19 12:51:11

快进来帮帮我呀
页: [1] 2
查看完整版本: 救命呀~安装fc4后进不了windows!