[System Installation] 不支持btrfs单分区安装
Tofloor
poster avatar
unknown-hell
deepin
2021-05-22 19:44
Author

发现一处错误.....

/boot目录所在分区的文件系统类型只可以是ext2/3/4,

这就需要额外分区安装,然而其他linux发行版本都是支持单分区btrfs安装系统的,

像arch、debian、fedora等,就不多举例了

Reply Favorite View the author
All Replies
unknown-hell
deepin
2021-05-22 19:46
#1

或者deepin还有其他安装方式吗,命令安装的方式如果能解决,我也可以试试

Reply View the author
linuxdesktop
deepin
2021-05-22 19:49
#2

deepin桌面就不要折腾这个了,我以前还折腾zfs单盘启动呢。

你就搞个efi,另外一个随便选。现在还给了手动选分区,已经不错了。我记得以前的老版本,各种乱七八糟的分区自动分,不兼容linux标准,特别恶心。

Reply View the author
linuxdesktop
deepin
2021-05-22 19:50
#3

直接去搞zfs单盘,很好玩的

Reply View the author
unknown-hell
deepin
2021-05-22 22:36
#4

我突然发现前人发过的的帖子,修改一下系统配置就可以了

 

Reply View the author
cz_tan
deepin
2021-05-23 06:49
#5

可以的,我的boot分区就是btrfs格式的。

在live里

/usr/share/deepin-install/resource/deepin****.ini

文件里面有一行boot="ext2;ext3;ext4"改成boot="btrfs;ext2;ext3;ext4"

附近还有两行,加入/recover和/data ,不加这两个手动分区没有这两个分区选项

你就能自己手动分区

Reply View the author