[System Installation] 为啥boot分区不能搞到lvm里
Tofloor
poster avatar
code nxj
deepin
2021-01-31 07:53
Author

而且boot分区我调最小也1.6GB

Reply Favorite View the author
All Replies
code nxj
deepin
2021-01-31 08:41
#1

干掉了

Reply View the author
SamLukeYes
deepin
2021-01-31 16:05
#2

/boot 分区只是当 / 分区无法被引导器识别的时候可以当一个跳板,先让引导器识别 /boot 分区,启动里面的内核,再让内核来挂载 / 。如果 / 能被引导器识别,就没必要专门分个 /boot;如果需要分 /boot,那也就别在 /boot 上给引导器出难题。

Reply View the author