|
发表于 2009-3-25 13:02:59
|
显示全部楼层
Post by vikizhe;1965199
大家好,我的双系统的mnue.lst文件损坏,现xp不在Grub启动菜单里,现求配置文件!谢谢
根据情况把分区换了。
# Modified by YaST2. Last modification on Sat Dec 20 08:32:27 CST 2008
default 0
timeout 5
##gfxmenu (hd0,6)/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE LINUX
root (hd0,6)
kernel /vmlinuz root=/dev/disk/by-id/ata-Hitachi_HTS542516K9SA00_080405BB2300ACGPGP5C-part9 resume=/dev/disk/by-id/ata-Hitachi_HTS542516K9SA00_080405BB2300ACGPGP5C-part10 splash=silent showopts vga=0x314
initrd /initrd
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- SUSE LINUX
root (hd0,6)
kernel /vmlinuz root=/dev/disk/by-id/ata-Hitachi_HTS542516K9SA00_080405BB2300ACGPGP5C-part9 showopts ide=nodma apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x314
initrd /initrd
### Windows XP###
title Windows XP
rootnoverify (hd0,0)
chainloader +1 |
|