similar to: Migrate existing Windows XP VirtualBox VM to Xen

Displaying 20 results from an estimated 4000 matches similar to: "Migrate existing Windows XP VirtualBox VM to Xen"

2011 Feb 23
1
Using Solaris iSCSI target in VirtualBox iSCSI Initiator
Hello, I?m using ZFS to export some iscsi targets for the virtual box iscsi initiator. It works ok if I try to install the guest OS manually. However, I?d like to be able to import my already prepared guest os vdi images into the iscsi devices but I can?t figure out how to do it. Each time I tried, I cannot boot. It only works if I save the manually installed guest os and re-instate the same
2009 May 19
1
xen and company os (winxp)
Hi I would like to use xen on my company laptop (DELL Latitude D830 with dual core intel cpu + 2 GB RAM) but first have to unclear some doubts about xen hypervisor. So, my company provided winxp preinstaled with some special software for my job. In addition I made dual boot with linux or opensolaris. Now I would like to be on my linux all the time with ability of using winxp all the time. :-)
2011 Jul 25
1
VirtualBox headless
My objective is also to run headless virtual machines through libvirt library. I am using an Ubuntu 10.04 distro and libvirt 0.9.2. Before asking you guys about it, I searched on the web and found this: Hi, > > thanks for your hint. > > I read the lines in the documentation, but unfortunately editing the xml > > within virsh lead to the errors. > > The Solution to a
2010 Jan 04
2
Existing windows server to XEN howto?
I would like to move an existing W2K3 install onto my new super duper xen box -- Installing linux based machine is no issue, it''s the windows ones that keep getting me. I have Acronis which we usually use for bare metal restores, and it seems that bare metal restores don''t want to work too well with XEN, any assistance/help/ideas ?
2009 Sep 08
2
transition of vbox environments to xVN server
hi all - thoughts or pointes to the procedure for above... rich
2009 May 28
3
Vdi-image
If i will use a virtualbox image with xen Must ionly convert it to raw and copy the hole image to a lvm or harddisk Or are it more advanced? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2017 Oct 08
4
Re: Virtualbox vdi Input Format and man pages
[stef204 sent me the full log since it contains sensitive information] The log says that virt-v2v cannot see anything at all on the 34.1 GB disk (as if the disk is blank). However I think the actual problem is that you've given the wrong disk type in the XML: <disk type='file' device='disk'> <driver name='qemu' type='raw'/>
2017 Aug 19
3
Virtualbox vdi Input Format and man pages
Hi, I am new to v2v/libguestfs. I need to convert a 30 GB virtual machine running Windows7 64 bit (a guest on a Linux system) from Virtualbox vdi format to qcow2 (or raw/img--another debate in itself) so I can use libvirt/qemu/kvm to run it and completely migrate away from Virtualbox. The vdi machine is a mission critical production environment and I cannot afford to mess it up, etc. Will keep
2011 Nov 22
1
[file PATCH] Properly detect .vdi (VirtualBox disk image) files
The current test for .vdi files is incorrect. It tries to detect the string "<<< Sun xVM VirtualBox Disk Image >>>". However this string is just free text and .vdi files often contain different strings (ref: [1]). The correct test in this patch looks for the magic number at offset 0x40 in the file (ref: [2]). Example: Upstream 'file' without the patch on an
2009 Jul 08
9
Both Xen and VirtualBox On the Same Physical Host?
Hi all, I have a Sun x2200 named Adra running OpenSolaris 2008.11 set up as a Dom0 per Levon''s instructions on this site. It hosts some production services and has been running nice and stable for a number of months now (with NetWare DomUs running GroupWise, believe it or not). The machine is pretty nicely speced out and there''s room for more virtualisation, so I was
2017 Oct 08
3
Re: Virtualbox vdi Input Format and man pages
08.10.2017, 08:09, "Richard W.M. Jones" <rjones@redhat.com>: > However virt-v2v has its own parser for libvirt XML and only parses a > (very) small subset of these fields. Generally you only need to take > that template and change a few fields, name, memory size, number of > vCPUs, and make sure there is one <disk> section per disk and one > <interface>
2016 May 17
1
Systemd and VirtualBox
On 17/05/16 22:38, James Hogarth wrote: > On 17 May 2016 at 09:11, Rob Kampen <rkampen at kampensonline.com> wrote: > >> On 17/05/16 19:58, John Hodrien wrote: >> >>> On Tue, 17 May 2016, Rob Kampen wrote: >>> >>> No idea where to from here, so if there is anyone that has a working >>>> systemd autostart VirtualBox setup on a headless
2020 Nov 18
3
Help with VirtualBox on CentOS 7
Any Virtualbox on CentOS guru's out there? I only have 1 VM on my linux host. in the update process to virtualbox 6.1.16 my config was lost. When I run Virtualbox my VM does not show. So I desire to add it back. My structure is this. ls -l /home/silentm/vmware/CentOS\ 64-bit\ LSI/ -rw------- 1 silentm silentm 8684 Aug 13 08:31 CentOS 64-bit LSI.nvram -rw-r--r-- 1 silentm silentm 0 Feb 27
2011 Apr 28
10
Expanding a virtual block device
Hi list. I''m running Xen 4.0.1 on Debian. I''m trying to live resize a block device : - I have a arbitrary block device in my dom0 (/dev/mapper/vm-vol42). - I start a PV domain with that device as a disk (disk = [''phy:/dev/mapper/vm-vol42,xvda,w'']). - I resize vm-vol42 in the dom0 (adding size only) - the dom0 sees the device''s new size. -
2012 Nov 08
1
kvm to virtualbox
I have a KVM (qemu-img raw) that I have attempted to convert to VirtualBox. I did the convertfromraw to convert to vdi. I was hoping it would be that simple but, no. When I try to boot the image, it does not boot. Is there something "extra" I need to do - or something different? Thanks, Jerry
2010 Jun 28
1
VirtualBox driver : creating storage for a new machine
Hi, Another thing I'm strugglin with: When creating a new domain from scratch using the proposed XML format in the documentation, everything works fine - basically. A problem that I'd like to solve now is that I would expect to be able to create new volumes within libvirt. I started with a basic XML file in order to define a pool, but virsh told me that creating pools is not supported
2013 Nov 12
1
virtualbox, lvextend, etc.
I'm using virtualbox with one of the tests I have for centos 6.4. I realized after creating the disk, the default was too small. I added more disk space with: VBoxManage modifyhd /Users/user/VirtualBox\ VMs/centos\ 6.x/centos\ 6.x.vdi --resize 25000 I then used this site to help me resize the lvm:
2011 Aug 26
1
hello, I 've deployed libvirt, and it is OK to use kvm.But when I use virtualbox, I can not attach a device to a domain
hello,I 've deployed libvirt, and it is OK to use kvm.But when I use virtualbox,I can not attach a device to a domain. It reports the error that can't get device from device.xml here is my xml file for device(device.xml): <disk type='block'> <driver name='phy'/> <source dev="/home/lb/iscsitest/vdisk.img"/>
2012 May 16
23
Xen or KVM
Hi, I am new to virtualization and I am having the obvious hassle of choosing between Xen and KVM. Can Xen experts help me with this? Regards, Arindam _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2010 Nov 18
1
driver type for .vdi images?
Hello libvirt experts, I use libvirt (0.7.5-5ubuntu27.7) with KVM / qemu (0.12.3+noroms-0ubuntu9.2). Some machines use raw images but same use Virtualbox images (.vdi). Since last Ubuntu 10.04 LTS update I can not start the vdi-images. The "driver name= type=" option was new. <devices> <emulator>/usr/bin/kvm</emulator> <disk type='file'