作者rockneila.bbs@ptt.cc (Incubus & P.O.D) 看板: linux
標題[問題] Grub的問題
時間批踢踢實業 (2008/04/01 Tue 18:39:49)
要請教有關GRUB的問題
我有兩顆硬碟
IDE0 160G安裝OpenSUSE
IDE1 20G安裝XP
其中 IDE1 當初XP安裝是直接把整顆規劃成Extended
然後在分兩個槽C D
XP是安裝在C槽
不過我從GRUB進不去XP
顯示訊息是
rootnoverify (hd0,0)
chainloader (hd1,1)+1
然後就停在那......
請問哪裡有錯嗎
我XP安裝在IDE1
那位置應該是hd1
Extended==>(hd1,0)
那我的C槽=>(hd1,1) 不是這樣嗎?
附上我menu.lst裡的設定
default 0
timeout 8
gfxmenu (hd0,0)/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.3 - 2.6.22.17-0.1
root (hd0,0)
kernel /vmlinuz-2.6.22.17-0.1-default root=/dev/system/root vga=0x317 resume=/dev/system/swap splash=silent showopts
initrd /initrd-2.6.22.17-0.1-default
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.3 - 2.6.22.17-0.1
root (hd0,0)
kernel /vmlinuz-2.6.22.17-0.1-default root=/dev/system/root vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /initrd-2.6.22.17-0.1-default
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
rootnoverify (hd0,0)
chainloader (hd1,1)+1
謝謝指教..
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 59.126.110.248