How to create a pex-server with jails?

3038922

Dabbler
Joined
Apr 23, 2020
Messages
27
Students often break the system and can't find the U disk,I need a PEX server for students to reinstall windows.
I've seen many tutorials, but most of them are not targeted at freebsd.
We use router DHCP.
Thank you for your help.
 

Yorick

Wizard
Joined
Nov 4, 2018
Messages
1,912

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776

3038922

Dabbler
Joined
Apr 23, 2020
Messages
27
This might be helpful, too:
I didn't understand much.
1. Do I have to find the win10 boot file for TFTP?
Where can I download it? Microsoft is officially under windows.
2. Put windows10.iso in the NFS shared directory, and then you can start the installation?
I send DHCP from router.
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
My blog article shows how to get DHCP, TFTP and NFS up and running and if desired even routing, DNS and NAT so the system to be installed can access the Internet through the install server.

DHCP you do not need, obviously. How to actually boot Windows 10 via TFTP or NFS should be documented somewhere at Microsoft, shouldn't it?
How should any FreeBSD specialist know?

Kind regards,
Patrick
 

3038922

Dabbler
Joined
Apr 23, 2020
Messages
27
My blog article shows how to get DHCP, TFTP and NFS up and running and if desired even routing, DNS and NAT so the system to be installed can access the Internet through the install server.

DHCP you do not need, obviously. How to actually boot Windows 10 via TFTP or NFS should be documented somewhere at Microsoft, shouldn't it?
How should any FreeBSD specialist know?

Kind regards,
Patrick
thank you.
 
Top