Windows-Vista
超時設置為 0 時訪問 Windows 啟動管理器選擇器?
我已將 Wubi 安裝到 Windows Vista 電腦上。我還將啟動超時設置為 0:
bcdedit /timeout 0
但是,現在我根本不知道如何讓菜單出現!我在網際網路上讀到啟動時必須按住 F8 或空格,但它們似乎沒有做任何事情。是否有我忽略的其他鍵或設置?
電腦本身是幾個月前的戴爾。鍵盤是 USB 的,但我認為這不是問題,因為我可以很好地進入 BIOS。也許我做錯了?我應該按住鍵還是快速敲擊它們(我都試過了)?
如果有幫助,這是 bcdedit 的輸出:
C:\Windows\system32>bcdedit Windows Boot Manager -------------------- identifier {bootmgr} device partition=C: description Windows Boot Manager locale en-US inherit {globalsettings} default {current} resumeobject {5460d9d2-d391-11dc-9d9f-aba67a8797c5} displayorder {current} {e2484fe7-5e97-11de-84d4-0024e8074422} toolsdisplayorder {memdiag} timeout 0 resume No Windows Boot Loader ------------------- identifier {current} device partition=C: path \Windows\system32\winload.exe description Windows Vista locale en-US inherit {bootloadersettings} recoverysequence {572bcd55-ffa7-11d9-aae0-0007e994107d} recoveryenabled Yes osdevice partition=C: systemroot \Windows resumeobject {5460d9d2-d391-11dc-9d9f-aba67a8797c5} nx OptIn Real-mode Boot Sector --------------------- identifier {e2484fe7-5e97-11de-84d4-0024e8074422} device partition=C: path \ubuntu\winboot\wubildr.mbr description Ubuntu
檢查並確保系統 BIOS 中的“傳統 USB 支持”之類的功能已打開(如果有)。在啟動過程中辨識 USB 鍵盤的速度可能很慢,因此有時很難進入啟動菜單。
嗯…為什麼不再次執行 bcdedit 並更改超時值?