Installing Virtual Box and Windows XP SP3 during Fedora 21
The first step:Download and Install Virtual Box
The first method:
Download address:https://www.virtualbox.org/wiki/Downloads;
According to system, we click onVirtualBox 4.3.20 for Linux hosts, and then downloading Fedora 18 ("Spherical Cow") / 19 ("Schrödingers Cat") i386.
This is a rpm file, so we install it by rpm command, for example, sudo rpm -i VirtualBox-4.3-4.3.20_96996_fedora18-1.i686.rpm.
Secondly, we should install kernel-headers, kernel-devel and dkms by inputting sudo yum install kernel-headers kernel-devel dkms.
And then, we should update our system by inputting sudo yum update.
Finally, we input sudo /etc/init.d/vboxdrv setup. 
The second method:
In terminal, inputting sudo yum install VirtualBox to download and install virtual box.
Secondly, we should install kernel-headers, kernel-devel and dkms by inputting sudo yum install kernel-headers kernel-devel dkms.
And then, we should update our system by inputting sudo yum update.
Finally, we input sudo /etc/init.d/vboxdrv setup. 
The second step:Download and install Oracle Vm VirtulBox Extension Pack
Download address:http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html#extpack
Please select the lastest version.
Opening virtual box, clicking on file-> Preference->Extensions->Add Package, selecting Oracle Vm VirtulBox Extension Pack, Finally clicking on ok button;
The third step:Download and Install Windows XP SP3
Firstly, Download address:http://www.itellyou.cn/, clicking on 操作系统->Windows XP ->英文->Windows XP Professional with Service Pack 3 (x86) - CD (English) 
Opening VirtualBox, and then:
 
Setting RAM to 1G.

Setting size to 50G.

Setting CPUs to 4 processors.

Selecting Windows XP(32bit).iso.
Finally, clicking on Start button.
 
The fourth step:Configuring the sound card driver
Download address:http://zhidao.baidu.com/link?url=BHKVLNRlQwlPmsCD1Xe0rkuDpQcyTa19PcSNpcBQ_N0IPbUoES325VgWKIQBRD9d22XOdXkxKTO0z5AZmVgDeq
vBox_NetAuto_Driver.zip.
After downloading, changing the vBox_NetAuto_Driver.zip's suffix to .ISO, and then loading it by clicking on cd/dvd.
Opening Device Manger, uninstall the current sound card driver, and then reboot system.


The fiveth step:Configuring Language
Opening control panel, selecting Date,Time,Language,and Regional Options, clicking on Add other languages, selecting.

 
原文链接:http://user.qzone.qq.com/1043480007/2

