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
Overview The project was created successfully and...
Possible solutions 1. Math.random generates rando...
1Several common character sets In MySQL, the most...
Recently, after refreshing the website, 503 Servi...
Table of contents Preface: 1. Understand lock wai...
Preface: I recently encountered the problem of in...
Table of contents Horizontal bar chart Dynamicall...
Hello everyone, I am Liang Xu. As we all know, in...
Background of the accident: A few days ago, due t...
Introduction 1.<iframe> tag: iframe is an i...
1 Mysql5.6 1.1 Related parameters MySQL 5.6 adds ...
MySQL's MyISAM and InnoDB engines both use B+...
Slow query log related parameters MySQL slow quer...
Table of contents 1. How to switch 2. Dynamically...
1. Problem There is a table as shown below, we ne...