WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Xen XP V2V Boot Problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen XP V2V Boot Problem
From: Liwei <xieliwei@xxxxxxxxx>
Date: Thu, 16 Jun 2011 03:31:54 +0800
Delivery-date: Wed, 15 Jun 2011 12:33:20 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=fIIKvd2CjgiCqvIoCu07FSGIBCku168aV+aho/59j4Y=; b=IOx2sBgkKqmyItIrGfOoDYlrCksYZTgM+2z+VohP9kwDcx3ieTAkoDYcs/kd2drcxv 6710MlRTMsTJ1p57KxKySs7n2sLYAPKDSeJlTIH4Y70RIYs1nM6FAUTzZ+PI6VhIoOdD 34BbwUtCJDVRZ5YFlabDnag2FjMtPy5eCTuIY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=La3t8dIDnuIED2X1EyTjAIgClR9Qa+5WFPCh1faoKdxS5d6uGUPUy6QUGp98UTZW6J rewieQy6gcQK8vTQE3+SrrW0Hw9WkAMer/sIWhNg8tofZ0k8pBl2R1Fl1PgQm9pS8Yfu MkDuKCkkdMalfUczm68TCNIlEzaUVjITh6tlo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,
    Been trying to get a virtualbox vm booting in xen with no luck.

    The original virtualbox vm was p2v converted using the vmware
conversion tool and has been working well for the past year. After
switching to xen, I simply used qemu-img to convert the vmdk file into
a raw lv.

    However, on booting, I get the "A Disk Read Error Occured. Press
CTRL+ALT+DEL to restart." Booting with the XP recovery disk and doing
a fixmbr and fixboot didn't change anything. Running ntfsfix and
shifting the partition to a 4096 byte boundary didn't help either.

    In frustration, I nuked the original partition table and created a
new one with the same partition layout. Now the Disk Read Error
message doesn't even come up, it just hangs there after "Booting from
Hard Disk". fixboot and fixmbr still didn't change a thing either.

    In all instances, I could still mount the C drive in ubuntu or
recovery console.

    I've tried this multiple times, each time starting from a new
conversion of the vmdk to the raw lv. The original vmdk still boots in
virtualbox, so the vmdk's good. And since the partition remains
mountable and chkdsk reports no problems, I believe the vmdk to raw
conversion is good too. Furthermore, I've converted two other
virtualbox vms without incident, only this particular one is
problematic.

    So what gives? Now I suspect some CHS related problem in qemu
(since the physical machine this vm was originally from was circa
2002), but how can I confirm?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen XP V2V Boot Problem, Liwei <=