fedora 21下Virtual Box安装Windows XP SP3的更多相关文章

  1. Ubuntu下使用虚拟机安装Windows XP(sunvirtualbox)

    看完这个教程之后,网银?淘宝?CS?魔兽?---一个都不能少!好了,教程开始! 首先下载虚拟机,下载地址:http://download.virtualbox.org/virtualbox/3.1.0 ...

  2. 在 Virtual Box 安装 Mac Os 并安装 Qt 开发应用

    导读 由于 Beslyric-for-X 项目开发需要,开始尝试在 Mac Os 下开发 Qt 应用.尝试成功后,记录于此,希望对有类似需求的人有所帮助. 本文以开发 Beslyric-for-X 为 ...

  3. MDAC 在WINDOWS XP SP3 不能安装 的解决方法

    MDAC 在WINDOWS XP SP3 不能安装 的解决方法 解决步骤如下: c:/windows/inf 下找出mdac.inf 然后点右键->安装.在弹出提示路径选取c:/windows/ ...

  4. 解决Virtual Box 安装Mac OS X当出现“hfs: summary table not allowed on FS with block size of 2048”问题

    解决Virtual Box 安装Mac OS X当出现"hfs: summary table not allowed on FS with block size of 2048"问 ...

  5. 如何在老惠普电脑上安装windows xp系统

    如何在老惠普电脑上安装windows xp系统 前提,老式的紧凑的惠普台式机,装了linux系统,想要装windows xp系统另作他用.但是使用U盘PE怎么也进不了? 解决办法: 1.拆下惠普主机上 ...

  6. U盘安装 Windows XP 原版 ISO 的几点心得

    虽然我一直致力于推动最新操作系统的部署,劝说周围朋友尽快淘汰 Windows XP,但还是难免有一些老电脑.老朋友的电脑,坚持要使用 XP 系统. 这里有几点使用U盘安装 Windows XP 原版 ...

  7. 在虚拟机安装windows xp时所需要的序列号

    最新的windows xp sp3序列号 xp序列号 最新的windows xp sp3序列号(绝对可通过正版验证)  MRX3F-47B9T-2487J-KWKMF-RPWBY(工行版) 可用(强推 ...

  8. Windows XP SP3下成功编译CUint2.1-3

    软件环境:Visual C++ 6.0 操作系统:Windows XP SP3 从sourceforge.net下载CUint-2.1-3.tar.bz解压出目录CUnit-2.1-3 从CUint打 ...

  9. 用“U盘”重新安装(MSDN)原版Windows XP sp3操作系统(图文)

    安装微软(MSDN)原版Windows XP sp3系统的方法不少,可以说是很多,但是我就用“U盘”安装.用“U盘”装XP系统也不是什么稀罕事,不会的,就按照下面我常用的“U盘”装原版Windows ...

随机推荐

  1. 【nodejs 爬虫】使用 puppeteer 爬取链家房价信息

    使用 puppeteer 爬取链家房价信息 目录 使用 puppeteer 爬取链家房价信息 页面结构 爬虫库 pupeteer 库 实现 打开待爬页面 遍历区级页面 方法一 方法二 遍历街道页面 遍 ...

  2. SpringBoot 入门:项目属性配置

    开发一个SpringBoot 项目,首当其冲,必然是配置项目 一.项目属性配置 1. SpringBoot自带了Tomcat服务器,通过使用项目配置文件来修改项目的配置,如图配置了部署在80端口,目录 ...

  3. Hadoop(十):本地IDEA链接远程Hadoop

    本文使用的Hadoop为2.7.7,版本如果不同要下载相应版本的文件 配置本地的Hadoop库(不需完整安装,但是要有环境支持) 下载文件 https://github.com/speedAngel/ ...

  4. ubuntu安装fastdfds

    ubuntu安装fastdfds 安装fastdfds依赖 cd   /user/local       wget https://github.com/happyfish100/libfastcom ...

  5. 统计分析_集中趋势and离散程度

    1.数组的集中趋势-如何定义数组的中心 1.1 常用几下几个指标来描述一个数组的集中趋势 均值-算术平均数 . 中位数-将数组升序或降序排列后,位于中间的数. 众数-数组中出现最多的数. 1.2 指标 ...

  6. Docker命名空间

    命名空间 命名空间( namespace )是 Linux 内核的一个强大特性,为容器虚拟化的实现带来极大便利,利用这 特性,每个容器都可以拥有自己单独的命名空间,运行在其中的应用都像是在独立的操作系 ...

  7. JS获取链接中的参数

    /*获取当前页面链接中的参数*/ function GetQueryString(name) { var reg = new RegExp("(^|&)" + name + ...

  8. 新版本Xcode 6的视图调试详解

    开发者会经常遇到视图或者Auto Layout约束中存在bug的情况,并且这种bug很难通过代码发现,所以开发者很有必要熟知如何进行简单高效的视图调试,而Xcode 6的发布使得视图调试变得前所未有的 ...

  9. SpringBoot事件监听机制源码分析(上) SpringBoot源码(九)

    SpringBoot中文注释项目Github地址: https://github.com/yuanmabiji/spring-boot-2.1.0.RELEASE 本篇接 SpringApplicat ...

  10. Docker-Bridge Network 02 容器与外部通信

    本小节介绍bridge network模式下,容器与外部的通信. 1.前言2.容器访问外部2.1 访问外网2.2 原理2.3 一张图总结2.4 抓包3.外部访问容器3.1 创建nginx容器并从外部访 ...