OpenSUSE :: Cannot Create A New Virtual Machine In Xen

Jan 5, 2010

I have been unable to create any type of Windows VM in Xen. Every time it tells me that the processor(s) in the machine do not support full virtualization. After some research, I found several articles regarding the vmx setting in /proc/cpuinfo not showing up when the xen kernel is booted versus it showing up in the default kernel. Of course, I am not seeing the vmx extension in /proc/cpuinfo after I boot to the xen kernel. In the other posts where other people are in the same situation, the only resolution is to upgrade to the 2.6.16 xen kernel. I am already past that:

linux-vxke:~ # uname -r
2.6.31.8-0.1-xen

yet I am still unable to create any form of Windows VM. I have even seen that some people are able to create a partially virtualized Windows VM, and they report that the message is only a warning. However, I am unable to get past this message. I am running a Dell Optiplex 760 with an Intel Core 2 Duo E7300, and I have the VT-x setting enabled in the BIOS. Has anyone else seen this situation or have any thoughts on why this is happening?

View 6 Replies


ADVERTISEMENT

OpenSUSE :: Error - Could Not Create The Java Virtual Machine

Dec 17, 2010

I am trying to run a .jar file, and I have both JDK and JRE installed. This is the error I keep getting.

Code:

jonathan@linux-d0g9:~> cd Downloads
jonathan@linux-d0g9:~/Downloads> java -jar RSBot2.jar
jonathan@linux-d0g9:~/Downloads>

[code].....

View 5 Replies View Related

Fedora Servers :: Can't Create Virtual Machine

Jan 6, 2009

I used qemu sucesfully on F9 but I can't find it on F10. I can't create a virtual machine. I tried installing qemu from rpms that I found on their site without any luck. How can I create a virtual machine on F10?

View 2 Replies View Related

Fedora :: Can't Create Virtual Machine With QEMU/KVM

Nov 8, 2010

I just install QEMU and virtual machine manager to use virtualization, but virt-manager cannot run properly. I can create a VM, then mount CDROM ISO, startup. With Windows installation, it runs well until format partition step, after that it is disconected and exit with error related to VNC. I dont know why have this problem cause the packages that I installed is from Fedora repo and I think they have been tested.

Here are some infos:

Fedora 14 - kernel 2.6.35.6-45.fc14.i686.PAE
qemu-2:0.13.0-0.7.rc1.fc14.i686
libvirt-0.8.3-2.fc14.i686
virt-manager-0.8.5-1.fc14.noarch

View 1 Replies View Related

Ubuntu :: Error - Could Not Create The Java Virtual Machine

Jan 17, 2010

im trying to install a .sh file for a online game but i get this error Unrecognized option: -XstartOnFirstThread Could not create the Java virtual machine.

View 1 Replies View Related

CentOS 5 :: Unable To Create Virtual Machine On 5.3 / Solution For This?

Apr 29, 2009

I am newbie to centos. I am trying to install virtual server in my machine. I have installed the Xen virtual machine monitor which comes with CentOS through add/remove software. Here is the problem, I am unable to open connection with Xen hypervisor. Here is the error i am facing:

Unable to open a connection to the Xen hypervisor/daemon. code...

View 5 Replies View Related

CentOS 5 :: Create Virtual Machine From Existing Image?

Jan 3, 2011

I had set up 4 virtual machines on centos 5.5 system where I directed the image locations to an external storage. I have lost the image files in the storage, but I have the image files that were copied from the virtual machine image location. I want to put up the same system on the same computer by copying these backup images. However, when I copy the image file to the same exact location and start the corresponding virtual machine I get "no bootable disk" error. When I increase the size of the image using "qemu-img" commands, I can get rid of this error, but get "error reading disk" error. Is there a way to overcome these problems, or is it not possible to restore a virtual machine by copying the machine image file under ..../xen/images?

View 1 Replies View Related

OpenSUSE :: Virtual Box VM Windows XP Virtual-machine Files To Another Computer?

Aug 14, 2010

Can I copy my virtual box VM windows XP virtual-machine files to another Linux computer and run the machine on that computer while I keep on running it on the original computer?

This question is about technical possibilities, not licences.

View 2 Replies View Related

General :: Create Virtual Machine For Web Development Test Environment

May 31, 2011

I'm looking into creating a virtual machine to mirror a web hosting environment I pay for. Long story short, I need a lab so I am not taking down the live site with my mistakes.Questions:

1 - What OS is most commonly used and / or best for running apache web server?My paid host is running "Operating System =linux; Kernel Version2.6.28.5-grsec-sg2"

2 - What is the best open source solution for creating a virtual linux machine on a box running XP?

View 3 Replies View Related

Ubuntu :: Create A Virtual Machine And Configure The System Through The GUI And Then Dump All Of The Settings?

Oct 7, 2010

