Using Windows deployment services

falin.kv

Member
Sep 6, 2021
1
0
6
42
Hello. I am trying to use Windows deployment services to installProxmoxVE over the network. I am using the following parameters for loading:

LABEL Proxmox 6.3-1
MENU LABEL Proxmox 6.3-1
KERNEL Distr/Proxmox/pve/BOOT/linux26
INITRD Distr/Proxmox/pve/BOOT/initrd.img
APPEND root=/dev/nfs ip=all boot=BOOT netboot=nfs nfsroot=192.168.5.220:/linuxdeployment/Proxmox/pve

The download stops because the CD-ROM is not mounted on which the installation files are located. How do I set the boot parameters correctly?