[Share Experiences] 有人把深度系统安装到btrfs文件系统吗?
Tofloor
poster avatar
铁山老道孔乙己
deepin
2021-02-01 01:26
Author

深度安装器在安装的时候无法选择btrfs文件系统,会直接提示不支持 / 为btrfs文件系统。

我把已经安装好的深度系统复制到 btrfs 文件卷内,并且手工修改了 grub启动文件以及 fstab 文件,但是启动失败。

 

有人尝试过吗?

Reply Favorite View the author
All Replies
shy
deepin
2021-02-01 01:30
#1

我曾经有过这样的想法

然后还是乖乖ext4😂

Reply View the author
SamLukeYes
deepin
2021-02-01 02:14
#2

用 fallback 模式也不能启动吗?chroot 进去重新生成 initramfs 试试?

Reply View the author
deepin爱好者
deepin
2021-02-01 02:44
#3

btrfs干啥?用EXT4不香?(我就没见过这种文件系统

Reply View the author
SamLukeYes
deepin
2021-02-01 03:04
#4
deepin爱好者

btrfs干啥?用EXT4不香?(我就没见过这种文件系统

ext4 确实比较省心。btrfs 主要是 feature 多,但稳定性不如 ext4,没维护好容易原地爆炸

Reply View the author
duanyao
deepin
2021-02-01 03:56
#5

deepin仓库里的内核,从5.4.50到5.8.14都不能从btrfs根分区上启动,可能是有bug;

你可以安装 linux-image-5.3.0-3-amd64-unsigned 这个内核,它可以从btrfs根分区上启动的。

另外,如果你特别想用新内核,debian buster-backports仓库的5.9.0内核也可以用。

Reply View the author
shy
deepin
2021-02-01 04:55
#6
deepin爱好者

btrfs干啥?用EXT4不香?(我就没见过这种文件系统

有一些相对于ext4的优点(好像是句废话233)

Reply View the author
du2005
deepin
2021-02-01 05:04
#7

别用deepin的内核,ubuntu的或者其他的

Reply View the author
du2005
deepin
2021-02-01 05:05
#8

亲测可行,前提是你安装没问题

Reply View the author
Amz
deepin
2021-02-01 05:06
#9

btrfs绝对没问题,看我帖子我装在f2fs

 

Reply View the author
辉夜
deepin
2021-02-01 05:10
#10

https://www.bilibili.com/video/BV1ma4y1j7Nm

 

6:35

Reply View the author
铁山老道孔乙己
deepin
2021-02-01 16:54
#11
du2005

亲测可行,前提是你安装没问题

能不能讲下你的具体安装过程?

Reply View the author
铁山老道孔乙己
deepin
2021-02-01 16:59
#12
SamLukeYes

用 fallback 模式也不能启动吗?chroot 进去重新生成 initramfs 试试?

chroot需要重新挂载哪些目录?

update-initramfs 需要指定什么选项?

麻烦详细说下

Reply View the author
SamLukeYes
deepin
2021-02-01 17:04
#13
铁山老道孔乙己

chroot需要重新挂载哪些目录?

update-initramfs 需要指定什么选项?

麻烦详细说下

不知道。Debian 系的我没这么整过,一般我直接用 arch-chroot 的,Arch 用的也不是 update-initramfs

Reply View the author
铁山老道孔乙己
deepin
2021-02-02 17:47
#14

今天  chroot ,update-initramfs 了。

重启还是进入 busybox 的 initramfs 提示符

Reply View the author
SamLukeYes
deepin
2021-02-02 17:51
#15
铁山老道孔乙己

今天  chroot ,update-initramfs 了。

重启还是进入 busybox 的 initramfs 提示符

可能还得装 btrfs 的驱动,Arch 上的包叫 btrfs-progs,你用 apt 搜一下?

Reply View the author
铁山老道孔乙己
deepin
2021-02-02 19:11
#16

深度系统默认是挂载btrfs分区的,只是不能将btrfs分区作为 / 分区启动。

Reply View the author
二十六画生
deepin
2021-04-10 08:40
#17

经过折腾,我成功把 Deepin 安装到了 Btrfs 子卷,我的 Btrfs 分区 有安装 Debian、Fedora、Deepin。

Reply View the author