開啟終端機並編輯開機選單。
jonny@gutsy:~$ sudo vi /boot/grub/menu.lst [Enter]
之後找到 default,並將後方的數字修改為其餘 OS 的順序代號。
6 ## default num
7 # Set the default entry to the entry number NUM. Numbering starts from 0, and
8 # the entry number 0 is the default if the command is not used.
9 #
10 # You can specify 'saved' instead of a number. In this case, the default entry
11 # is the entry saved with the command 'savedefault'.
12 # WARNING: If you are using dmraid do not use 'savedefault' or your
13 # array will desync and will not let you boot your system.
14 default 0
站內連結:
★【Ubuntu】Grub - 縮短開機選單讀秒時間
★【Ubuntu】Grub - 隱藏開機選單
★【Ubuntu】StartUpManager - Grup管理套件
資料來源:
★Ubuntu 正體中文站 - 請問開機選單可不可以改成不要倒數讀秒?
0 Feedback:
張貼意見
謝謝您的寶貴意見,凍仁一定會盡快處理 ~^^