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] Raw Disk Image to domU

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Raw Disk Image to domU
From: "Ricardo Tiago" <rtiago@xxxxxxxxx>
Date: Mon, 26 May 2008 01:34:44 +0200
Delivery-date: Sun, 25 May 2008 16:35:15 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=3uNKckLZc248aZWpb8QbQlYpGLLrERxUypPnqYaMtT0=; b=h8Gs38ADT1PBJHHxZZV97EfLVmG6h2WHwTz2a2TDqTraCyaV9/Spl46DVQjPqElfxHGAiTp1Fs4u4SnYqpjexyJA4BLRuUC3t4j75xlMoCXj6px79JH7W2DIvHmiERsBJxm8HuvM00zY+PeqBJQV7y32a/UJhUNNaBPZZUing90=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PFe5xq1hG9mHtmGx+noLm7P2BkDSqzAScgE0Ffz1VwPkazOWYV9TB/77YFemyZfBi2s6XHfZxD88Up2gRmUGHZgk3nyTsVJE295K50dERLG5czHYWB5w6lM8DNJKC/RZ0Sbynj+UmyVETTnxsBrMP0i5QzTarPGtnwUoG7mdOBQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I have created a complete clone of my hard disk using dd and now i
want to put this on a domU, is this possible?

I have been reading and testing but i am still unable to make this work.

This is my cfg file but something is wrong because when i try to
create the VM it says 'Error: (2, 'Invalid kernel',
'xc_dom_find_loader: no loader found\n')'

name = 'test-rawimage'
memory = '256'
disk = [ 'tap:aio:/mnt/disk-lappy.img,xvda,w' ]
vif = [ '' ]
bootloader = '/usr/bin/pygrub'
on_reboot = 'restart'
on_crash = 'restart'

I have also specified the kernel and ramdisk options but i get "Error:
Boot loader didn't return any data!"

Can anyone help on this?
I would really appreciate..

Ricardo

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

<Prev in Thread] Current Thread [Next in Thread>