<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 06/25/2009 03:00 PM, Laurent Monnoye wrote:
<blockquote
 cite="mid:cbbaa3240906251200r3ab66f48w6cd81467d4bceeea@mail.gmail.com"
 type="cite">> Looks like you're missing a few options on the append
line, add them in like:<br>
> ro rootflags=loop text rootfstype=iso9660
root=/ovirt-node-image.iso<br>
  <br>
I just added these parameters but with no success, same problem (I see
them on the console, so they are indeed being picked up).<br>
  <br>
On the server, where should ovirt-node-image.iso be located? Maybe
that's my problem.<br>
  <br>
Where are those parameters documented as part of the oVirt installation
guide? Did I miss them in the doc?<br>
  <br>
Thanks a lot for your help, much appreciated!!!<br>
  <br>
L-<br>
  <br>
  <div class="gmail_quote">On Thu, Jun 25, 2009 at 8:03 PM, Joey Boggs <span
 dir="ltr"><<a moz-do-not-send="true" href="mailto:jboggs@redhat.com">jboggs@redhat.com</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div class="im">On 06/25/2009 11:06 AM, Laurent Monnoye wrote:<br>
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
LABEL sark4<br>
       kernel /images/ovirt4/vmlinuz0<br>
       MENU LABEL sark4<br>
       append initrd=/images/ovirt4/initrd0.img ksdevice=bootif lang=
 kssendmac text  ks=<a moz-do-not-send="true"
 href="http://192.168.66.1/cblr/svc/op/ks/profile/sark4" target="_blank">http://192.168.66.1/cblr/svc/op/ks/profile/sark4</a><br>
       ipappend 2<br>
    </blockquote>
    <br>
    </div>
Looks like you're missing a few options on the append line, add them in
like:<br>
    <br>
    <br>
ro rootflags=loop text rootfstype=iso9660 root=/ovirt-node-image.iso
    <div class="im"><br>
    <br>
    <br>
LABEL sark4<br>
       kernel /images/ovirt4/vmlinuz0<br>
       MENU LABEL sark4<br>
    </div>
       append initrd=/images/ovirt4/initrd0.img ksdevice=bootif lang=
 kssendmac text  ks=<a moz-do-not-send="true"
 href="http://192.168.66.1/cblr/svc/op/ks/profile/sark4" target="_blank">http://192.168.66.1/cblr/svc/op/ks/profile/sark4</a>
ro rootflags=loop text rootfstype=iso9660 root=/ovirt-node-image.iso<br>
       ipappend 2<br>
  </blockquote>
  </div>
  <br>
</blockquote>
<br>
ovirt-node-image.iso should be under /usr/share/ovirt-node-image but in
the pxe case it's actually embedded in the initrd0.img file.  Im
guessing some things are out of sync, I'd try running the
cobbler-import command which should setup a cobbler profile for you
named oVirt-Node-Image-$arch if that command fails capture the output
for us. If it succeeds verify if there are any files under
/usr/share/ovirt-node-image/tftpboot<br>
<br>
<br>
</body>
</html>