Win10+Ubuntu 20.04 LTS dual system installation (UEFI + GPT) (pictures and text, multiple pictures warning)

Win10+Ubuntu 20.04 LTS dual system installation (UEFI + GPT) (pictures and text, multiple pictures warning)

Win10 installation (skip if already installed)

For win10 installation, please see: win10 USB reinstallation system new installation

Ubuntu installation preparation official website download image: https://ubuntu.com/download/desktop

Download rufus (official recommendation) https://rufus.ie/

If the download speed is slow, you can use the one I downloaded (including mirror and rufus): Link: https://pan.baidu.com/s/1qwgUFa-ME-EXLrAZ7rQJvw Extraction code: v6af

Create a bootable USB drive

Insert the USB drive, run rufus-3.10.exe, select as follows, then click Start and wait for completion

Free up a partition for Ubuntu installation

This computer -> Manage -> Disk Management, select a disk

Right click and select Compress Volume to compress a blank partition of more than 50G (I divided it into 100G)


Turn off win10 fast startup

Menu -> Settings -> System -> Power & sleep -> Additional power settings -> Choose what the power buttons do -> Uncheck Enable fast startup



BIOS Settings

Press F2 to enter BIOS setup (my computer is F2, please Baidu according to your computer model)
Secure Boot is set to Disabled



USB UEFI BIOS Support is set to Enabled


UEFI/Legacy Boot is set to UEFI Only


After setting, save and exit

Install Ubuntu

Shut down the computer, insert the USB flash drive, start the computer and press F12 to enter the startup item settings (my computer is F2, please search on Baidu according to your computer model). Note that many tutorials on the Internet require self-partitioning. Here I did not choose self-partitioning. During installation, Ubuntu will automatically install on our unallocated blank disk, and Ubuntu will recognize the installed Windows. All our subsequent operations can be installed by default. If necessary, you can change it according to your own needs.

Default is the first entry

Waiting for inspection

Select language and operation (select according to personal needs), I choose Chinese (Simplified)


Keyboard layout (default)

Generally, the default

Select the installation type, install Ubuntu, and coexist with Windows Boot Manager (many installation tutorials do not recommend selecting this option, saying there will be problems, anyway, I have installed it this way since 16.04, and there have been no problems). There are also many options for installation on the Internet. If necessary, you can search for them yourself. Anyway, I find it troublesome (mainly lazy) and don’t want to partition it myself.


If you choose other options to install (this picture is what I found online), please select the free partition you have divided (non-manual partition installation)

Select the installation location, use the default one, it will automatically find the blank partition we created.

Select time zone

Fill in the account information (I guess you will fill it in, so I won’t go into details)

Next, wait and it's over.

If the following operations are not necessary, please skip them if necessary, close them if necessary, and enter a few small windows. You can skip them if necessary, move forward if necessary, and close them if necessary.







Then there are a lot of reminders about updates. If you want to update, update. If you don’t want to update, just close it. Do you see the little red X? Just click it and it’s done.


Click to perform this action now, and you will have the following mess




Apply to the entire system, then close


A password is required to apply to the entire system


Install immediately, also enter the password, and then install. It is recommended to close it directly and update it when you want. I find it troublesome and afraid, so I just close it directly.

Look at the desktop

Beautify the boot interface

Win10 + Ubuntu 20.04 LTS dual system boot interface beautification

Solve the dual system time problem

Time out of sync issue in Win10 + Ubuntu20.04 dual system

This is the end of this article about win10+Ubuntu 20.04 LTS dual system installation (UEFI + GPT) (pictures and text, warning of multiple pictures). For more relevant win10+Ubuntu 20.04 LTS dual system installation content, please search 123WORDPRESS.COM's previous articles or continue to browse the related articles below. I hope everyone will support 123WORDPRESS.COM in the future!

You may also be interested in:
  • Win10 + Ubuntu20.04 LTS dual system boot interface beautification
  • Detailed installation history of Ubuntu 20.04 LTS

<<:  In-depth understanding of JavaScript event execution mechanism

>>:  Learn more about MySQL indexes

Recommend

CSS tips for controlling animation playback and pause (very practical)

Today I will introduce a very simple trick to con...

MySQL permissions and database design case study

Permissions and database design User Management U...

A brief discussion on the solution to excessive data in ElementUI el-select

Table of contents 1. Scenario Description 2. Solu...

How to view the status of remote server files in Linux

As shown below: The test command determines wheth...

Detailed explanation of using JavaScript WeakMap

A WeakMap object is a collection of key/value pai...

Detailed explanation of the implementation of MySQL auto-increment primary key

Table of contents 1. Where is the self-incremente...

Usage instructions for the docker create command

The docker create command can create a container ...

MySQL GROUP_CONCAT limitation solution

effect: The GROUP_CONCAT function can concatenate...

Some questions about hyperlinks

<br />I am very happy to participate in this...

Solution to VMware virtual machine no network

Table of contents 1. Problem Description 2. Probl...

Detailed explanation of tcpdump command examples in Linux

Preface To put it simply, tcpdump is a packet ana...