<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I am trying to build the next sources.<br>
<br>
On web page <a class="moz-txt-link-freetext" href="http://ovirt.org/bundled-install.html">http://ovirt.org/bundled-install.html</a> <br>
<br>
The command <code>./build-all.sh -ac -b </code>seems to want
something other than the -b (I guessed -p init) in any case, it does
not accept the -b<br>
<br>
<br>
<br>
<br>
on page <a class="moz-txt-link-freetext" href="http://ovirt.org/iscsi-setup.html">http://ovirt.org/iscsi-setup.html</a> the command <br>
<pre><code># tgtadm --lld iscsi --op new --mode logicalunit --tid 1 --lun 1 --b /dev/VolGroup00/iSCSI1</code>
did not like the --b, should perhaps be -b
Also a suggestion. Either a list of all dependencies or a rpm to be yum localinstalled to bring in all
the dependencies would be useful. Easy to figure them out, but still an interruption from the flow.
Everything else seems to work exactly as it is supposed to. Great job overall.
/joel
</pre>
<code><br>
</code>
</body>
</html>