我正在尝试能够双启动我的 Windows 笔记本电脑。
在设置过程中,导航到“Installation Destination -> Done
检查Automatically configure partitioning
存储配置”时,错误消息“无法保存存储配置”显示几秒钟,然后替换为“检查存储配置时出错”。
相反,如果我尝试Installation Destination -> Done
选中“我将配置分区”,则我为安装点尝试的每个选项都不会采用。我已经尝试过/
,,/home
和biosboot
。每个都显示消息Failed to add new device
和Unable to allocate the requested partition scheme
。这是使用 LVM 设置为分区方案的情况。
当按自动创建挂载点时,出现以下错误:
You have not defined a root partition (/), which is required for installation
of Fedora to continue. You have not created a bootable partition.
目前,我显示了大约 88 Gib 的可用空间,所以我认为问题不是内存不足。我在这里有点超出我的深度(如果这还不是很明显)请帮忙!
编辑:TL;DR为什么Fedora不能自动配置分区?除此之外,我需要采取哪些步骤来自己创建“/”、“/boot”和“swap”挂载点?