双系统启动问题.

zcyneu 2003-01-04 04:00:45
我原来有一块硬盘装的是windows2000,后来在另一块硬盘上装了linux(安装linux的硬盘设成master,安装2000的硬盘设成了slave),利用grub引导,可以看见linux和windws2000,但是选择windows2000进入后出现
rootnoverity(hd1,0)
chinloader +1
然后就不动了.
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,0)
# kernel /vmlinuz-version ro root=/dev/hda2
# initrd /initrd-version.img
#boot=/dev/hda
default=2
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.18-14smp)
root (hd0,0)
kernel /vmlinuz-2.4.18-14smp ro root=LABEL=/
initrd /initrd-2.4.18-14smp.img
title Red Hat Linux-up (2.4.18-14)
root (hd0,0)
kernel /vmlinuz-2.4.18-14 ro root=LABEL=/
initrd /initrd-2.4.18-14.img
title windows2000
rootnoverify (hd1,0)
chainloader +1

大家帮忙呀.我不想在装2000了.多谢!!



...全文
29 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
linuxnewer 2003-01-06
  • 打赏
  • 举报
回复
修改你的grub配置文件windows引导部分如下:
title windows2000
map (hd1) (hd0)
rootnoverify (hd0,0)
makeactive
chainloader +1
试试。
macro_love 2003-01-05
  • 打赏
  • 举报
回复
看你激活的是哪个分区?
LIFEForSoft 2003-01-05
  • 打赏
  • 举报
回复
启动命令用

chainloader (hd1,0)+1

试一下
zcyneu 2003-01-04
  • 打赏
  • 举报
回复
能呀。
zzb8188 2003-01-04
  • 打赏
  • 举报
回复
你的linux 能启动吗?

23,121

社区成员

发帖
与我相关
我的任务
社区描述
Linux/Unix社区 应用程序开发区
社区管理员
  • 应用程序开发区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