【Grub】更改預設的開機作業系統
在 Ubuntu 裡預設的開機 OS(作業系統) 是 Ubuntu,如果想換成其他的 OS,則可以修改 grub 的 menu.lst 來更換預設的 OS。當然也可以透過 StartUpManager GUI(圖形化介面) 來達到此目的。
在終端機輸入以下指令
在終端機輸入以下指令
jonny@ubuntu:~$ sudo vi /boot/grub/menu.lst之後在06 ## default num
07 # Set the default entry to the entry number NUM. Numbering starts from 0, and
08 # the entry number 0 is the default if the command is not used.
09 #
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找到 default,並修改後面的數字為其餘 OS 的代號。延伸閱讀:
★【Ubuntu】Grub - 縮短開機選單讀秒時間
★【Ubuntu】Grub - 隱藏開機選單
★【Ubuntu】StartUpManager - Grup管理套件
資料來源:
★Ubuntu 正體中文站 - 請問開機選單可不可以改成不要倒數讀秒?










0 意見:
張貼意見