Well the only real gotcha with virt-install is that the install data has to be accessible via nfs, ftp or http. You could post either the output/problem from virt-install or the xm config file. (or both).<br><br><div><span class="gmail_quote">
On 4/10/07, <b class="gmail_sendername">Susan Baur</b> <<a href="mailto:susan@cdl.edu">susan@cdl.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks for the suggestion. Unfortunately, I was unable to get past<br>the location option in virt-install. I'm fairly certain my xm<br>problems lie in the config file, but I'm not finding a lot<br>information out there. I've made some progress though by changing the
<br>kernel line and adding a ramdisk line.<br><br>--Susan<br><br><br>On Apr 10, 2007, at 12:41 PM, <a href="mailto:clockwork@sigsys.org">clockwork@sigsys.org</a> wrote:<br><br>> You might want to look into using virt-install, its a lot cleaner
<br>> than using xm directly. Here are some notes to point you in the<br>> right direction:<br>><br>> <a href="http://fedoraproject.org/wiki/FedoraXenQuickstartFC6#head-">http://fedoraproject.org/wiki/FedoraXenQuickstartFC6#head-
</a><br>> f266d304d6d690475bf4ca21e643679700a86c08<br>><br>><br>> On 4/10/07, Susan Baur < <a href="mailto:susan@cdl.edu">susan@cdl.edu</a>> wrote:I've just installed<br>> rhel 5 on a test box wit the virtualization
<br>> kernel. I'd like to start exploring the virtualization that's part of<br>> rhel 5 but when I try to create a guest operating system I receive<br>> the following error.<br>><br>> # xm create wg1 -c
<br>> Using config file "/etc/xen/wg1".<br>> Error: destroyDevice() takes exactly 3 arguments (2 given)<br>><br>> here are the non-comment lines from my wg1 config file<br>> kernel = "/boot/vmlinuz-
2.6.18-8.1.1.el5xen"<br>> memory = 64<br>> name = "WebGUI_1"<br>> vif = [ '' ]<br>> disk = [ 'phy:hda1,hda1,w' ]<br>> root = "/dev/hda1 ro"<br>> extra = "4"
<br>><br>> If I run it as a dryrun, i get the following<br>> # xm create wg1  -n<br>> Using config file "/etc/xen/wg1".<br>> (vm<br>>      (name WebGUI_1)<br>>      (memory 64)<br>>      (vcpus 1)
<br>>      (image<br>>          (linux<br>>              (kernel /boot/vmlinuz-2.6.18-8.1.1.el5xen)<br>>              (root '/dev/hda1 ro')<br>>              (args 4)<br>>          )<br>>      )
<br>>      (device (vbd (uname phy:hda1) (dev hda1) (mode w)))<br>>      (device (vif))<br>> )<br>><br>> Any ideas on where to start? This is my first foray into Xen, so any<br>> help would be appreciated
<br>><br>> --Susan<br>><br>><br>> --<br>> redhat-sysadmin-list mailing list<br>> <a href="mailto:redhat-sysadmin-list@redhat.com">redhat-sysadmin-list@redhat.com</a><br>> <a href="https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list">
https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list</a><br>><br>> --<br>> redhat-sysadmin-list mailing list<br>> <a href="mailto:redhat-sysadmin-list@redhat.com">redhat-sysadmin-list@redhat.com</a><br>
> <a href="https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list">https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list</a><br><br>--<br>redhat-sysadmin-list mailing list<br><a href="mailto:redhat-sysadmin-list@redhat.com">
redhat-sysadmin-list@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list">https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list</a><br></blockquote></div><br>