I'm working on a script. fter it has installed and removed packages, I need to configure a ton of settings. In GNOME, I understand that those settings are kept in "/home/user/.gconf". Can I create a virtual machine and configure the system through the GUI to my liking and then dump all of the settings, so that I can load them on another machine? Is it as simple as copying the directories?

View 2 Replies View Related

CentOS 5 Server :: Create Qcow2 Image In 5.5 Virtual Machine Manager?

May 18, 2010

I'm trying to set up a virtual machine environment in Centos5.5. My hardware fully supports virtualization, and I'm running qemu as the hypervisor with Virtual Machine Manager as the GUI to manage and create VMs. Host hardware is a Dell PowerEdge T710, with a quad core Xenon processor and four 1TB disks in a raid 6 array.

Within the Virtual Machine Manager when trying to create a new VM, there is the option to not "allocate entire virtual disk now". What format is created when you "allocate entire virtual disk now" and when you don't?

I want to create a qcow2 image format, but it doesn't look like it is supported. Does anybody know how to create a VM with a qcow2 image format?

When you create a blank disk with "qemu-img create -f qcow2 disk.qcow2 3700G", it indeed does create a qcow2 image. However, Virtual Machine Manager is unable to read these images, claiming that it is 15 megs or so in size (which is what it actually occupies in host disk space until you try and put a VM into it).

View 1 Replies View Related

CentOS 5 :: Create KVM Virtual Machine With 5.5 As A Guest - Virtualization - Virt-install Error

Jul 22, 2010

I have CentOS 5.5 and try to create KVM virtual machine with CentOS 5.5 as a guest. But when I exec command:
virt-install --connect qemu:///system --name test --ram 1024 --file=/var/lib/libvirt/images/test.img --file-size=10 --vnc --cdrom=/var/lib/libvirt/images/CentOS-5.5-x86_64-bin-DVD-1of2.iso --vncport=10000 --accelerate --os-type=linux --nonsparse --livecd --hvm

View 2 Replies View Related

CentOS 5 :: Install Vmware Server On 5.5 - Error "You May Not Power Virtual Machine In Virtual Machine"

May 27, 2010

I have installed CentOS on a VMwareWorktation and that CentOS, i also install VMware Server (suscess) and setup a guest OS that, but i start this Guest OS, an error show "You may not power virtual machine in virtual machine"...

View 3 Replies View Related

Ubuntu :: Open Source Virtual Machine - Study The Source In Order To Create My Own?

Jun 28, 2011

Is there any open source virtual machine so i can study the source in order to create my own? i'm gonna write my own, so it doesNT matter if license does not allow further development of the code.

View 1 Replies View Related

OpenSUSE :: Best Virtual Machine To Run Windows?

Feb 13, 2010

I have openSUSE 11.2 x64 natively installed on my PC.

What is the best virtual machine that I can run on openSUSE in order to run XP Pro x64 and Windows 7 x64.

By best I mean opensource, lightweight, and stable.

View 7 Replies View Related

OpenSUSE :: Xen Graphical Virtual Machine?

Jul 26, 2010

I ma new in OpenSuSe and I want to create virtual Machine using the graphical interface Xen of Opensuse 11. I did'nt find a good tutorial ton use it or a gut getting started with xen in Opensuse.

View 1 Replies View Related

OpenSUSE :: 11.4 Freezes When Running KVM Virtual Machine

Apr 8, 2011

I have 3 boxes running opensuse-11.4 64 bit - Phenom-I 2.6 GHz, Intel Q9400 quad core 2.66 GHz and Intel SU7300 dual core 1.3 GHz (the last one is a laptop). When I run a KVM virtual machine and load it quite a lot all host OS freeze. Interestingly, the laptop works the longest (hours), while the fastest system with Q9400 freezes in max. 10 minutes. After a hard reboot there is nothing in /var/log/messages This bug is 100% reproducible. The guest OS is either RHEL or openSUSE. Is it a 11.4 bug or I am missing something? Have not tried the same hardware with RHEL-6.

View 1 Replies View Related

Software :: Creating Virtual Machine Opensuse?

Dec 24, 2010

i have jsut installed hypervisor tools and was trying to setup xp in a virtual machine.. but i keep getting this error unknown OS type hvm

View 2 Replies View Related

OpenSUSE :: Make The Virtual Machine With Virtualbox Has More Sound?

Jul 2, 2010

How do I can do to make the virtual machine with virtualbox has more sound?

View 2 Replies View Related

OpenSUSE Network :: Disconnected Machine With Virtual Machines?

Aug 29, 2011

I have OpenSuse 11.3 with VirtualBox on it, and with installed Oracle DB (on host OS).. but, sometimes this computer is disconnected, without it's gateway (adsl router)... and in that case, I cannot ping from virtual OS to host OS, or another virtual OS. I tried to use 'Host only' option within VirtualBox, but it doesn't work. What should I do? It seems that virtual machines requires some kind of gateway/router, but since machine is disconnected, it's not working.. how could I fix it?

