UEFI Install CentOS 7

时间:2021-08-25 00:27:55
  • bios必须设置u盘为第一启动项
  • 编辑E:\EFI\BOOT\grub.cfg中所有inst.stage2=hd:LABEL=*与卷标名称一致(区分大小写)(linux系统写入镜像无需修改)
    inst.stage2=hd:LABEL=CentOS\x207\x20x86_64
  • 安装ntfs-3g

    centos7中yum安装ntfs-3g

  • 安装Chrome浏览器
    yum install https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm