时间:2024-1-14 作者:童话里,我们在一起 分类: 群辉

创建新的LUN
设置名称和大小
最后点击完成即可,把IQN复制出来,后续要用iqn.2000-01.com.synology:DSM918-7-2-1.Target-11.2c0299cf34d,编号为2
[root@centos-7 ~]# git clone git://git.ipxe.org/ipxe.git
正克隆到 'ipxe'...
remote: Enumerating objects: 59737, done.
remote: Counting objects: 100% (59737/59737), done.
remote: Compressing objects: 100% (15064/15064), done.
remote: Total 59737 (delta 45232), reused 56831 (delta 42908)
接收对象中: 100% (59737/59737), 17.49 MiB | 7.19 MiB/s, done.
处理 delta 中: 100% (45232/45232), done.
[root@centos-7 ~]# cd ipxe/src/
UEFI引导:
[root@centos-7 src]# ls
arch boot.ipxe core doc drivers image interface Makefile Makefile.housekeeping net tests util
bin config crypto doxygen.cfg hci include libgcc Makefile.efi Makefile.linux scripts usr
[root@centos-7 src]# make bin-x86_64-efi/ipxe.efi EMBED=boot.ipxe传统BIOS模式引导:
[root@centos-7 src]# ls
arch bin-x86_64-efi config crypto doxygen.cfg hci include libgcc Makefile.efi Makefile.linux scripts usr
bin boot.ipxe core doc drivers image interface Makefile Makefile.housekeeping net tests util
[root@centos-7 src]# make bin/undionly.kpxe EMBED=boot.ipxe
我用的是另外一台centos服务器,群辉的web也可以实现
进入菜单后选择I你stallWindows,会进入PE系统。
4.1 win10镜像必须要1607英文版,博主下载地址
推荐阅读: