Windows 8 proとUbuntu 13.04でラップトップをデュアルブートしました
私はBURGがそのための問題を解決したことを
このデュアルブートケースにBURGをインストールする方法を教えてください。
次の手順に従ってburg
をインストールします
リポジトリに追加して、そこからインストールします。
Sudo add-apt-repository ppa:n-muench/burg
Sudo apt-get update
Sudo apt-get install burg burg-themes
インストール中にselect ok
(を押します Tab メッセージごとにok
)を選択します。 grub install devices
メッセージのsda
を選択します。使用できます Space オプションを選択します。
burg
ブートローダーの更新
Sudo update-burg
システムを再起動します。
Burgをカスタマイズするためのいくつかのホットキー:
t – Open theme selection menu
f – Toggle between folding mode
n – Jump to the next item with the same class
w – Jump to the next Windows item
u – Jump to the next Ubuntu item
e – Edit the command of current boot item
c – Open a terminal window
2 – Open two terminal windows
h – Display help dialog (only available in sora theme)
i – Display about dialog (only available in sora theme)
q – Return to old grub menu
F5/ctrl-x – Finish edit
F6 – Switch window in dual terminal mode
F7 – List the folded boot items
F8 – Toggle between graphic and text mode
F9 – shutdown
F10 – reboot
ESC – quit from the current popup menu or dialogue
それもあなたのために働くはずです.. :)