当前位置:网站首页>Vmware安装win10报错:operating system not found
Vmware安装win10报错:operating system not found
2022-07-02 04:32:00 【程序员杨叔】
一、背景
最近想使用Vmware安装个win10,和以前安装linux操作系统一样,在网上系统之家下载了win10的安装iso镜像包,然后新建虚拟机,添加iso镜像,这个过程都很简单,没什么问题。最后运行虚拟机,却碰到了一系列的问题,因此记录一下所有问题的解决过程和方案。
二、启动时显示Boot Manager画面
碰到第一个问题,启动进入Boot Manager页面,一顿乱操作也没啥进展,不知道该怎么处理:
后面发现,原来是修改一下虚拟机的这个配置即可:
这个选项默认勾选的是UEFI,改为BIOS后,再启动,就OK了。
三、启动报错:operating system not found
但是马上又碰到了第2个问题,报错:operating system not found
网上查了很多的解决方法,都很复杂。其实根本原因在于通常我们在网上下载的iso镜像都是经过处理,不是原生纯净版本,里边是带exe的,所以VMware使用虚拟机安装虚拟机无法识别,只要我们使用微软提供的原生的iso镜像就可直接安装。
下面提供windows镜像的下载方式
https://next.itellyou.cn/Original/Index
登录上之后即可下载:
复制下载链接,然后使用下载软件下载,比如:迅雷
然后虚拟机设置里改为使用这个原生纯净版的iso镜像:
点击“确定”按钮保存配置后,再运行虚拟机,则会发现OK了,进入了win10的安装页面:
剩下的就是按照提示一步一步往下走即可完成安装:
四、系统报错:没有网络可用
安装完成之后,系统会先初始化,根据提示一步步初始化即可。过程中可能会碰到说没有网络,先跳过。最后就可以正常进入系统了,这个时候发现没有网络,解决方案是虚拟机先关机,然后VMware菜单栏》“编辑”》“虚拟机网络编辑器”:
点击“更改设置”,赋予管理员权限:
会发现多了一个“桥接模式”,选中它,点击按钮“还原默认配置”:
执行完毕后,再次运行虚拟机,会发现已经能正常连接上网络了。原理就是因为“还原默认配置”时,相当于重装了一下下VMWare的网络模块,所以解决了网络问题。
五、虚拟机屏幕显示过小
进入虚拟机的win10系统桌面后,你会发现屏幕显示怎么这么小,旁边都是好大一片黑框框,如下图:
解决方法是需要安装VMware Tool,点击VMware菜单栏的"虚拟机"》“安装VMware Tools”,因为我截图的时候已经安装过了,所以截图上显示的是“重新安装VMware Tools”:
然后win10系统右下角就会提示DVD驱动器:VMware Tools, 点击它,运行setup64.exe:
根据提示一步一步安装完成:
安装完之后会发现窗口已经撑满全屏了:
至此,所有的问题已经解决完毕,可以开心的在VMware中使用win10啦~
==============================================================================================
以上就是本次的全部内容,如果对你有帮助,欢迎关注我的微信公众号:程序员杨叔,各类文章都会第一时间在上面发布,持续分享全栈测试知识干货,你的支持就是作者更新最大的动力~
边栏推荐
- cs架构下抓包的几种方法
- 【c语言】动态规划---入门到起立
- Three years of experience in Android development interview (I regret that I didn't get n+1, Android bottom development tutorial
- Spring recruitment of Internet enterprises: Kwai meituan has expanded the most, and the annual salary of technical posts is up to nearly 400000
- [C language] Dynamic Planning --- from entry to standing up
- Spring moves are coming. Watch the gods fight
- Its appearance makes competitors tremble. Interpretation of Sony vision-s 02 products
- Alibaba cloud polkit pkexec local rights lifting vulnerability
- Federal learning: dividing non IID samples according to Dirichlet distribution
- Wechat applet calculates the distance between the two places
猜你喜欢
WiFi 5GHz frequency
Spring moves are coming. Watch the gods fight
6月书讯 | 9本新书上市,阵容强大,闭眼入!
Leetcode merge sort linked list
Pytoch --- use pytoch to predict birds
Installation et utilisation du lac bleu
蓝湖的安装及使用
Unit testing classic three questions: what, why, and how?
66.qt quick-qml自定义日历组件(支持竖屏和横屏)
Playing with concurrency: what are the ways of communication between threads?
随机推荐
社交媒体搜索引擎优化及其重要性
Wechat applet - realize the countdown of 60 seconds to obtain the mobile verification code (mobile number + verification code login function)
Wechat applet JWT login issue token
如何解决在editor模式下 无法删除物体的问题
Installation et utilisation du lac bleu
【c语言】基础篇学习笔记
I sorted out some basic questions about opencv AI kit.
Exposure X8 Standard Version picture post filter PS, LR and other software plug-ins
geotrust ov多域名ssl證書一年兩千一百元包含幾個域名?
Let genuine SMS pressure measurement open source code
Free drawing software recommended - draw io
Document declaration and character encoding
Which insurance company has a better product of anti-cancer insurance?
[graduation season · advanced technology Er] young people have dreams, why are they afraid of hesitation
Thinkphp內核工單系統源碼商業開源版 多用戶+多客服+短信+郵件通知
Mysql表insert中文变?号的问题解决办法
Unit testing classic three questions: what, why, and how?
Bitmap principle code record
Pytorch---使用Pytorch进行图像定位
uni-app - 实现获取手机验证码倒计时 60 秒(手机号+验证码登录功能)