[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Domain creation error: 'No such file or directory'
All, I'm using the latest Xen-unstable on a Debian 3.1 system. I am able to create a single domain alright with the following command: xm create name="vnode20" kernel="/boot/vmlinuz-2.6-xenU" memory=128 disk='file:/root/xen/run/vnode20_deb3.1_1.img,sda1,w' disk='file:/root/xen/run/vnode20_swap32.swp,sda2,w' root="/dev/sda1 rw" restart="onreboot" But any attempt to create a subsequent domains fails with the error: xm create name="vnode21" kernel="/boot/vmlinuz-2.6-xenU" memory=128 disk='file:/root/xen/run/vnode21_deb3.1_1.img,sda1,w' disk='file:/root/xen/run/vnode21_swap32.swp,sda2,w' root="/dev/sda1 rw" restart="onreboot" Using config file "/etc/xen/xmdefconfig". Error: Error creating domain: (2, 'No such file or directory') (Note that /etc/xen/xmdefconfig is blank as I want to grab all the parameters from the command line) Has anyone seen this or know what could be causing the problem? TIA. Mike _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |