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 and domU creating problems

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen and domU creating problems
From: Maria Casale <grisu46@xxxxxxxx>
Date: Mon, 5 Nov 2007 11:46:01 +0100 (CET)
Delivery-date: Mon, 19 Nov 2007 09:51:45 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.it; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=32PutpFzIFzcGPgXEpCsLxWhiBGnbrR8hiQwwAv2tGLCXxxMMthAhsnhC8nX/aOX8IXAvXSTquC+nvvJbNchMnyOuFByMXw8htYr/JMSKFvqWB8hnp/OoGGznX5mGVUEp0YkjkGNr372O5VIOdu/LZO9SBI8QHZwNOrBDxlz3tg=;
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
I would like to use Xen, I'm using VirtualBox and QEmu. I preferred change in Xen, because I  want to install a web server for testing.
I use OpenSuse 10.3 so I installed kernel-xen and its packages. I need to use a file for disc. I think to try to create a opensuse 10.3 domU.
What have I to do?
This is config file. I need to install the o.s. using dvd, because file is empty.
I do not understand if hda1 in disk parameter is physical (problem with host operative system) or just for virtual machine; my hardware hard disc has some partition and is name is sda.


kernel = "/boot/vmlinuz-xen"
ramdisk = "/boot/initrd-xen"


#bootloader = "/usr/lib/xen/boot/domUlaoder.py"
#bootentry = "hda2:/vmlinuz-xen,/initrd-xen"
#bootentry = "/boot/vmlinuz-xen,/boot/initrd-xen"

# The domain build function. Default is 'linux'.
#builder='linux'

memory = 32

name = "OpenSuse"

vif = [ 'mac=00:16:3e:00:00:11, bridge=xenbr0' ]


disk = [ 'file:/home/vale/hda.img,hda1,w', 'file:/home/vale/swap.img,hda2,w' ]
cdrom = '/dev/hdd'
boot = 'd'

#dhcp="dhcp"
# Set netmask.
#netmask=
# Set default gateway.
#gateway=
# Set the hostname.
#hostname= "vm%d" % vmid

root = "/dev/hda1 ro"

extra = ""



L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>