DOS + Windows 7 multiboot

user-pic
Vote 0 Votes

若是灌 DOS + Windows XP + Windos 7, Windos 會自動建立多重開機選單,
在 Windos 7 可以回到 Windows XP 的開機選單, Windos XP 中有個選項可進入 DOS

但是若只有灌 DOS + Windos 7, Windos 並不會自動建立多重開機選單, 需要手動加一下

DOS 灌在第一個開割區, Windos 7 在第二個分割區

1. 需先準備 ntldr 檔案, 從另外一台 Windos XP Copy 到 DOS 分割區

2. 在 DOS 分割區建立 boot.ini, 內容
[boot loader]
timeout=3
default=C:\
[operating systems]
C:\

3. 在 Windows 7 用 bcdedit 建立開機選單
bcdedit /create {ntldr} /d "DOS"
bcdedit /set {ntldr} device partition=D:
bcdedit /set {ntldr} path \ntldr
bcdedit /displayorder {ntldr} /addlast

改完後就可以看到兩個選單
  Windows 7  
  DOS           

Leave a comment

About this Entry

This page contains a single entry by Pank published on August 25, 2013 10:51 PM.

K-Lite Codec Pack 10 was the previous entry in this blog.

VLC 中文字幕 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives