UEFI Install CentOS 7

UEFI Install CentOS 7
  • bios必须设置u盘为第一启动项
  • 编辑E:\EFI\BOOT\grub.cfg中所有inst.stage2=hd:LABEL=*与卷标名称一致(区分大小写)(linux系统写入镜像无需修改)
    inst.stage2=hd:LABEL=CentOS\x207\x20x86_64
安装ntfs-3g
安装Chrome浏览器
  • yum install https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm

猜你喜欢

转载自www.cnblogs.com/fooldrifter/p/10800427.html