windows8.1与deepin系统共存安装失败
Tofloor
poster avatar
fave
deepin
2017-08-31 10:53
Author
笔记本原先自带windows8.1。想装deepin 同时两个系统共存。按照官方的说明把iso文件写到u盘。bios关了安全启动,win8里取消了快速启动
一路过来简易安装一切顺利,重新启动之后也显示了相应的启动项,但是进入deepin系统提示如下



进入系统就是这样子了,不知道是什么情况。望解答,不然的话只能放弃deepin , 装ubuntu了
Reply Favorite View the author
All Replies
avatar
wtz
deepin
2017-08-31 16:50
#1
你是在那个100G的分区上安装的deepin?还是那个20G的分区?
UEFI引导是开启还是关闭状态?
Reply View the author
avatar
billy123456
deepin
2017-09-01 05:40
#2
ntfs盘不能装deepin,格式化成ext4或btrfs再安装
Reply View the author
avatar
fave
deepin
2017-09-01 07:44
#3
https://bbs.deepin.org/post/144879
你是在那个100G的分区上安装的deepin?还是那个20G的分区?
UEFI引导是开启还是关闭状态? ...

100G的硬盘上装的,uefi 是开启状态
Reply View the author
avatar
fave
deepin
2017-09-01 07:48
#4
https://bbs.deepin.org/post/144879
ntfs盘不能装deepin,格式化成ext4或btrfs再安装

系统安装界面选简易安装不是已经转换过来了吗,在widows 用 diskgen 看已经换过来了
Reply View the author
avatar
fave
deepin
2017-09-01 07:49
#5
这种情况我是第一次见,有可能是我哪一步做错还是没有配置好,能不能详细讲解一下
Reply View the author
avatar
billy123456
deepin
2017-09-01 21:07
#6
https://bbs.deepin.org/post/144879
系统安装界面选简易安装不是已经转换过来了吗,在widows 用 diskgen 看已经换过来了 ...

检查deepin安装镜像有没有报错?
Reply View the author
avatar
wtz
deepin
2017-09-02 00:23
#7
  1. sudo parted
Copy the Code

进入parted命令行

然后依次输入
  1. unit s
  2. print
Copy the Code


找到那个100G 分区对应的编号,然后输入
  1. align-check optimal X
Copy the Code

把“X”换成那个分区的编号。

把输出结果都贴上来。
Reply View the author
avatar
155******68
deepin
2017-09-02 05:55
#8
简易安装是有问题,我也是简易安装不能进入系统,非要另外新建一个300m的新分区做根分区才行。
Reply View the author