zoukankan      html  css  js  c++  java
  • install linux on the window by using VMware

    1.download VMware
    http://www.xiazaiba.com/html/516.html
    according to tips, you will install successfully

    2.new virtual machine
    select typical
    select install the os later.
    select Linuxe and Red Hat Enterprise Linux 5.
    name after your virtual machine and select the location.
    select the limited room which is the upper limit and select store whole disk as a single file
    then finish.
    it is easy.

    3. edit your virtual machine
    Importance
    you must select the "CD/DVD", then select "USE ISO image File". Of course, you must download the iso from the official website.
    Only in this way, you can power on successfully, or you will catch the erroe "Operating System not found."

    4. now, you can use your virtual machine, you had better take snapshots for recovering.

    1、下载VMware
    地址:http://www.xiazaiba.com/html/516.html
    根据提示,你能完成安装

    2、创建虚拟机
    步骤:
    选择“典型”
    选择“稍后安装操作系统”
    选择“Linuxe and Red Hat Enterprise Linux 5”
    给你的虚拟机取个名字,并且选择地址
    选择空间的上限,不代表直接占用这么多空间
    完成~!

    3、编辑你的虚拟机
    你必须的选择“CD/DVD”,然后选择“使用ISO镜像”,当然你在这之前,你必须得到官网上下载镜像
    只有这样,成功启动,否则有会有"Operating System not found."的错误

    4、现在你可以使用你的虚拟机了,但是你最好拍个快照,以便后期的恢复。

  • 相关阅读:
    linux学习 建立静态库,动态库,写简单的makefile
    C++中顶层const和底层const
    BDB (Berkeley DB)数据库简单介绍(转载)
    Java中Map的使用
    Spring MVC 3 深入总结
    nvl,空时的推断和取值
    java堆栈 (转)
    mybatis--面向接口编程
    HDU 4888
    socket编程——一个简单的样例
  • 原文地址:https://www.cnblogs.com/chuanlong/p/2808307.html
Copyright © 2011-2022 走看看