瀏覽單個文章
chunyi
Advance Member
 
chunyi的大頭照
 

加入日期: Feb 2002
文章: 455
引用:
作者capitalm
開機進入ubuntu,開啟終端機執行指令
sudo grub-install /dev/sdb
這樣的話兩顆硬碟都會有一樣的開機選單
隨便偵測都不會有問題

真是太可愛了,現在進不去 WinXP

在 Ubuntu 終端機輸入 sudo grub-install /dev/sdb
重新開機,會出現開機選單沒錯,不過 Ubuntu 和 WinXP 選項,功能都不正常
會出現錯誤訊息,Ubuntu 為系統不支援,WinXP 為無法 mount (詳細說明忘記了)

sda = SATA1 = WinXP
sdb = SATA2 = Ubuntu

依實際情況,這樣設定應該沒有錯啊...怪了

---
Key Word "Remove GRUB" by Google
http://www.ntcompatible.com/How_to_...der_t28242.html
http://www.novell.com/coolsolutions/qna/1742.html
http://www.cyberciti.biz/faq/linux-...uninstall-grub/
http://www.gnu.org/software/grub/gr...faq.en.html#q12
http://burnz.wordpress.com/2006/04/...b-from-windows/

這是最普遍的解決方案,在 DOS 下,執行 FDISK 並加入參數 /MBR
代碼:
FDISK /MBR

不過 WinXP,好像可以使用 WinXP CD 去還原 MBR
引用:
http://burnz.wordpress.com/2006/04/...b-from-windows/

For Windows XP:
In Windows XP, you can uninstall GRUB as follows:
Boot from the Windows XP CD and press the "R" key during the setup in order to start the Recovery Console. Select your Windows XP installation from the list and enter the administrator password. At the input prompt, enter the command "FIXMBR" and confirm the query with "y". The MBR will be rewritten and GRUB will be uninstalled. Press "exit" to reboot the computer.

指的是用 WinXP CD 開機嗎?不是圖形介面?怎麼會有地方可以輸入指令?
引用:
http://www.gnu.org/software/grub/gr...faq.en.html#q12

Using Windows XP boot disk:
If you are booting using Windows XP/2000, type the following commands:
代碼:
# fixmbr
# exit

電腦不在手邊,無法馬上測試,等待週末回家迎刃而解...
應該沒有導致硬碟中檔案消失的風險吧?我很怕這種突發狀況,所以不是很敢亂來
__________________
  1. 誠心為思想之本
  2. 忘我以求道
  3. 遍習諸藝
  4. 廣渉百業之道
  5. 了解諸事的利弊得失
  6. 培養辨別事物的眼光
  7. 洞悉肉眼不可見之事
  8. 留心細節小事
  9. 不做無功效之事
宮本武藏の五輪書
舊 2007-03-12, 01:33 AM #86
回應時引用此文章
chunyi離線中