nuc进入bios方法

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了nuc进入bios方法相关的知识,希望对你有一定的参考价值。

参考技术A 设备开机之后,按f8键就可以进入bios系统。
之后就可以在里面进行相关的操作设置来完成相关的任务。
参考技术B 方法都一样的吧,del esc f12之类的都试试

NUC 11构建 ESXi 7.0.3安装网卡驱动

1、进入powershell 环境

windows 10 操作系统,以管理员的身份打开cmd终端,执行

c:> powershell

2、查看powershell的模型路径,执行

$env:PSModulePath

3、下载 VMware 工具 (需要注册账号)

https://developer.vmware.com/web/tool/12.6.0/vmware-powercli
https://developer.vmware.com/powercli

将下载的 VMware-PowerCLI-12.4.1-18769701.zip 、VMware-ESXi-7.0U3-18644231-depot.zip和Net-Community-Driver_1.2.0.0-1vmw.700.1.0.15843807_18028830.zip放到

c:\\user\\xxx\\Documents\\WindowsPowerShell\\Modules

目录下,如果目录不存在则手工创建;

4、执行

cd ‘D:\\Users\\xxxx\\Documents\\WindowsPowerShell\\Scripts\\Modules’

5、执行

Expand-Archive ./VMware-PowerCLI-12.4.1-18769701.zip -DestinationPath ./

6、执行

Get-ChildItem * -Recurse | Unblock-File

7、执行

Get-Module -Name VMware.PowerCLI -ListAvailable

8、执行

set-ExecutionPolicy RemoteSigned

9、执行

Set-PowerCLIConfiguration -Scope User -ParticipateInCEIP $false

10、执行

Import-Module VMware.ImageBuilder

11、执行

Add-EsxSoftwareDepot ./VMware-ESXi-7.0U3-18644231-depot.zip

12、执行

Add-EsxSoftwareDepot ./Net-Community-Driver_1.2.0.0-1vmw.700.1.0.15843807_18028830.zip

13、执行

Get-EsxImageProfile

14、执行

New-EsxImageProfile -CloneProfile “ESXi-7.0U3-18644231-standard” -name “ESXi-7.0U3-18644231–nuc11” -vendor “teamlet”

15、执行

Add-EsxSoftwarePackage -ImageProfile “ESXi-7.0U3-18644231–nuc11” -SoftwarePackage “net-community”

16、执行

Export-EsxImageProfile -ImageProfile “ESXi-7.0U3-18644231–nuc11” -ExportToIso -FilePath ESXi7-nuc11.iso

17、在目录下生成 ESXi7-nuc11.iso 文件。
18、插入空白的16G U盘,使用rufus 将 ESXi7-nuc11.iso 写入 U盘。
19、使用此U盘启动 NUC 11,记得按F2进入 BOIS ,在BOOT里面设置启动顺序。

以上是关于nuc进入bios方法的主要内容,如果未能解决你的问题,请参考以下文章

Nuc 设置断电后自动开机

笔记本电脑如何进入bios?

怎么设置中文版 联想电脑笔记本怎么进入bios设置

索尼笔记本进入bios打开虚拟内存

windows10怎么进入bios设置tv

联想笔记本g400怎么进入bios设置