Ubuntu启动后进入GNU GRUB Version 2.02

本文提供了解决Ubuntu18.04在启动时遇到的问题,当系统停留在GUNGRUB界面无法正常进入时,可以通过特定的命令进行修复。具体步骤包括使用BusyBox shell进入系统,运行fsck手动检查并修复根文件系统的不一致性。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Question Description:
电脑中装Windows10和Ubuntu18.04,启动Ubuntu后无法正常进入,停留在GUN GRUB界面。

Solution:
1、Enter *Ubuntu
2、exit

BusyBox v1.18.5 (Ubuntu 1:1.18.5-1ubuntu4) built-in shell (ash) 
Enter 'help' for a list of built-in commands.

(initramfs) exit

/dev/sda1: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options) 
fsck exited with status code 4. 
The root filesystem on /dev/mapper/ubuntu--vg-root requires a manual fsck. 

BusyBox v1.18.5 (Ubuntu 1:1.18.5-1ubuntu4) built-in shell (ash)
Enter 'help' for a list of built-in commands.

3、编写如下命令,fsck /dev/sdax并给出Y控制台是否要求修复的东西:

(initramfs) fsck /dev/sda1 -y

参考askubuntu

转载于:https://blog.51cto.com/13646338/2312680

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值