原文:
點擊“配置”按鈕,會打開一個名為“menu.lst”的記事本文件。清空文件內(nèi)容,寫入下面的文字:
<pre>title Install Ububtu
root (hd0,0)
kernel (hd0,0)/vmlinuz.efi boot=casper iso-scan/filename=/ubuntu-16.0.4-desktop-amd64.iso ro quiet splash locale=zh_CN.UTF-8
initrd (hd0,0)/initrd.lz</pre>
</pre>應該是多出來的。
ubuntu16.0.4硬盤安裝之旅ubuntu16.0.4本周剛剛發(fā)布,作為小白的我迫不及待在周末想要升級。無奈不知道如何直接從14.0.4直接升級到16.0.4,只能從win10下卸載重裝。補充一句,本人是...