[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Installing Guest Domain from an ISO
I'd like to use an ISO image to install a guest domain, but I'm having some problems. How do you boot from a CD? Attached is my non-working config Basically, I have a disk, sdb, that I have dedicated to guest domains. And, I can take apart the installation.iso if I need to, but I'm not really sure where to start. thanks in advance, -Dave -- David Frascone To poldly bow air mobius gumby four: Trek on novocaine. # -*- mode: python; -*- kernel = "/xen/vmlinuz-2.6.16.33-xen" memory = 128 name = "dom1" #vcpus = 1 disk = [ 'phy:/dev/sdb2,0x03,w','file:/xen/00-0e-0c-6c-49-db.iso,hdb:cdrom,r' ] vif = [ 'bridge=bridge0' ] root = "/dev/sdb2" _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |