Create a Fedora Virtual Machine in oVirt

Create a Fedora Virtual Machine

1. From the navigation tabs, select Virtual Machines. On the Virtual Machines tab, click New VM.

2. The “New Virtual Machine” popup appears.

 

Figure 6: Create new linux virtual machine

3. Under General, your default Cluster and Template will be fine.

4. For Operating System, choose Red Hat Enterprise Linux (for i386/i686 Fedora) or Red Hat Enterprise Linux x64 (for x86_64 Fedora).

5. Under Optimized For, choose Desktop if you are creating a desktop VM, or Server if you are creating a server VM.

6. Add a Name (required) and a comment or description (optional).

7. Finally, attach a Network Interface (optional) to the VM by selecting one from the dropdown.

8. Click OK.

Note: By clicking “Additional Options” you can configure other details such as memory and CPU resources. You can change these after creating a VM as well.

}

9. A New Virtual Machine - Guide Me window opens. This allows you to add storage disks to the virtual machine.

 

Figure 7. New Virtual Machine – Guide Me

10. Click Configure Virtual Disks to add storage to the virtual machine.

11. Enter a Size for the disk.

12. Click OK.

The parameters in the following figure such as Interface and Allocation Policy are recommended, but can be edited as necessary.

 

Figure 8. Add Virtual Disk configurations

13. Close the Guide Me window by clicking Configure Later. Your new Fedora virtual machine will display in the Virtual Machines tab.

You have now created your Fedora virtual machine. Before you can use your virtual machine, install an operating system on it.

To install the Fedora guest operating system:

1. Right click the virtual machine and select Run Once. 2. Check “Attach CD” and choose a disk from the list

Note: If you do not have any in the list, you need to upload one.

3. Click OK.

 

Figure 9. Run once menu

Retain the default settings for the other options and click OK to start the virtual machine.

4. Select the virtual machine and click the Console ( ) icon. This displays a window to the virtual machine, where you will be prompted to begin installing the operating system. For further instructions, see the Fedora Installation Guide.

5. After the installation has completed, shut down the virtual machine and reboot from the hard drive.

You can now connect to your Fedora virtual machine and start using it.

Post Install Additions

Adding a few guest tools may improve your experience.

  • oVirt Guest Agent allows oVirt to show the Memory and Network utilization of the VM, the IP address of the VM, the installed Applications, Enable Single Sign On (SSO) and more.
  • Spice-vdagent allows for copy and paste support (text & image), better mouse functionality, and automatic adjustment of the screen resolution based on the size of your window.

Add the oVirt Guest Agent by following the directions at How to install the guest agent in Fedora

时间: 2024-09-16 11:20:17

Create a Fedora Virtual Machine in oVirt的相关文章

could not create the java virtual machine(转)

打开不了myeclipse,报错"could not create the java virtual machine",解决问题过程如下: 1.在D:\MyEclipse\eclipse有个eclipse.ini文件,原来的配置如下:-showsplashcom.genuitec.myeclipse.blue.product.ide--launcher.XXMaxPermSize256m-vmargs-Xms128m-Xmx512m-Duser.language=enXX:PermSi

解决Eclipse:Failed to create the Java Virtual Machine

我在用Eclipse的最新版Java EE Kepler(v4.3.0),安装完JBoss Developer Studio 7(Kepler)后,再次启动Eclipse,弹出Failed to create the Java Virtual Machine的错误.确认后就会自动退出. 原因分析: 安装完JBoss Developer Studio 7(Kepler)后,对Eclipse安装目录下的eclipse.ini文件重新写入新的参数导致. 源文件: -startup plugins/or

zend提示failed to create the java virtual machine

打开zend for eclipse 10.5时报了个错: failed to create the java virtual machine google了一下,解决的办法如下: 找到zend目录下的ZendStudio.ini,配置为如下内容: -startup plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar --launcher.library plugins/org.eclipse.equinox.launche

Failed to create the Java Virtual Machine

  一直用Eclipse开发java,突然有这么一天,无法启动了,splash窗口显示"Failed to create the Java Virtual Machine"   修改eclipse.ini配置文件,找到下面的片段:   --launcher.XXMaxPermSize 256M -showsplash org.eclipse.platform --launcher.XXMaxPermSize 256m     修改为: –launcher.XXMaxPermSize12

myeclipse解决Fail to create the java Virtual Machine

今天在打开myeclipse的时候,就显示出 Fail to create the java Virtual Machine 这样的一个窗口出来. 解决的方案就是在myeclipse的安装目录下找到myeclipse.ini(就在第一个目录下),把里面的一个值改为原来的0.5倍就可以了: eg: #utf8 (do not remove)-startupplugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar--launcher.

解决Eclipse启动出错:Failed to create the Java Virtual Machine

eclipse启动时弹出Failed to create the Java Virtual Machine 一.现象 今天装eclipse的时候出现Failed to create the Java Virtual Machine 的错误. 错误图片如下: 二.出错原因 把错误提示翻译一下,就是"无法创建java虚拟机",其实这也就是说明: 我的eclipse版本和虚拟机不兼容 三.查找错误 而我们知道,eclipse用的是系统的Java运行环境,也就是用的我们自己的JAVA虚拟机,也

Linux虚拟机 JAVA升级后,java error:could not create the java virtual machine

问题描述 Linux虚拟机JAVA升级后,重新设定启动的JAVA版本后.查看java版本java--version,报以下错误,javaerror:couldnotcreatethejavavirtualmachineerror:afatalexceptionhasoccurred.programwillexitJAVA版本由1.4.2生到1.7.PS:Linux版本是RH5.的,内存是2048M. 解决方案 解决方案二:classpath或者path这两个环境变量有问题.解决方案三:建议还是卸

解决eclipse打开报错:failed to create the java virtual ma

  在Eclipse安装目录下找到:eclipse.ini 将如下参数改为: --launcher.XXMaxPermSize 128M ------------------------------- 说明:PermSize和MaxPermSize指明虚拟机为java永久生成对象(Permanate generation)等这些可反射(reflective)对象分配内存限制,这些内存不包括在Heap(堆内存)区之中. -Xms128m 表示JVM Heap(堆内存)最小尺寸128MB,初始分配

Virtual Machine Manager中linux系统启动报错问题

一.在Virtual Machine Manager中启动系统时报错: cannot send monitor command '{"execute":"qmp_capabilities"}': Connection reset by peer Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 45, in