首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >Ubuntu14.04LTS 64位引导问题

Ubuntu14.04LTS 64位引导问题
EN

Ask Ubuntu用户
提问于 2014-11-06 15:04:28
回答 1查看 1.6K关注 0票数 -1

你好女士们和先生们,

我是Linux/Ubuntu14.04LTS的新手,3个月前我安装了它,直到昨天,我还在virtualbox中处理Windows 8。之后,我从Ubuntu根会话中注销,切换到另一个会话,这时Ubuntu突然卡在一个闪烁的光标中,所以我重新启动了我的PC,它提示我使用grub选项,我尝试了所有的选项,这些选项一直为我提供这个输出:

代码语言:javascript
运行
复制
mount: mounting /dev/disk/by-uuid/53dc799e-7378-49bd-a0e7-93370d11e5551 on /root failed: invalid argument
mount: mounting /dev on /root/dev failed: No such file or directory
mount: mounting /sys on /root/sys failed: No such file or directory
mount: mounting /proc on /root/proc failed: No such file or directory
Target filesystem doesn't have requested /sbin/init
No init found - Try passing init=bootarg

BusyBox v1.21.1 (Ubuntu 1:1.21.0-1ubuntu 1) built-in shell (ash)
Enter 'help' for a list of built-in commands
(initramfs) _

这是我的"uname -a“输出:

Linux ubuntu 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

一些可能有用的额外信息:

  • 当我重新启动我的电脑时,我的外部硬盘被插入了。
  • 我有一个索尼瓦约英特尔核心i3 / 3GB内存/ 320 GB东芝MK3265GSX (GJ002H)硬盘驱动器。
  • 我有很长一段时间(当我使用Windows 7)智能内部硬盘故障预测消息,当我启动我的PC,但我使用它正常。
  • 当我尝试用Ubuntu LiveCD引导打开我的硬盘时,它在一个框中显示了这一点: 错误挂载文件系统错误挂载/dev/sda1 1 at /media/ubuntu/53dc799e-7378-49bd a0e7-93370d1e5551:命令行“挂载-t "ext4”-o "uhelper=udisks2、nodev、nosuid“”/ /dev/sda1 1“退出状态为32:挂载:错误的fs类型、糟糕的选项、/dev/sda1 1上的坏超级块、缺失的代码或辅助程序,或其他错误,在某些情况下,有用的信息可以在syslog中找到

如果有人能帮我,那就太好了。(对不起,我的英语很差!)

新编辑:

我喜欢你的意见@JavierRivera,也许我必须尝试引导修复链接来检索我的数据。

顺便说一下,这是我看到的dmesg输出的最后一部分,它与我的问题有关:

[ 445.456676] ata1.00: status: { DRDY ERR } [ 445.456681] ata1.00: error: { UNC } [ 445.508901] ata1.00: configured for UDMA/100 [ 445.508936] sd 0:0:0:0: [sda] Unhandled sense code [ 445.508942] sd 0:0:0:0: [sda]

[ 445.508945] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 445.508949] sd 0:0:0:0: [sda]

[ 445.508952] Sense Key : Medium Error [current] [descriptor] [ 445.508957] Descriptor sense data with sense descriptors (in hex): [ 445.508959] 72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00 [ 445.508969] 12 44 97 99 [ 445.508973] sd 0:0:0:0: [sda]

[ 445.508976] Add. Sense: Unrecovered read error - auto reallocate failed [ 445.508979] sd 0:0:0:0: [sda] CDB: [ 445.508981] Read(10): 28 00 12 44 97 98 00 00 08 00 [ 445.508990] end_request: I/O error, dev sda, sector 306485145 [ 445.509016] ata1: EH complete [ 445.509052] JBD2: Failed to read block at offset 4595 [ 445.509067] JBD2: recovery failed [ 445.509071] EXT4-fs (sda1): error loading journal

我必须检索我的数据,所以从你的部分的注意力将是认真的极佳!

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2014-11-07 07:35:30

看起来S.M.A.R.T.就在最后,而你的硬盘对我来说失败了。

在引导时和使用活动CD时收到的所有消息都与读取磁盘的问题有关。

您可以键入:

代码语言:javascript
运行
复制
dmesg

在命令行上获得更多错误和更多信息,还可以从live中运行磁盘工具,以便从磁盘中获取智能数据。但如果我是你,我会尽快更换我的硬盘。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/546417

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档