無法進入開機選單 - Linux

Aaliyah avatar
By Aaliyah
at 2011-06-17T06:55

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>底下下指令而已
能下的指令有限


--
Tags: Linux

All Comments

Damian avatar
By Damian
at 2011-06-18T07:09
唉呀 是grub0.9耶!...
Kama avatar
By Kama
at 2011-06-19T22:48
先打 kernel (hd0,4)/ 然後按tab看找的找不到kernel吧
Margaret avatar
By Margaret
at 2011-06-22T08:14
找不到耶~
Bennie avatar
By Bennie
at 2011-06-24T00:36
問一下二樓指的是"kernel"這個檔案嗎? @@"
Emma avatar
By Emma
at 2011-06-26T08:56
如果你指的是vmlinuz這個檔案是有 ~"~
Audriana avatar
By Audriana
at 2011-06-28T17:06
就是那個
Oscar avatar
By Oscar
at 2011-07-02T07:50
kernel (hd4,4)/vmlinuz root=/dev/sda5
Wallis avatar
By Wallis
at 2011-07-05T23:04
initrd (hd4,4)/initrd.img
boot
開開打完了看的看不起來?
Frederic avatar
By Frederic
at 2011-07-06T21:29
看看打完了開不開的起來?
Tom avatar
By Tom
at 2011-07-09T00:47
那是grub command啊 先load kernel, 然後是initrd, than boot
George avatar
By George
at 2011-07-12T21:06
後來我把他重灌了 因為我/home有另外切 所以資料都還在
謝謝K大的回答 m(_ _)m

文字模式顯示時間

Robert avatar
By Robert
at 2011-06-16T23:55
大家好, 小弟需要在 console mode 底下工作. 想要看時間的時候, 就回到 shell 執行 date 指令... 印象中有個指令可以讓 文字時間 固定顯示在畫面的右上角 但我忘記 指令/套件 名稱了 請問有人對這個小程式有印象嗎 ? PS: 我查詢了 google 大神, 只看到一堆 scr ...

7/22 7/23台灣駭客年會HIT與你高手過招

Poppy avatar
By Poppy
at 2011-06-16T22:20
你的智慧型手機安全嗎?台灣駭客年會幫你長智慧! 7/22 7/23南港中研院與你高手過招 智慧手機好方便,洩漏個資超不便! 資安界年度盛事台灣駭客年會 HIT 網路報名開始囉! 今年將討論時下最夯的「行動裝置安全」及「企業 APT 持續針對性威脅」兩大議題。 今年講師陣容一樣精彩,請到長期追蹤二大間諜 ...

無法進入開機選單

Genevieve avatar
By Genevieve
at 2011-06-16T18:44
我試用ubuntu跟win 7的雙系統 我看網路上的教學 應該是不小心把開機的磁區選錯了 電腦都無法進入開機選單 目前顯示 [Minimal BASH-like line editing is supported. for the first word,TAB lists possible command ...

在Linux下,不用驅動程式的USB 影像擷取卡

Caitlin avatar
By Caitlin
at 2011-06-16T18:06
小弟最近研發一款可以在任何作業系統下不用驅動程式的usb 影像擷取卡 有沒有工程師朋友,手上有Build in UVC 的Linux OS 可以供小弟測試呢? 以下是我這支免驅動程式影像擷取卡的簡單說明 1.全世界第一支UVC USB CVBS (A/V端子) 免驅動程式影像擷取卡 http://fe ...

如何查詢設定pppoeconf時輸入的帳密

Adele avatar
By Adele
at 2011-06-16T12:29
家裡用的寬頻連線需要輸入帳密後才能連上網路 當初我用pppoeconf設定網路連線時曾輸入過這組帳密 但現在忘記帳密是啥了 請問如何叫pppoeconf把帳密顯示給我看? - ...