We always login console and enter the OK mode to install OS from jumpstart server,
OK~ boot net - install
if there is no console ip configured, we can use this way:
[root@vcsv245a /]#reboot -- "net -v install"
So we can install OS in a "silent" way.
本文介绍了一种通过特定命令实现操作系统无声安装的方法,适用于未配置控制台IP的情况。此方法简化了从Jumpstart服务器安装操作系统的流程。
We always login console and enter the OK mode to install OS from jumpstart server,
OK~ boot net - install
if there is no console ip configured, we can use this way:
[root@vcsv245a /]#reboot -- "net -v install"
So we can install OS in a "silent" way.
2万+
897

被折叠的 条评论
为什么被折叠?