当前位置:网站首页>[Galaxy Kirin V10] [desktop] can't be started or the screen is black
[Galaxy Kirin V10] [desktop] can't be started or the screen is black
2022-07-04 10:35:00 【GUI Anjun @kylinos】
scene 1: The system starts up and enters UEFI Interactive Shell 
Solution : Host hardware problem , To turn it off , Then unplug the system power cord , Discharge the system , Then reconnect the power cord , Start the machine normally .
scene 2: The system cannot enter the desktop after startup , Has been stuck in loading Linux loading ramdisk Interface
Solution : Host hardware problem , Check whether the host memory module is loose , Unplug it again .
scene 3: The following errors are reported when the system is running or restarted :

Solution : Host hardware problem , Plug and unplug the memory module again and restart the system
scene 4:busybox problem

Solution : This problem is generally caused by the disk file system damage caused by forced shutdown , You can enter exit, Then you will see the echo , such as :
“/dev/sda2 contains a file system with errors,check forced.
Inodes that were part of a corrupted orphan linked list found.
/dev/sda2:UNEXPECTED INCONSISTENCY:RUN fsck MANUALLY.(i.e.,without -a or -p option)
fsck exited with status code 4
The root filesystem on /dev/sda requires a manual fsck......”
The damaged drive letter will be prompted in the observation echo , As mentioned above /dev/sda2, If it is a solid-state disk, it will generally echo similar /dev/nvme0n1p2, Here you can find the corresponding damaged drive letter according to the actual situation , Then execute the following repair command :
# fsck -fy /dev/sda2 // Fill in the actual damaged drive letter path in the following disk path
Wait for the repair command to complete , Press ctrl alt delete Just restart the system with the key combination
边栏推荐
- If you don't know these four caching modes, dare you say you understand caching?
- Whether a person is reliable or not, closed loop is very important
- The time difference between the past time and the present time of uniapp processing, such as just, a few minutes ago, a few hours ago, a few months ago
- 【FAQ】华为帐号服务报错 907135701的常见原因总结和解决方法
- Development guidance document of CMDB
- Ruby时间格式转换strftime毫秒匹配格式
- Rhcsa day 10 operation
- Write a program to define an array with 10 int elements, and take its position in the array as the initial value of each element.
- [Galaxy Kirin V10] [server] soft RAID configuration
- System.currentTimeMillis() 和 System.nanoTime() 哪个更快?别用错了!
猜你喜欢

Tables in the thesis of latex learning

Reasons and solutions for the 8-hour difference in mongodb data date display

Reprint: summation formula of proportional series and its derivation process

Basic principle of servlet and application of common API methods

PHP代码审计3—系统重装漏洞

MFC document view framework (relationship between classes)

Network connection (III) functions and similarities and differences of hubs, switches and routers, routing tables and tables in switches, why do you need address translation and packet filtering?

For programmers, if it hurts the most...

Knapsack problem and 0-1 knapsack problem

Huge number multiplication (C language)
随机推荐
Ruby time format conversion strftime MS matching format
Write a program to judge whether the two arrays are equal, and then write a similar program to compare the two vectors.
Whether a person is reliable or not, closed loop is very important
对于程序员来说,伤害力度最大的话。。。
转载:等比数列的求和公式,及其推导过程
Read a piece of text into the vector object, and each word is stored as an element in the vector. Convert each word in the vector object to uppercase letters. Output the converted elements in the vect
Dynamic memory management
Rhcsa learning practice
How do microservices aggregate API documents? This wave of show~
Dos:disk operating system, including core startup program and command program
Software sharing: the best PDF document conversion tool and PDF Suite Enterprise version sharing | with sharing
【FAQ】华为帐号服务报错 907135701的常见原因总结和解决方法
What is devsecops? Definitions, processes, frameworks and best practices for 2022
The future education examination system cannot answer questions, and there is no response after clicking on the options, and the answers will not be recorded
Use the data to tell you where is the most difficult province for the college entrance examination!
uniapp 处理过去时间对比现在时间的时间差 如刚刚、几分钟前,几小时前,几个月前
BGP advanced experiment
uniapp---初步使用websocket(长链接实现)
C language - stack
leetcode1229. Schedule the meeting