当前位置:网站首页>PXE启动配置及原理
PXE启动配置及原理
2022-07-05 12:12:00 【全栈程序员站长】
大家好,又见面了,我是你们的朋友全栈君。
利用PXE启动可以实现为批量计算机自动部署操作系统,在启动之前需要设置终端的BIOS选项。进入BIOS之后,在BOOT选项中将1st Boot Devices 设成[Network:Realtek Bo];在Advanced选项中进入Onboard Devices Configuration,将其中的选项设置成Onboard PCIE Gbe LAN[Enabled];LAN Option Rom[Enabled]。不同型号的计算机设置网络启动的方式不一样,可以根据自己的计算机型号在BIOS中进行相应的设置。
PXE工作于客户机/服务器的网络模式。PXE启动过程为;
1、终端要求服务器为其分配IP
2、服务器为终端分配IP地址后,终端使用TFTP或MTFTP协议从服务器下载一个启动软件包到本机内存中并执行
3、启动软件包完成终端基本软件配置操作并引导预先安装在服务器中的终端操作系统
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/149179.html原文链接:https://javaforall.cn
边栏推荐
- Uniapp + unicloud + Unipay realize wechat applet payment function
- 多表操作-自关联查询
- 自动化测试生命周期
- 12. (map data) cesium city building map
- JS for loop number exception
- 一次生产环境redis内存占用居高不下问题排查
- byte2String、string2Byte
- Matlab struct function (structure array)
- Which domestic cloud management platform manufacturer is good in 2022? Why?
- [cloud native | kubernetes] actual battle of ingress case (13)
猜你喜欢

pytorch-权重衰退(weight decay)和丢弃法(dropout)

Yolov5 target detection neural network -- calculation principle of loss function

Redis master-slave mode

Riddle 1

iTOP-3568开发板NPU使用安装RKNN Toolkit Lite2

一次生产环境redis内存占用居高不下问题排查

Redirection of redis cluster

互联网公司实习岗位选择与简易版职业发展规划

【yolov3损失函数】

Matlab label2idx function (convert the label matrix into a cell array with linear index)
随机推荐
无线WIFI学习型8路发射遥控模块
Time tools
Intern position selection and simplified career development planning in Internet companies
How to clear floating?
Wireless WiFi learning 8-channel transmitting remote control module
MySQL splits strings for conditional queries
Take you two minutes to quickly master the route and navigation of flutter
【L1、L2、smooth L1三类损失函数】
July Huaqing learning-1
ACID事务理论
Four operations and derivative operations of MATLAB polynomials
redis 集群模式原理
Matlab imoverlay function (burn binary mask into two-dimensional image)
Pytorch weight decay and dropout
[pytorch modifies the pre training model: there is little difference between the measured loading pre training model and the random initialization of the model]
yolov5目標檢測神經網絡——損失函數計算原理
Splunk configuration 163 mailbox alarm
Redis cluster (master-slave) brain crack and solution
Want to ask, how to choose a securities firm? Is it safe to open an account online?
Pytorch linear regression