Works with your modification.<br><br>The problem was that update-initramfs was done when the kernel is installed (in the DEFAULT package) but at this time the lvm2 is not installed so lvmchange is not installed.<br><br>Thanks a lot for your help.<br>
<br>Stephane.<br><br><br><div class="gmail_quote">2008/11/14 Michael Tautschnig <span dir="ltr">&lt;<a href="mailto:mt@debian.org">mt@debian.org</a>&gt;</span><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="Ih2E3d">&gt; I have added lvm2 to the FAIBASE and DEFAULT package and from what i see on<br>
&gt; the installation trace from the FAI client ramfs is regenerated when the<br>
&gt; client is installed. Also i have checked the time on the initramfs file so i<br>
&gt; am sure it is regenerated at the time of the install.<br>
&gt;<br>
&gt; But i have still not /sbin/vgchange in the /sbin ramdisk...<br>
&gt;<br>
<br>
</div>I think it is regenerated when installing the kernel, but this most likely<br>
happens before lvm2 is fully set up. So please add an explicit call to one of<br>
the scripts as suggested in the mail I just sent; however, please use<br>
<br>
$ROOTCMD update-initramfs -k all -u<br>
<br>
to make sure that it is run for the new system inside /target<br>
<br>
Best,<br>
<font color="#888888">Michael<br>
<br>
</font></blockquote></div><br>