VMware WorkStation9.0 安装centos-6.4

简介:

1,设置虚拟机内存为8G时,启动报内存不足错误:

Not enough physical memory is available to power on this virtual machine

解决方法:

here are some workarounds to this issue. First workaround, suggested by users, is to run VMWare as Administrator.

  • Right-click on VMWare shortcut icon and select Properties.
  • Select Compatibility tab and check the box Run this program as Administrator.

参考:

http://www.linglom.com/virtualization/solved-enough-physical-memory-available-power-virtual-machine/

 

2,ceontos-6.4安装时报 operating system not found错误

解决方法:select CD\DVD drive and in the top right corner you have the options you are looking for)  勾选。

you need to click the "connected" and "connect at power on" in the right top corner in order to make the iso to mount properly.

After you click "connect at power on", reboot the VM and it should boot from the iso.

参考:https://communities.vmware.com/thread/452942?start=0&tstart=0

 

3,安装VM-Tools

在VMware的菜单栏点击:VM-->install VM Tools,然后系统自动会挂载 VM Tools的安装文件到 /media/VMware Tools。后续安装步骤参考下面链接

参考:http://www.cnblogs.com/kingkoo/archive/2007/12/28/1018613.html

4,使用VM-Tools共享文件

把本地文件共享给虚拟机使用

在VMware的菜单栏点击:VM-->Settings-->Options--->shared Folders勾选 Always enabled.-->点击Add... 添加本地文件夹位置即可

参考:http://www.51testing.com/html/38/225738-143732.html

http://blog.csdn.net/leshami/article/details/19118435

 本文转自hapjin博客园博客,原文链接:http://www.cnblogs.com/hapjin/p/5207173.html,如需转载请自行联系原作者

相关文章
|
20小时前
|
Linux
centos 6.5安装yum
centos 6.5安装yum
6 0
|
2天前
|
存储 Linux 网络安全
centos7使用yum网络安装
这些是使用Yum进行网络安装的基本步骤。根据你的需求,你可以重复步骤3和4来安装其他软件包。请注意,执行Yum操作需要root或具有sudo权限的用户。
14 1
|
8天前
|
关系型数据库 MySQL Linux
centos7安装mysql-带网盘安装包
centos7安装mysql-带网盘安装包
47 2
|
12天前
|
存储 KVM 虚拟化
VMware 安装华三CAS云平台过程
H3C CAS是一款基于KVM和OpenStack的虚拟化管理平台,包括CVK(虚拟化内核)、CVM(虚拟化管理)、CIC(云业务管理)和SSV(自助服务虚拟化)四个组件。实验目的是在VMware上搭建CAS云平台,通过创建虚拟机、选择Ubuntu 64位操作系统、配置处理器和内存、挂载ISO镜像等步骤进行安装。安装完成后,通过IP:8080/cas或https://ip:8443/cas以admin/admin登录验证。
55 1
|
14天前
|
存储 Linux Shell
centos 部署docker容器 安装 、基本使用方法(一)
centos 部署docker容器 安装 、基本使用方法(一)
26 0
|
14天前
|
分布式计算 Hadoop Java
centos 部署Hadoop-3.0-高性能集群(一)安装
centos 部署Hadoop-3.0-高性能集群(一)安装
16 0
|
14天前
|
关系型数据库 MySQL Linux
CentOS 7 下使用yum安装MySQL5.7.20 最简单 图文详解
CentOS 7 下使用yum安装MySQL5.7.20 最简单 图文详解
68 0
|
21天前
|
IDE Linux 开发工具
CentOS7.4+REDHAWK2.3.1安装教程——折腾篇
CentOS7.4+REDHAWK2.3.1安装教程——折腾篇
19 0
|
25天前
|
Linux Shell 开发工具
CentOS8中Docker安装及部署
CentOS8中Docker安装及部署
76 0
|
27天前
|
NoSQL 数据可视化 Linux
linux-安装mongdb(centos7.5)
linux-安装mongdb(centos7.5)
14 0