Today I used a virtual machine to do an experiment. After the system was installed and some options were optimized, I mounted the ISO image file. After the system started, the following error was reported I thought it was caused by mounting, and the original system entered the graphical interface after normal startup. Sure enough, after I completed the mounting by mount /dev/cdrom/ /mnt/cdrom, I wrote a problem in /etc/fstab. A small mistake made the system like this. I can enter the password and then enter There is a problem with the mount file that was written, and there is a problem with booting. First delete this mount, then restart the system, the system starts normally. It is recommended that you back up important configuration files before making changes. If problems occur, you can enter rescue mode and restore the original configuration. The main operations are as follows:
You may also be interested in:
|
<<: MySQL simple example of sorting Chinese characters by pinyin
>>: js implements random roll call
Preface When I was typing my own personal blog, I...
"What's wrong?" Unless you are accus...
The problems and solutions encountered when deplo...
Today I looked at some things related to data bac...
Recorded the installation and use tutorial of MyS...
Method 1: Use CSS overflow omission to solve The ...
1. MySQL self-connection MySQL sometimes needs to...
background Getting the slow query log from mysql....
This article shares the specific code for the WeC...
Solution to the data asymmetry problem between My...
Table of contents 1. Simple page example 2.uni-ap...
1. The Importance of Indexes Indexes are used to ...
Preface: In Vue, props can be used to connect ori...
This article example shares the specific code of ...
This article shares the specific code of js to im...