Linux — Windows10+Ubuntu18.04.03 dual system installation (the latest Lenovo Xiaoxin Pro 13)

2023-03-18  

There are many related dual -system tutorials on the Internet. It is very detailed. I share my experience of installing Windows 10+ Ubuntu18.04.03 dual systems.

In

0.window10, the mouse moves to the Win icon in the lower left corner, right -click the mouse, select disk management, and roll out the data (d 🙂 to roll out 100g of memory

1. Download Ultra_iso

Ultra_iso official website download the latest software;

https://cn.ultraiso.net/xiazai.html

(Note: This software is charged, but as long as Baidu’s registration code is enough, I use Wang Tao’s registration successfully)

2. Download Ubuntu18.04.3 AMD64, desktop mirror file

8 8 8 8 8:

http://mirrors.ustc.edu.cn/

 

3. Select Ubuntu mirror file just downloaded in Ultra_iso software (special attention, the premise is best to activate the software)

 

4. Starts-> Write into the hard disk image

5. Format the U disk first (note that select FAT32, sometimes the formatting start button is gray, you need to rename the name of the U disk, it is best not to include special characters)

 

6. Set portable startup. I choose to write a new driver guidance sector —- SYSLINUX (this does not need EasyBCD to re-write the GRUB guide file, and you can also set up with GRUB files, set default options and default waiting for waiting Time (follow -up tutorial will follow up))

 

7. Write into the mirror file

 

8. Enter the BIOS (restart and hold FN+ F2), set the Secure Boot to Disable, set USB BOOT to enable

Secure Boot can only start the Win8 and above systems, and other systems (including USB, Linux) cannot be started.

9. Restart and enter USB startup, FN+F12, choose the U disk for you to start the launch disk

10. Install the general process of the Ubuntu system, there are specific online, mainly to take screenshots, refer to other tutorials, all the way all the way

Note:

10.1 Installation Type Select Something Else

10.2 partition, I reserve 100g

/    ext4    10G  Primary Beginning of this space

swap        8G      

/boot        800M   Logical  Beginning of this space

/Home remaining all logical beginning of this space

10.3 Device for Boot Loader Installation Pay attention to select/boot that disk

(The best writing, the wifi driver is not installed, no wi-fi adapter found, but the wired can be directly connected)

Change the USSTC software source:

Step:

sudo gedit /etc/apt/sources.list

replacement content

# The source code warehouse is annotated by default. If necessary, you can cancel the annotation by yourself 
 deb https://mirrrs.ustc.edu.cn/ubuntu/ bionic main restricted universe multiverse 
 # deb-src https://mirrrs.ustc.edu.cn/ubuntu/ bionic main restricted 
 DEB HTTPS://mirrs.ustc.edu.cn/ubuntu/ bionic- Updates Main REStricted Universe Multivers 
 # deb-src https://mirrrs.ustc.edu.cn/ubuntu/ bionic- updates main restricted universe multiverse 
 deb https://mirrrs.ustc.edu.cn/ubuntu/ bionic-backports main restricted 
 # deb-src https://mirrrs.ustc.edu.cn/ubuntu/ bionic-backports main rest 
 DEB HTTPS://mirrs.ustc.edu.cn/ubuntu/ bionic-security main restricted 
 # deb-src https://mirrrs.ustc.edu.cn/ubuntu/ bionic-soCURITY MAINRCTD University 

 # Pre -release software source, it is not recommended to enable 
 # deb https://mirrs.ustc.edu.cn/ubuntu/ bionic-proposed main restricted 
 # deb-src https://mirrrs.ustc.edu.cn/ubuntu/ bionic-proposed main restricted universe multivers

How to solve the wifi driver cannot be installed, you can refer to the next blog:

Linux —- Ubuntu 18.04: No Wi-Fi Adapter Found (Latest Lenovo Xiaoxin Pro 13 Intel wireless network card tutorial)

https://blog.csdn.net/caigen0001/article/details/102295585

source

Random Posts

java-Java.sql.sqlexception: Unable to load authentication plugin ‘cachingSha2Password‘.

3D ray tracking library based on Python-TTCRPY detailed explanation (3)

HDU 6340 PROBLEM I. Delightful Formulas

Announcement on closing the credit card recharge channel to the Alipay account

Spring AOP cutting surface record log4j log of the around record of the exception information