相关疑难解决方法(0)

引导下降到(initramfs)提示/busybox

我正在运行 HP pavilion dv6000 双启动 win7 和 Ubuntu 12.04。(好吧,直到今天)。重新启动后,启动过程将进入 BusyBox 外壳程序,我最终会出现以下提示:

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

(initramfs)
Run Code Online (Sandbox Code Playgroud)

我一直在研究遇到同样问题的其他人,但一直无法找到任何适合我的解决方案。

我尝试了这里描述的方法,并在最终命令之后

mount -t ntfs-3g /dev/sda1 /root -o force
Run Code Online (Sandbox Code Playgroud)

它什么都不做,并给了我另一个(initramfs)提示。

我可以启动到 live CD (USB) 并到达终端,但它似乎没有多大用处,因为我可以在 ls 命令中看到 /dev/sda1,但是当我看到它时它无法识别它尝试 cd 到它。

还有一个问题:使用命令fdisk -l如何判断哪个挂载点 ( sda1/ sda2) 是我的 Windows 分区,哪个是 Ubuntu?

boot initramfs

313
推荐指数
6
解决办法
100万
查看次数

启动时出现 fsck 错误:/dev/sda6:意外不一致;手动运行 fsck

我双启动 Ubuntu 和 Windows 7。
我在 Ubuntu 中浏览 FireFox,突然我收到一些错误消息,所以我重新启动。

现在,当我尝试启动到 Ubuntu 时,我收到以下消息:

fsck from util-linux 2.26.2
/dev/sda6 contains a file system with errors, check forced.
/dev/sda6: Inodes that were part of a corrupted orphan linked list found.

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

Busybox v1.22.1 (Ubuntu 1:1.22.0-15ubuntu1) built in shell (ash)
Enter 'help' for a list of built-in commands. …
Run Code Online (Sandbox Code Playgroud)

filesystem boot fsck

313
推荐指数
4
解决办法
70万
查看次数

如何在当前版本的 Ubuntu 14.04 到 20.04 上检查 SSD 或 HDD 的 SMART 状态?

如何检查 14.04 及更高版本驱动器的 SMART 状态?我已经看到在全新安装时检查 HD SMART 状态,但它似乎不适用于 14.04 及更高版本。

ssd hard-drive smart

113
推荐指数
3
解决办法
29万
查看次数

标签 统计

boot ×2

filesystem ×1

fsck ×1

hard-drive ×1

initramfs ×1

smart ×1

ssd ×1