View 4 Replies View Related

OpenSUSE :: Vmware Server Cannot Connect Virtual Machine Console?

Jan 29, 2010

Since a few weeks I cannot open a console in vmware server 2.0.2 anymore. I don't know exactly when this started because I use vmware only occasionally (I have only 1 program (an old Ashlar DrawingBoard) which does not run properly in wine). VMware server and the console have been working before without problems, but now I get the message "Cannot connect virtual machine console." and it times out. This is on Opensuse 11.1 with VMware Server on the same pc, Firefox and the guest is Windows2000.

I have tried to disable all extensions in firefox 3.6, disabled the firewall, even created a new user (on the same pc) with a clean firefox, all without any result. However when I connect from a different computer which runs Internet Explorer under windowsXP, then I can get the console without problem.

So, somewhere there is something wrong between Firefox and VMware server.

View 4 Replies View Related

OpenSUSE :: Failed To Open A Session For The Virtual Machine Windows XP?

Sep 14, 2010

I have installed virtualbox on opensuse 11.2 64bit.

When I go to open a machine it says

"Failed to open a session for the virtual machine Windows XP. The virtual machine 'Windows XP' has terminated unexpectedly during startup with exit code 1."

"
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Machine
Interface:

[Code].....

as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary."

View 9 Replies View Related

OpenSUSE :: Virtual Machine Manager Vs. Qemu-kvm Commandline ( Tap Xor Snapshot )?

Mar 28, 2011

I want to experiment with pacemaker, and for that I'd like to start kvm virtual machines with the snapshot option, so that as soon as I stop the vm, all changes are gone and I can start over. Since I couldn't figure out how to setup networking (vm - vm and vm - public) with a kvm commandline without disturbing the Network Manager, I used the Virtual Machine Manager (VMM) for this.

It works now, but I cant see how to use the snapshot option with the VMM. On the other hand, I cant see how I start the resulting vm from the commandline. When I look at the process list, I see the command with these network options:

Code:
-netdev tap,fd=21,id=hostnet0
-device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:45:30:b0,bus=pci.0,addr=0x3
-netdev tap,fd=22,id=hostnet1
-device virtio-net-pci,netdev=hostnet1,id=net1,mac=52:54:00:84:5b:bc,bus=pci.0,addr=0x6

How would I go about these fd=nn things on the commandline? I guess I somehow have to start the tap devices before, but how?

View 1 Replies View Related

OpenSUSE :: Run LAMP In A Virtual Machine And Access The Web Server Via A Browser On The Host?

Aug 31, 2010

How can I run LAMP (Linux, Apache, MySQL, PHP) in a virtual machine (Ubuntu in virtual box) and make it so the web server is accessible locally (and ONLY locally) on the host OS via an ip address?

View 3 Replies View Related

OpenSUSE :: Virtual Machine Manager - Can't Connect To Localhost Because Libvirtd Is Not Running

Sep 16, 2010

It complains that it can't connect to localhost because probably libvirtd is not running. Well it is running, so please share your wisdom with me. Here is error message:

[Code]....

View 5 Replies View Related

OpenSUSE :: Change The Resolution Of The OS Running Inside Virtual Machine Manager?

Jun 7, 2011

I am running Windows 7 inside Virtual Machine Manager - running on Cent OS 5.6. My problem is that the Windows 7 'Window', is only about half the size of the screen. Is there any to change the resolution of the OS running inside Virtual Machine Manager?

View 6 Replies View Related

OpenSUSE Network :: Ssh Into Local Virtual Machine - Command Doesn't Work

Jul 18, 2011

I have an appliance called my_appliance.raw. To start the appliance locally, I use:

[code]...

After that I would like to ssh into the guest from the host but just the ssh command doesn't work. firewall is disabled on guest. the ip I use is the one that ifconfig shows when I run it on guest. sshd is running.

View 2 Replies View Related

Ubuntu :: Use CTRL-ALT-DELETE On A Virtual Windows Machine On Virtual Box?

Feb 3, 2010

how to use CTRL-ALT-DELETE on a virtual Windows machine on my Virtual Box?

View 2 Replies View Related

Ubuntu :: Auto-start A Virtual Machine In Virtual Box Upon Boot?

Jan 2, 2011

How do I program a virtual machine to auto-start/boot upon boot up of the host system? I am experimenting with SNORT network intrusion detection system and have installed it inside a virtual ubuntu box which I want to start automatically.

View 1 Replies View Related

Ubuntu :: Use VMWare's Converter To Convert A Physical Machine Into A Virtual Machine?

Jan 3, 2010

I read once that you could use VMWare's converter to convert a physical machine into a virtual machine to run in VirtualBox. Can someone point me in the direction of a tutorial or just give me instructions on how to do this? I was very confused by the converter and how to get the image to work with virtualbox.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved