当前位置:网站首页>[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
边栏推荐
- Sword finger offer 31 Stack push in and pop-up sequence
- Velodyne configuration command
- MPLS: multi protocol label switching
- leetcode1229. Schedule the meeting
- 入职中国平安三周年的一些总结
- Dos:disk operating system, including core startup program and command program
- 183 sets of free resume templates to help everyone find a good job
- Huge number (C language)
- RHCE day 3
- uniapp 小于1000 按原数字显示 超过1000 数字换算成10w+ 1.3k+ 显示
猜你喜欢

Sword finger offer 05 (implemented in C language)

Add t more space to your computer (no need to add hard disk)

Time complexity and space complexity

Online troubleshooting

Doris / Clickhouse / Hudi, a phased summary in June

基于线性函数近似的安全强化学习 Safe RL with Linear Function Approximation 翻译 2

Four characteristics and isolation levels of database transactions

Delayed message center design

Rhcsa - day 13

How do microservices aggregate API documents? This wave of show~
随机推荐
Sword finger offer 31 Stack push in and pop-up sequence
Dos:disk operating system, including core startup program and command program
Container cloud notes
Whether a person is reliable or not, closed loop is very important
How do microservices aggregate API documents? This wave of show~
Check 15 developer tools of Alibaba
From programmers to large-scale distributed architects, where are you (I)
Sword finger offer 05 (implemented in C language)
Introduction to extensible system architecture
On binary tree (C language)
Rhcsa day 10 operation
Servlet基本原理与常见API方法的应用
Use the data to tell you where is the most difficult province for the college entrance examination!
The bamboo shadow sweeps the steps, the dust does not move, and the moon passes through the marsh without trace -- in-depth understanding of the pointer
What is an excellent architect in my heart?
Huge number multiplication (C language)
PHP programming language (1) - operators
uniapp 小于1000 按原数字显示 超过1000 数字换算成10w+ 1.3k+ 显示
Idea SSH channel configuration
/*The rewriter outputs the contents of the IA array. It is required that the type defined by typedef cannot be used in the outer loop*/