Displaying 18 results from an estimated 18 matches for "mergeid".
Did you mean:
merged
2014 Nov 23
1
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
Le 22/11/2014 12:14, Richard W.M. Jones a écrit :
> On Sat, Nov 22, 2014 at 11:41:54AM +0100, Nicolas Ecarnot wrote:
>> When completed, the import into oVirt went fine, but booting lead to
>> a BSOD, which I corrected by merging mergeide.reg into the source
>> machine and starting the whole process again. Then I fine tuned it
>> by installing the dedicated virt drivers (virtio, net, scsi) and it
>> eventually worked.
>
> Hang on there ... Using 'mergeide.reg' should *not* be necessary ...
I tried...
2014 Nov 22
2
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
...ppreciated.
>
Richard, Matthew et al,
I'm extremely glad to announce that last night, _we_ (you and I) were
finally able to complete a conversion of this tricky windows 2003 server.
When completed, the import into oVirt went fine, but booting lead to a
BSOD, which I corrected by merging mergeide.reg into the source machine
and starting the whole process again. Then I fine tuned it by installing
the dedicated virt drivers (virtio, net, scsi) and it eventually worked.
I guess the success key was that very last release of the packages
coming from the libguestfs-RHEL-7.1-preview.repo repo...
2015 Jul 11
5
Re: Migrate Win2k3 to KVM
Hi,
Do you need the exact error message (the codes)?
I don't want Virtio. I want to boot my image first.
As I mentioned I can't use the mergeide.req on the physical machine but I
can do anything with the image (if I don't het error messages from the
virt-win-reg).
I don't know if my restore to iSCSI volume was perfect. There wasn't any
error messages and the imag is able to boot until BSOD which means missing
system disk. Is th...
2014 Nov 22
0
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
On Sat, Nov 22, 2014 at 11:41:54AM +0100, Nicolas Ecarnot wrote:
> When completed, the import into oVirt went fine, but booting lead to
> a BSOD, which I corrected by merging mergeide.reg into the source
> machine and starting the whole process again. Then I fine tuned it
> by installing the dedicated virt drivers (virtio, net, scsi) and it
> eventually worked.
Hang on there ... Using 'mergeide.reg' should *not* be necessary ...
What was the BSOD?
Rich.
--...
2015 Jan 12
1
Windows 2003 BSOD, 0X0000007B bug
...time.
I used the very same procedure on two others 2003 servers (one in x86
and one in 64 bits), and both are showing BSOD and the very well known
0x...7B bug.
As it is a very known bug, I tried all that is available on earth to try
to cope with it :
- before P2V, log as local admin, merge the mergeide.reg into the
registry, reboot, then halt and P2V
- before P2V, boot and install the different libraries viostor, net,
ballooning, and so on... then reboot, then P2V
- in the P2V iso GUI, disabled the conversion of every device except the
disk (remove floppy, NICs, CDROM)
- once converted and im...
2012 Dec 07
1
how to add a column from another dataset with "merge"
...dataset with the function "merge",
> it
> should be filled with NAs wo be as long as the other colums, like this:
>
> id age
> 9 46
> 8 56
> 6 52
> 5 NA
> 4 NA
> 3 NA
> 1 NA
>
> i did this:
> pa1 <- merge(pa1, an1, by="mergeid")
>
> and it says "'by' must specify uniquely valid column(s)"
how about ...
#Data
d1<-data.frame(id=c(9,8,6,4,4,3,1))
d2<-data.frame(id=c(9,8,6),age=c(46,56,52))
# Left Merge
d<-merge(d1,d2,all.x=TRUE)
# Reorder
d[order(d$id,decreasing=TRUE),]
HTH
Pete...
2018 Oct 02
1
Re: This QEMU doesn't support the LSI 53C895A SCSI controller
...talling the necessary drivers) for you when moving guests off
> VMware.
Hi Andrea, thanks for the reply.
From my understanding, virt-v2v use virt-win-reg to open the disk image
and install new drivers in the registry. I am doing a very similar thing
by manually using virt-win-reg to add the mergeide.reg file to enable
booting from any IDE controller.
That said, both virt-v2v and manual virt-win-reg have a significant
shortcoming: when used on non-cleanly-shutdown images, the act of
opening the NTFS filesystem alters the journal/filesystem state. In one
planned lab test I found some file...
2011 Apr 28
6
Windows 2008 R2 64 bit BSoD
Hello.
I''m trying to get the lastest GPLPV binary (rev 238) working on an
Ubuntu Server host with Xen 4, but I''ve got some problems. The guest
is a 64 bit Windows 2008 R2.
After enabling test mode and rebooting, installing and rebooting again
(with /NOGPLPV) I can see all the Xen devices, but two (out of three)
Xen Block Device Driver have an exclamation mark; I don''t
2015 Jul 11
0
Re: Migrate Win2k3 to KVM
...you need the exact error message (the codes)?
>
>
The error message "No system disk" means the disk is booting from a KVM
perspective so no.
> I don't want Virtio. I want to boot my image first.
>
You already have it seems like.
> As I mentioned I can't use the mergeide.req on the physical machine but I
> can do anything with the image (if I don't het error messages from the
> virt-win-reg).
>
I don't know if my restore to iSCSI volume was perfect.
>
It looks liek your restore to the ISCSI volume went well.
> There wasn't any error m...
2015 Jul 11
0
Re: Migrate Win2k3 to KVM
...Do you need the exact error message (the codes)?
Basically, what's required is the "STOP:" line + the image where it
fails (so, the line below). Image being likely to be NTOSKRNL.EXE
> I don't want Virtio. I want to boot my image first. As I mentioned
> I can't use the mergeide.req on the physical machine but I can do
> anything with the image (if I don't het error messages from the
> virt-win-reg).
Well, then, you can mount the image in a Linux machine and use the
chntpw tool to edit manually the registry and add the missing driver
information?
Basically, m...
2011 Jan 12
0
WinXp physical to virtual problem: stuck at "Booting from hard disk"
...1. changed the HAL.dll with halaacpi.dll on the virtual machine''s disk
2. changed the HAL.dll with hal.dll on the virtual machine''s disk, setting
acpi=0 and apic=0
3. turn on and off pae.
The orginal system uses a sata disk and a dual core Intel processor
I also tried to run the MergeIDE utility on the system before the
conversion, but nothing changed.
Any help is appreciated.
Thank you
Roberto Bifulco
--
Roberto Bifulco, Ph.D. Student
robertobifulco.it
COMICS Lab - www.comics.unina.it
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen...
2015 Jul 11
8
Re: Migrate Win2k3 to KVM
...9;s required is the "STOP:" line + the image where it
> fails (so, the line below). Image being likely to be NTOSKRNL.EXE
>
Nothing about NTOSKRNL.EXE on the blue screen!
> > I don't want Virtio. I want to boot my image first. As I mentioned
> > I can't use the mergeide.req on the physical machine but I can do
> > anything with the image (if I don't het error messages from the
> > virt-win-reg).
>
> Well, then, you can mount the image in a Linux machine and use the
> chntpw tool to edit manually the registry and add the missing driver
>...
2018 Sep 29
2
This QEMU doesn't support the LSI 53C895A SCSI controller
Hi all,
trying to edit a domain xml to enable an LSI SCSI controller I get the
following error:
error: unsupported configuration: This QEMU doesn't support the LSI
53C895A SCSI controller
It is my understanding that the error is raised due to RedHat disabling
this controller in its own qemu-kvm builds. This seems an unfortunate
decision, as it makes harder to migrate from VMWare (which
2011 Mar 31
3
Migrating standalone systems to KVM
A while ago I got great instructions from Pasi for migrating standalone
systems to *xen*. However, now I have decided to use KVM instead, which
raises a new question:
How to migrate a standalone system to *KVM*?
I know a two-step way to do it:
standalone system -> xen pv guest
xen pv guest -> KVM pv guest
I read that xen -> KVM migration is trivially easy.
But is there an easier
2015 Jul 11
0
Re: Migrate Win2k3 to KVM
...zky Attila wrote:
> The error line is: *** STOP: 0x0000007B (0xF789AA94, 0xC0000034,
> 0x00000000, 0x00000000)
Perfect, this is what was expected. This should be easy to fix.
>>> I don't want Virtio. I want to boot my image first. As I
>>> mentioned I can't use the mergeide.req on the physical machine
>>> but I can do anything with the image (if I don't het error
>>> messages from the virt-win-reg).
>>
>> Well, then, you can mount the image in a Linux machine and use
>> the chntpw tool to edit manually the registry and add the...
2014 Nov 20
2
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
OK the Windows "argument list too long" thing should be fixed
by hivex-1.3.10-5.7.el7 which is in the usual place.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages.
2010 Oct 25
1
Converting XP SP3 VM to run in Xen
I have tried every what that I can find to convert a XP VMware image to run in Xen 4.0.1 (SUSE 11.3).
I have created a Xen VM form an XP ISO image and have it working fine but need to migrate A Tough Book laptop VMware image to Xen.
I have converted a VMDK file to VHD file only to find that it does not recognize the image as bootable. ( The VM I have running is a raw format when using the iso to
2015 Jul 11
3
Re: Migrate Win2k3 to KVM
Hi,
Here is the XML file of the my VM:
<!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made
using:
virsh edit SJ-SIMISPC
or other application using the libvirt API.
-->
<domain type='kvm'>
<name>SJ-SIMISPC</name>