




免费预览已结束,剩余1页可下载查看
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
一 虚拟机技术概述 虚拟机 VM 是支持多操作系统并行运行在单个物理计算机上的一种系统 能够提供 更加有效的底层硬件使用 虚拟机实际上就是一种应用软件 虚拟机软件 VMware 实际上也只是一种应用软件 其特别之处在于 由它创建的虚拟机与真实的计算机几乎一模一样 不但虚拟有自己的 CPU 内存 硬盘 光驱 以及自己的 BIOS 在这个 虚拟机上 可以安装 Windows Linux 等真实的操作系统 及各种应用程序 目前比较常用的虚拟机软件有 VMware 和 Virtual PC 它们都能在系统上虚拟出多个计算机 用于安装 Linux OS 2 FreeBSD 等其他操作系 统 相对而言 VMware 不论是在多操作系统的支持上 还是在执行效率上 都比 Virtual PC 2004 明显高出一筹 在计算机实践课的时候 譬如操作系统实训 计算机维护这一类需要对计算机的系统 进行操作 但是学校的计算机机房都是处于保护状态的 在我们调整的系统后不能看出效 果或者根本就不能进行操作 这个时候运用虚拟机就能够避免这种问题了 二 虚拟机的优点 1 方便安装多个操作系统 假如要在一台计算机上安装多个操作系统 在不使用虚拟机的情况下 有两种方式 其一是装计算机上安装多个硬盘 每个硬盘安装一个操作系统 其二是在同一个硬盘的不 同分区上安装多个操作系统 这种安装方式下几个操作系统之间有相互的影响 它们共用 同一个 MBR 并且它们只是在不同的分区上 文件可以相互操作 这样就可能造成操作系 统更容易被损坏 但如果使用虚拟机软件则不然 不同的虚拟机就是不同的逻辑计算机 就算是系统崩溃 只要硬盘没有损坏 则虚拟机中的系统就不会有任何的损坏 并且也不 相互干扰 特别是对想 Linux 和 Unix 的操作系统来说非常方便 2 方便进行软件测试 在虚拟机中进行软件测试的时候 据相当于是在另外一台计算机上进行软件的安装和 测试 如此 在正常的系统下安装自己的常用软件 不影响自己计算机的正常使用 而在 虚拟机下就可以只安装你所需要测试软件 避免的正常使用时候对软件测试的干扰 同样 也避免了在进行软件测试的时候自己无法正常的使用计算机 更能够避免软件测试时所造 成的系统崩溃引起计算机无法使用和文件都丢失 三 虚拟机的硬件要求 虚拟机需要将两台及以上的电脑的任务集中在一台计算机上运行处理 所以对硬件的 要求相对比较高 其中主要的要求包括 CPU 硬盘和内存的要求 目前的计算机 CPU 基本 上都是 Intel Core i3 三代 四代以上 硬盘都是几百 GB 上 TB 的容量 这样的配置已经能 轻松地满足要求 其中关键是内存 内存的需求等于多个操作系统需求的总和 现在基本 上的计算机的内存容量都在 2GB 4GB 以上 也基本不成问题 VMware Workstation 10 的最小系统要求为 处理器 64 位 x86 Intel CoreTM 单核处理器或同等级别的处理器 AMD AthlonTM 64 FX 双核处理器或同等级别的处理器 1 3 GHz 或更快的核心速度 内存 至少 2 GB RAM 建议 4 GB 硬盘 应用需要 1 2 GB 磁盘空间 每个虚拟机需要额外的硬盘空间 四 虚拟机的运行环境 VMware Workstation 可以运行在 Windows WinNT 以上 和 Linux 操作系统上 Virtual PC 则只能运行在 Windows 和 MacOS 操作系上 五 VMware Workstation 的使用 虚拟机只是提供了一个虚拟的计算机 它的使用比较简单方便 主要就包含虚拟机软 件安装 虚拟计算机的创建 调整和使用 1 安装 首先从 VMware 公司网站现在 VMware Workstation 10 这个软件 下载完成之后直接的 默认安装就可以了 2 虚拟机的创建 启动 VMware 之后 单击窗口右边的图标开始创建虚拟机 按照默认步骤创建即可 其中需要注意的有两点 一是在选择 客户机操作系统 的时候选择你准备要在虚拟机中 安装 Windows 或者 Linux 系统即可 二是在选择虚拟机的位置的时候要选择一个分区足够 大的磁盘 避免以后在使用的过程中磁盘容量不足 最好不要选择在系统分区上 3 虚拟机的调整 主要需要调整的是两个方面 一个是调整 CD DVD 中 ISO 镜像文件的位置 通过选择 不同的镜像文件就相当于在计算机光驱中放入了不同的光盘 另一个是根据你的物理内存 大小和你在虚拟机中所要安装的操作系统不同 给虚拟机设置适当的内存大小 4 虚拟机的使用 选中虚拟机后单击工具栏上按钮就可以启动虚拟机了 这个虚拟的计算机的使用与实 际的计算机没有什么区别 我们对他进行系统安装 软件安装后就可以正常的使用 其中 通过在虚拟机窗口单击鼠标左键将鼠标和键盘切换到虚拟机中操作 按键盘上的 Ctrl Alt 键则可以将鼠标和键盘重新切换到正常系统中 5 文件传输 为了方便系统与虚拟机系统之间文件的传输 VMware 提供了映射磁盘的方法和 VMware Tools 插件 其中 VMwareTools 插件更好 避免了映射的分区同时只能由系统或虚 拟机系统其中一个使用 总之 在计算机实践课上合理的使用虚拟机能够大大的方便我们的使用 避免与机房 管理之间的矛盾 First the virtual machine technology overview Virtual machine VM is a system that supports multiple operating systems running in parallel on a single physical machine which can provide a more efficient use of the underlying hardware Virtual machine actually is a kind of application software virtual machine VMware software actually is a kind of application software and is characterized in that created by the virtual machine and the real computers almost exactly the same not only virtual own CPU memory hard disk CD ROM and their own BIOS On this virtual machine you can install Windows Linux and other real operating system and a variety of applications Currently more commonly used virtual machine software VMware and PC Virtual they are able to virtual out of the system on the system for the installation of Linux OS 2 FreeBSD and other operating systems Relatively speaking VMware both in support of multiple operating systems or in execution efficiency Virtual PC 2004 was significantly higher than In the practice course of computer such as operating system training computer maintenance the need of computer operating system but the school computer room are in the state of conservation in the adjustment of our system cannot see the effect or simply can t into operation This time using a virtual machine to be able to avoid this problem Two the advantages of virtual machine 1 convenient installation of multiple operating systems If you want to install multiple operating systems on a computer in the case of not using the virtual machine there are two ways one is installed on a computer installed on a number of hard drives each hard disk to install an operating system The other is to install multiple operating systems on the same hard disk partition This installation under several operating systems have mutual influence they shared a MBR and they are just in a different partition files can be mutual operation so that it may be caused by an operating system is easier to be damaged But if you use the virtual machine software or different virtual machine is different logic computer even system collapse as long as the hard drive is not damaged virtual machines in the system will not have any damage and do not interfere with each other Especially for the Linux and Unix operating system is very convenient 2 to facilitate software testing When the software is tested in the virtual machine the software is installed and tested on the other computer So under the normal system installation own commonly used software does not affect the normal use of the computer itself and in the virtual machine can be installed only you need to test software to avoid the normal use of software testing interference also to avoid the in software test when he could not properly use of computers more able to avoid software testing caused by the collapse of the system caused by computer unusable and files are missing Three the hardware requirements of the virtual machine Virtual machine needs to be more than two or more of the tasks of the computer focused on a computer running processing so the requirements of the hardware is relatively high the main requirements include CPU hard disk and memory requirements The current computer CPU are basically Core I3 Intel three generations more than four generations the hard disk is a few hundred TB on the capacity of GB such a configuration has been able to easily meet the requirements The key is memory The memory requirement is equal to the sum of the requirements of multiple operating systems Now basically the computer s memory capacity in 2GB 4GB or more it is not a problem Minimum system requirements for Workstation VMware 10 are Processor 64 bit Intel CoreTM x86 single core processor or equivalent level processor AthlonTM AMD 64 FX dual core processor or equivalent level processor 1 3 GHz or faster core speed Ram at least 2 RAM GB recommended 4 GB Hard disk application requires 1 2 GB disk space Each virtual machine needs extra hard disk space Four virtual machine operating environment Workstation VMware can run on Windows WinNT and Linux operating system PC Virtual can only run on the Windows and MacOS operating system Five the use of Workstation VMware Virtual machine only provides a virtual computer its use is relatively simple and convenient mainly contains the virtual machine software installation virtual computer creation adjustment and use 1 installation First from VMware company website now Workstation VMware 10 this software download the complete installation of the default directly on it 2 virtual machine creation After the start of VMware click on the right of the window icon to create a virtual machine in accordance with the default steps can create which need to pay attention to the there are two one is when selec
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 化妆教学工作总结
- 2025年信息、零售和物流杂志:用人工智能塑造未来报告 INFOSYS CONSUMER,RETAIL,AND LOGISTICS JOURNAL SHAPING TOMORROW WITH AI
- 2026届安徽省滁州来安县英语九年级第一学期期末统考试题含解析
- 山东省新泰市实验中学2026届化学九年级第一学期期中综合测试试题含解析
- 安徽省合肥168中学2026届九年级化学第一学期期中调研模拟试题含解析
- 2025年(中级)电厂水化验员考试题库及答案
- 2025年工业机器人系统运维员考试题库及参考答案解析
- 2025年导游业务试题库简答题附带答案
- 2026届吉林省长春七十二中学九年级英语第一学期期末学业水平测试模拟试题含解析
- 2026届四川省巴中学市恩阳区化学九上期中学业质量监测试题含解析
- 农村建房技术培训课件
- 红十字救护员培训理论试题及答案
- 潍坊市2026届高三开学调研监测考试语文试题及答案
- 2025年新能源电动摆渡车景区运营绿色出行解决方案报告
- 安全素养提升培训考试题及答案解析
- 动量守恒定律模型归纳(11大题型)(解析版)-2025学年新高二物理暑假专项提升(人教版)
- 2025股权转让合同签订股权认购协议书
- 某小区改造配电室(电力)工程监理大纲
- Z20+名校联盟(浙江省名校新高考研究联盟)2026届高三第一次联考化学及答案
- 医疗器械配送应急预案模板(3篇)
- DB65-T 4803-2024 冰川厚度测量技术规范
评论
0/150
提交评论