Win7安装Fedora23双系统

最近想在笔记本上安装Fedora23,已有系统win7 x64,想组双系统,但在安装过程中遇到各种问题:
1、使用EasyBCD硬盘安装

title initall fedora 23
root (hd0,0)
kernel /vmlinuz0 root=live:/dev/sda2 rootfstype=auto ro rd.live.image quiet
initrd /initrd0.img
boot

安装时,卡在

Filesystem type is ntfs partition type 0x07
[linux-bzImage,setup=0x4200,size=0x4c520]
[linux-initrd @ 0x7f1cf000,0xe2f6d7 byte]

2、使用PowerISO制作U盘启动盘安装,卡在分区时EFI问题上(/boot/efi)

未找到有效的引导程序目标设备
For a UEFI installtion,you must include an efi system partition  on a GPT-formatted disk,mounted at /boot/efi

本人电脑是联想B470-IFI,不支持UEFI(万恶之源),请教有没有其它什么办法可以安装,或者上述两个方案给出应对方法,谢谢。

阅读 6.4k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题