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] I want to add a iso file for booting from CDROM, how can i m

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] I want to add a iso file for booting from CDROM, how can i modify the config file?
From: ch huang <justlooks@xxxxxxxxx>
Date: Fri, 9 Oct 2009 08:51:59 +0800
Delivery-date: Fri, 09 Oct 2009 05:34:11 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=0lzAeI31joRbmYgVDewKDYyoWfORtdVF6zvuWuN15vo=; b=Vs4315H81V+KimcJ3GrWt5rqHDl97kZEP7aKxwimWOtaE43s2EiV+QTjNWZqUteCtr 1KJOZhfWYVPPDFSiwIJTcUuVZUb46jf1fSZAnyCqNI24qqE91wX93rLmhSw7Jd502uu/ eImrlQ9PKGW5qRpn2D7y3DYhpkQoYOk4Fu04c=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=L8osTrZgkwhLOKH+jCsVXvcmg8nVN5leJ15ifMGK/imuIzFsCdp55wEQg0GPn1bKMs elxx+uYA3BAzyXbsaszWUXO0B/tWTHZaVVQqBpsnk9G/Y7bTm2qOtIGeCv4TR3FTLpbf RJxAlCwIfYlOyQKvUx2YqJt2LWhXJ1jvS/LIE=
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
i modify my config file but no use

name = "m_node"
uuid = "c4b85b1d-e1f3-3bd6-904b-7da7be2ca5e2"
maxmem = 256
memory = 256
vcpus = 1
boot = "dc"                                                                     # i add this line for boot from cdrom first
bootloader = "/usr/bin/pygrub"
>>>vfb = [  ]
disk = [ "phy:/dev/VolGroup00/LVmnode,xvda,w", "phy:/dev/VolGroup00/LVmyswap,   xvdb,w","phy:/dev/VolGroup00/LVmnode_raid,xvdc,w","phy:/dev/VolGroup00/         LVmnode_raid2,xvdd,w", "file:/root/mygentoo/install-x86-minimal-20090915.iso,   hdc:cdrom,r" ]                           #and add iso file for cdrom
vif = [ "mac=00:16:3e:4a:e5:fa,bridge=xenbr0" ]

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>