{"id":331,"date":"2019-11-07T23:24:05","date_gmt":"2019-11-07T23:24:05","guid":{"rendered":"http:\/\/blog.davcloud.top\/?p=331"},"modified":"2020-06-11T16:22:12","modified_gmt":"2020-06-11T16:22:12","slug":"install-ubuntu-16-04-6-with","status":"publish","type":"post","link":"https:\/\/blog.davcloud.top\/?p=331","title":{"rendered":"Install Ubuntu 16.04.6 with Windows 10 on GPT disk and UEFI boot"},"content":{"rendered":"\n<h2>Abstract<\/h2>\n\n\n\n<p>This article aims to record how to install Ubuntu 16.04.6 with Windows 10.<\/p>\n\n\n\n<p class=\"has-text-color has-vivid-green-cyan-color\">Note: Though this is for Ubuntu 16.04.6, it may still adapt to the similar version like Ubuntu 18.04.<\/p>\n\n\n\n<p class=\"has-text-color has-vivid-red-color\">Attention: Please follow each step during the installation, or the boot file may be damaged and caused Windows system cannot be accessed as well!!!<\/p>\n\n\n\n<h2>Requirement<\/h2>\n\n\n\n<ol><li>ISO mirror of Ubuntu 16.04.6, download from <a href=\"https:\/\/ubuntu.com\/\">https:\/\/ubuntu.com<\/a>.<\/li><li>An USB drive with at least 4 GB storage and no data in it.<\/li><li>Rufus, a software to burn the mirror to USB drive.<\/li><li>70 GB continue free space on the disk(the space is depended on the requirement, but the advice is at least 40 GB).<\/li><li>Diskgenious, if you had another version of ubuntu and want to delete it.<\/li><\/ol>\n\n\n\n<h2>Step 1. Burn mirrors to the USB drive<\/h2>\n\n\n\n<p>Open the Rufus, choose the USB device and select the ISO mirror of Ubuntu 16.04.6. Choose the GPT format, UEFI, and keep other parameters as default. Then, press start to burn mirror.<\/p>\n\n\n\n<p class=\"has-text-color has-vivid-red-color\">Attention: This operation will format the USB drive, please backup before the operating.<\/p>\n\n\n\n<h2>Step 2. Partition space on the disk for Ubuntu 16.04.6<\/h2>\n\n\n\n<p>Open the Manage-&gt;Disk Management on Windows 10:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"380\" height=\"348\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-5.png\" alt=\"\" class=\"wp-image-356\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-5.png 380w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-5-300x275.png 300w\" sizes=\"(max-width: 380px) 100vw, 380px\" \/><\/figure><\/div>\n\n\n\n<p>Shrink 70 GB from a disk partition to install Ubuntu:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"360\" height=\"307\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-6.png\" alt=\"\" class=\"wp-image-357\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-6.png 360w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-6-300x256.png 300w\" sizes=\"(max-width: 360px) 100vw, 360px\" \/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"452\" height=\"287\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-7.png\" alt=\"\" class=\"wp-image-358\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-7.png 452w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-7-300x190.png 300w\" sizes=\"(max-width: 452px) 100vw, 452px\" \/><\/figure><\/div>\n\n\n\n<p>Then there will be 70 GB unallocated space.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"601\" height=\"110\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-8.png\" alt=\"\" class=\"wp-image-359\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-8.png 601w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-8-300x55.png 300w\" sizes=\"(max-width: 601px) 100vw, 601px\" \/><\/figure><\/div>\n\n\n\n<p class=\"has-text-color has-luminous-vivid-amber-color\">If a version of ubuntu has been installed before and you want to delete it, choose the partition for it and select delete:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"335\" height=\"302\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-9.png\" alt=\"\" class=\"wp-image-362\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-9.png 335w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-9-300x270.png 300w\" sizes=\"(max-width: 335px) 100vw, 335px\" \/><\/figure><\/div>\n\n\n\n<p class=\"has-text-color has-luminous-vivid-amber-color\">Run Diskgenious and delete the installed grub boot in ESP partition , delete the ESP\/EFI\/ubuntu<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"964\" height=\"150\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-11.png\" alt=\"\" class=\"wp-image-366\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-11.png 964w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-11-300x47.png 300w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-11-768x120.png 768w\" sizes=\"(max-width: 964px) 100vw, 964px\" \/><\/figure><\/div>\n\n\n\n<h2>Step 3. Install Ubuntu<\/h2>\n\n\n\n<p>Reboot and enter BIOS startup option when booting. For MSI BIOS, press F11 when in logo interface, and boot from the USB drive:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" loading=\"lazy\" width=\"879\" height=\"284\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/IMG_20191106_232752.jpg\" alt=\"\" class=\"wp-image-371\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/IMG_20191106_232752.jpg 879w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/IMG_20191106_232752-300x97.jpg 300w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/IMG_20191106_232752-768x248.jpg 768w\" sizes=\"(max-width: 879px) 100vw, 879px\" \/><\/figure>\n\n\n\n<p>Then, choose Install Ubuntu and start the install guide. <\/p>\n\n\n\n<p class=\"has-text-color has-vivid-red-color\">In this interface, DON&#8217;T download updates or install third-part software, it can slow down the installation and have a high probability causing display error after installation!!!<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"764\" height=\"326\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-12.png\" alt=\"\" class=\"wp-image-374\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-12.png 764w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-12-300x128.png 300w\" sizes=\"(max-width: 764px) 100vw, 764px\" \/><\/figure><\/div>\n\n\n\n<p>Choose &#8220;Something else&#8221; option to manually configuring partitions:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"766\" height=\"326\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-13.png\" alt=\"\" class=\"wp-image-376\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-13.png 766w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-13-300x128.png 300w\" sizes=\"(max-width: 766px) 100vw, 766px\" \/><\/figure><\/div>\n\n\n\n<p>Choose the free 70 GB space unallocated, and click &#8220;+&#8221; to add new partition:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"721\" height=\"346\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-14.png\" alt=\"\" class=\"wp-image-378\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-14.png 721w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-14-300x144.png 300w\" sizes=\"(max-width: 721px) 100vw, 721px\" \/><\/figure><\/div>\n\n\n\n<p>The first partition is for root with 40 GB, with following settings:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"731\" height=\"341\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-15.png\" alt=\"\" class=\"wp-image-380\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-15.png 731w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-15-300x140.png 300w\" sizes=\"(max-width: 731px) 100vw, 731px\" \/><\/figure><\/div>\n\n\n\n<p>And then add a new partition for \/home with about 30 GB, with following settings:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"722\" height=\"345\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-16.png\" alt=\"\" class=\"wp-image-383\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-16.png 722w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-16-300x143.png 300w\" sizes=\"(max-width: 722px) 100vw, 722px\" \/><\/figure><\/div>\n\n\n\n<p>Then, choose the install partition of grub boot to the same partition with Windows Boot Manager:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"850\" height=\"294\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-17.png\" alt=\"\" class=\"wp-image-386\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-17.png 850w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-17-300x104.png 300w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-17-768x266.png 768w\" sizes=\"(max-width: 850px) 100vw, 850px\" \/><\/figure><\/div>\n\n\n\n<p> Install now, it will notice like this, choose to continue:<\/p>\n\n\n\n<p class=\"has-text-color has-vivid-red-color\">Attention: It will format these two partitions, please make sure choose the correct partition when building partition table and make sure nothing data in these parts, or the data will lose!!!<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"204\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-18-1024x204.png\" alt=\"\" class=\"wp-image-389\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-18-1024x204.png 1024w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-18-300x60.png 300w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-18-768x153.png 768w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-18.png 1119w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n\n<p>Choose the location and keyboard layout, and then create a new user:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"736\" height=\"339\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-20.png\" alt=\"\" class=\"wp-image-398\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-20.png 736w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-20-300x138.png 300w\" sizes=\"(max-width: 736px) 100vw, 736px\" \/><\/figure>\n\n\n\n<p>Then, just wait for the installation finished and restart.<\/p>\n\n\n\n<h2>Step 4. Start up Ubuntu<\/h2>\n\n\n\n<p>Normally, it will boot with grub automatically and just choose ubuntu to start up the system. However, if the boot still boot to Windows 10 automatically, the boot order is required to be edit in BIOS settings.<\/p>\n\n\n\n<p>Take MSI BIOS as an example, enter the BIOS settings when the PC is booting(press &#8220;delete&#8221;), and move to the &#8220;Boot&#8221; option. Select the &#8220;UEFI Hard Disk Drive BBS Priorities&#8221; option:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"669\" height=\"373\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-21.png\" alt=\"\" class=\"wp-image-399\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-21.png 669w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-21-300x167.png 300w\" sizes=\"(max-width: 669px) 100vw, 669px\" \/><\/figure><\/div>\n\n\n\n<p>Change the &#8220;Boot Option #1&#8221; to ubuntu:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"396\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-22-1024x396.png\" alt=\"\" class=\"wp-image-401\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-22-1024x396.png 1024w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-22-300x116.png 300w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-22-768x297.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n\n<p>Then save and reboot, it can boot to Ubuntu successfully.<\/p>\n\n\n\n<h2>Step 5. Update settings<\/h2>\n\n\n\n<p>To keep using current version of ubuntu, we need to update software &amp; updates settings as following settings:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"849\" height=\"460\" src=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-33.png\" alt=\"\" class=\"wp-image-437\" srcset=\"https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-33.png 849w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-33-300x163.png 300w, https:\/\/blog.davcloud.top\/wp-content\/uploads\/2019\/11\/image-33-768x416.png 768w\" sizes=\"(max-width: 849px) 100vw, 849px\" \/><\/figure><\/div>\n\n\n\n<p>Then, run following contents in terminal:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># The content with # is a comment, don't run it in terminal\n# Check update in source\nsudo apt update\n# Update packages in the system\nsudo apt upgrade<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Abstract This article aims to record how to install Ubuntu 16.04.6 with Windows 10. Note: Though this is for Ubuntu 16.04.6, it may still adapt to the similar version like Ubuntu 18.04. Attention: Please follow each step during the installation, or the boot file may be damaged and caused Windows system cannot be accessed as [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[13],"tags":[593,25,591,589],"_links":{"self":[{"href":"https:\/\/blog.davcloud.top\/index.php?rest_route=\/wp\/v2\/posts\/331"}],"collection":[{"href":"https:\/\/blog.davcloud.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.davcloud.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.davcloud.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.davcloud.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=331"}],"version-history":[{"count":62,"href":"https:\/\/blog.davcloud.top\/index.php?rest_route=\/wp\/v2\/posts\/331\/revisions"}],"predecessor-version":[{"id":992,"href":"https:\/\/blog.davcloud.top\/index.php?rest_route=\/wp\/v2\/posts\/331\/revisions\/992"}],"wp:attachment":[{"href":"https:\/\/blog.davcloud.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=331"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.davcloud.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=331"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.davcloud.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=331"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}