Installation of Ubuntu 18.04 reports: failed to load ldlinux.c32 and its solution steps

Installation of Ubuntu 18.04 reports: failed to load ldlinux.c32 and its solution steps

Preface

I have an old laptop with Win7. In order to keep an old system and at the same time meet my need to install Ubuntu system, I decided to install a dual system based on Win7. So I made a USB PE disk using Lao Maotao. There was no problem using it on the win10 system. I tried it on many machines and it was successful every time. However, I encountered a small episode when installing Ubuntu on win7.

text

When installing dual systems, after the win7 system prompts that the installation is successful, choose to restart and encounter the following error:

Failed to load ldlinux.c32
Boot failed: please change disks and press a key to continue.

I was suddenly puzzled, and after research and experimentation, I finally found a solution. I hope it can help students in need.

Step 1. Download UltraISO tool

PS: Here is a piece of additional knowledge. The first l in the name of UltraISO is l, and the second I is a capital i. They are different, so please pay attention to the difference.

Official website download address: http://cn.ultraiso.net/uiso9_cn.exe

Step 2. Open UltraISO, as shown in the figure below, open and select the iso image file of the Ubuntu system, and then select "Start" - "Write to Hard Disk Image".

Step 3. Select the corresponding USB drive, select RAW as the writing method, then click "Write" and wait for completion. It may take a while, please don't worry.

After completion, you can use it as a PE to install the Ubuntu system. Good Luck!

Conclusion

Don't be afraid if the system cannot recognize the USB drive. There are many tools that can restore the USB drive, such as using Lao Maotao's "Initialize USB Drive" function.

Summarize

This is the end of this article about installing ubuntu18.04 and reporting "failed to load ldlinux.c32". For more information about installing ubuntu18.04 and reporting "failed to load ldlinux.c32", please search 123WORDPRESS.COM's previous articles or continue to browse the following related articles. I hope you will support 123WORDPRESS.COM in the future!

You may also be interested in:
  • Solution for installing opencv 3.2.0 in Ubuntu 18.04
  • Install MySQL 5.7 on Ubuntu 18.04
  • How to install MySQL on Ubuntu 18.04 (linux)
  • A simple tutorial on installing Sogou Pinyin in Ubuntu 18.04

<<:  How to use wangEditor in vue and how to get focus by echoing data

>>:  MySQL 20 high-performance architecture design principles (worth collecting)

Recommend

Summary of situations where MySQL indexes will not be used

Types of Indexes in MySQL Generally, they can be ...

How to use Vue to develop public account web pages

Table of contents Project Background start Create...

The use of mysql unique key in query and related issues

1. Create table statement: CREATE TABLE `employee...

javascript countdown prompt box

This article example shares the specific code of ...

How much do you know about JavaScript inheritance?

Table of contents Preface The relationship betwee...

Detailed explanation of CSS background and border tag examples

1. CSS background tag 1. Set the background color...

How to configure MGR single master and multiple slaves in MySQL 8.0.15

1. Introduction MySQL Group Replication (MGR for ...

JavaScript to achieve magnifying glass effect

This article shares the specific code for JavaScr...

Four methods of using JS to determine data types

Table of contents Preface 1. typeof 2. instanceof...

A brief introduction to VUE uni-app core knowledge

Table of contents specification a. The page file ...

MySQL 8.0.15 download and installation detailed tutorial is a must for novices!

This article records the specific steps for downl...

Pure CSS to achieve click to expand and read the full text function

Note When developing an article display list inte...

Implementation of Nginx load balancing cluster

(1) Experimental environment youxi1 192.168.5.101...