当前位置:网站首页>[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
边栏推荐
- Laravel文档阅读笔记-How to use @auth and @guest directives in Laravel
- Button wizard business running learning - commodity quantity, price reminder, judgment Backpack
- 入职中国平安三周年的一些总结
- Snake (C language)
- How do microservices aggregate API documents? This wave of show~
- uniapp 处理过去时间对比现在时间的时间差 如刚刚、几分钟前,几小时前,几个月前
- /*Rewrite the program, find the value of the element, and return the iterator 9.13: pointing to the found element. Make sure that the program works correctly when the element you are looking for does
- /*Write a loop to output the elements of the list container in reverse order*/
- 【Day2】 convolutional-neural-networks
- 【Day1】 deep-learning-basics
猜你喜欢
六月份阶段性大总结之Doris/Clickhouse/Hudi一网打尽
Sword finger offer 05 (implemented in C language)
BGP ---- border gateway routing protocol ----- basic experiment
Debug:==42==ERROR: AddressSanitizer: heap-buffer-overflow on address
What is an excellent architect in my heart?
DCL statement of MySQL Foundation
Knapsack problem and 0-1 knapsack problem
Latex learning insertion number - list of filled dots, bars, numbers
PHP code audit 3 - system reload vulnerability
How do microservices aggregate API documents? This wave of show~
随机推荐
Talk about scalability
Rhcsa learning practice
使用 C# 提取 PDF 文件中的所有文字(支持 .NET Core)
Devop basic command
DML statement of MySQL Foundation
用数据告诉你高考最难的省份是哪里!
Reasons and solutions for the 8-hour difference in mongodb data date display
Es entry series - 6 document relevance and sorting
/*Rewrite the program, find the value of the element, and return the iterator 9.13: pointing to the found element. Make sure that the program works correctly when the element you are looking for does
Pod management
【Day1】 deep-learning-basics
What is an excellent architect in my heart?
Snake (C language)
Software sharing: the best PDF document conversion tool and PDF Suite Enterprise version sharing | with sharing
C language structure to realize simple address book
Delayed message center design
【OpenCV 例程200篇】218. 多行倾斜文字水印
Es advanced series - 1 JVM memory allocation
Time complexity and space complexity
From programmers to large-scale distributed architects, where are you (2)