If you would build image per link suggested bellow (or by yourself) , it would not be an issue.It's pretty much standard procedure for Ubuntu PV guests. I just follow Greg (http://www.noogies.org/node/7) :- # cat /vm/ubuntupvm.cfg memory = 512 name = "ubuntupvm" vif = [ 'mac=00:16:3e:00:00:00' ] disk = [ 'file:/vm/ubuntupvm.img,xvda1,w','file:/vm/ubuntupvm-swap.img,xvdb1,w' ]
* Now to see if it all worked... Lets boot her up and connect to the console. If you see output like this, then its all worked! The formatting is a little messed up from my terminal. # xm create -f /vm/ubuntupvm.cfg -c Using config file "/vm/ubuntupvm.cfg". This message posted from opensolaris.org _______________________________________________ xen-discuss mailing list xen-discuss@opensolaris.org