無法進入開機選單 - Linux

Table of Contents

※ 引述《ykaich (catching)》之銘言:
: 我試用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
: 都無法正常進入開機選單
: 請問這樣怎麼救才能進入開機選單
: 謝謝

補充一點
我在顯示
[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.]
這個訊息之後

就只能在grub>底下下指令而已
能下的指令有限


--

All Comments

Damian avatarDamian2011-06-18
唉呀 是grub0.9耶!...
Kama avatarKama2011-06-19
先打 kernel (hd0,4)/ 然後按tab看找的找不到kernel吧
Margaret avatarMargaret2011-06-22
找不到耶~
Bennie avatarBennie2011-06-24
問一下二樓指的是"kernel"這個檔案嗎? @@"
Emma avatarEmma2011-06-26
如果你指的是vmlinuz這個檔案是有 ~"~
Audriana avatarAudriana2011-06-28
就是那個
Oscar avatarOscar2011-07-02
kernel (hd4,4)/vmlinuz root=/dev/sda5
Wallis avatarWallis2011-07-05
initrd (hd4,4)/initrd.img
boot
開開打完了看的看不起來?
Frederic avatarFrederic2011-07-06
看看打完了開不開的起來?
Tom avatarTom2011-07-09
那是grub command啊 先load kernel, 然後是initrd, than boot
George avatarGeorge2011-07-12
後來我把他重灌了 因為我/home有另外切 所以資料都還在
謝謝K大的回答 m(_ _)m