無法進入開機選單 - Linux

Table of Contents

我試用ubuntu跟win 7的雙系統
我看網路上的教學
應該是不小心把開機的磁區選錯了

電腦都無法進入開機選單
目前顯示
[Minimal BASH-like line editing is supported. for the first word,TAB
lists possible command completions. Anywhere else TABlists the possible
completions of a device/filename.]

我爬了一下文
我找到我的 /boot/grub應該是在(hd0,4)
但是我下指令
grub> root (hd0,4)
grub> setup (hd0)
grub> reboot

或者

grub> root (hd0,4)
grub> setup (hd0,4)
grub> reboot

都無法正常進入開機選單
請問這樣怎麼救才能進入開機選單

謝謝

--

All Comments

Zanna avatarZanna2011-06-20
ls 看到什麼?
Sarah avatarSarah2011-06-24
在grub>下無法使用ls指令 ~"~
Susan avatarSusan2011-06-25
Ubuntu 9.10 以後版本都是使用GRUB2 不知你是用哪種版本?
Olive avatarOlive2011-06-26
應該是GRUB2
Madame avatarMadame2011-07-01
請參考-> 恢復Grub2開機選單的方法