在Windows7下用了硬盘大师分区,结果重启后出现:error:unknown filesystem.
Tofloor
poster avatar
suhongwe5001
deepin
2014-05-11 22:22
Author
先表示手贱,同题求救!
Reply Favorite View the author
All Replies
suhongwe5001
deepin
2014-05-11 22:24
#1
先表示手贱,同题求救!
下面还有一行字符
grub rescue〉
Reply View the author
suhongwe5001
deepin
2014-05-11 23:02
#2
怎么关掉系统,强制关机?
Reply View the author
BingoLove
deepin
2014-05-11 23:19
#3
应该是分区表弄坏了或者是分区号变了

可以参考这个手动修http://wenku.baidu.com/view/437f8e20af45b307e871971c.html


这个地方只能强制关机了
Reply View the author
suhongwe5001
deepin
2014-05-11 23:40
#4
你是硬盘安装了deepin了吗??去其他电脑弄一个pe的u盘,从u盘进入PE,用里面的diskgen软件修复mbr,这样就可以进入win7了,理想状态是这样。其实grub还在,应该可以用grub的命令启动win7吧。。。。。。这些就不懂了
是的,pe盘有这个diskgen软件吗
Reply View the author
suhongwe5001
deepin
2014-05-11 23:45
#5
应该是分区表弄坏了或者是分区号变了

可以参考这个手动修http://wenku.baidu.com/view/437f8e20af45b307e871971c.html


这个地方只能强制关机了
这上面的命令行都识别不了
Reply View the author
suhongwe5001
deepin
2014-05-11 23:53
#6
2.进入live cd系统后打开终端。判断系统的标准分区 系统后,如果没有单独分/boot,那么把原来的系统所在分区(假设在/dev/sda1)挂载。这句话不懂,求解释。
Reply View the author
suhongwe5001
deepin
2014-05-12 00:03
#7
以下是/boot 单独分区的命令:(这几句有待验证)
grub rescue>set root=(hd0,5)
grub rescue>set prefix=(hd0,5)/grub
grub rescue>insmod /grub/normal.mod
最后一句命令不行啊。
Reply View the author
xliang9550
deepin
2014-05-12 04:06
#8
似乎UUID变了,在Live环境下更新一下/etc/fstab试试看……
Reply View the author
suhongwe5001
deepin
2014-05-12 06:21
#9
似乎UUID变了,在Live环境下更新一下/etc/fstab试试看……
怎么更新呢?具体命令是怎样?小白啊我
Reply View the author
suhongwe5001
deepin
2014-05-12 18:38
#10
继续求助,不要沉啊。从昨天到现在一直都没用上电脑啊!
Reply View the author
cxbii
deepin
2014-05-12 19:45
#11
重置mbr
Reply View the author