<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hey Bruno,<br>
    <br>
    you have to add the 'cryptsetup' package to the NFSroot. To do so,
    open your /etc/fai/NFSROOT and add these lines:<br>
    <br>
    PACKAGES install-norec<br>
    cryptsetup<br>
    <br>
    Recreate the NFSroot via:<br>
    <br>
    fai-make-nfsroot -fv<br>
    <br>
    and you should be good to go.<br>
    <br>
    Cheers,<br>
    <br>
    <br>
    Robert<br>
    <style type="text/css">pre { text-align: left; background: #e6e6ff; page-break-before: auto }pre.western { font-family: "Liberation Mono", monospace; font-size: 10pt }pre.cjk { font-family: "DejaVu Sans", monospace; font-size: 10pt }pre.ctl { font-family: "DejaVu Sans Mono", monospace; font-size: 10pt }p { margin-bottom: 0.11cm; text-align: justify; background: transparent; page-break-before: auto }p.western { font-size: 10pt }p.cjk { font-size: 10pt }a:link { color: #000080; so-language: zxx; text-decoration: underline }a.sdfootnotesym { background: transparent }</style><br>
    <br>
    <div class="moz-cite-prefix">Am 08.09.21 um 14:08 schrieb bruno
      pinto:<br>
    </div>
    <blockquote type="cite"
cite="mid:1502569753.284237900.1631102887341.JavaMail.zimbra@ijclab.in2p3.fr">
      <pre class="moz-quote-pre" wrap="">hello everyone, 
I have a problem installing a client. 
I would like to partition the client with cryptsetup but during the installation it gives me an error: "cryptsetup not found in the PATH" while I have installed cryptsetup in my server. 
My partition is called LVM CRYPT, here is its content:
 <type> <mountpoint> <size>   <fs type> <mount options> <misc options>

# entire disk with LVM, separate /home

disk_config disk1 disklabel:gpt bootable:1 fstabkey:uuid align-at:1M

primary /boot/efi 512M  vfat    rw
primary /boot   200     ext2    rw,noatime
primary -       4G-     -       -

disk_config cryptsetup
luks:"passwd" - disk1.3 -       -

disk_config lvm fstabkey:uuid
vg vg1  disk1.3
vg1-root     /       3G-50G   ext4    noatime,rw
vg1-swap     swap    200-4G   swap    sw
vg1-home     /home   600-     ext4    noatime,nosuid,nodev,rw

Can someone help me please?

--------------------------------------- 
Bruno FERREIRA PINTO    TEL:0164468580
Service Informatique
IJCLab
IN2P3/CNRS
Universite Paris-Sud 11
Rue André Ampere Bt 200 Pce 033
BP 33 91898 Orsay Cédex
---------------------------------------
</pre>
    </blockquote>
    <br>
  </body>
</html>