<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div><style>/*<![CDATA[*/pre {
text-align: left;
background: rgb(230,230,255);
page-break-before: auto;
}
pre.western {
font-family: "Liberation Mono" , monospace;
font-size: 10.0pt;
}
pre.cjk {
font-family: "DejaVu Sans" , monospace;
font-size: 10.0pt;
}
pre.ctl {
font-family: "DejaVu Sans Mono" , monospace;
font-size: 10.0pt;
}
p {
margin-bottom: 0.11cm;
text-align: justify;
background: transparent;
page-break-before: auto;
}
p.western {
font-size: 10.0pt;
}
p.cjk {
font-size: 10.0pt;
}
a:link {
color: rgb(0,0,128);
text-decoration: underline;
}
a.sdfootnotesym {
background: transparent;
}
/*]]>*/hELLO</style></div><div>Hello Robert,<br></div><div>Thank you very much you help a lot :D<br data-mce-bogus="1"></div><div>Cheers<br data-mce-bogus="1"></div><div>Bruno<br data-mce-bogus="1"></div><div data-marker="__SIG_PRE__">--------------------------------------- <br>Bruno FERREIRA PINTO TEL:0164468580<br>Service Informatique<br>IJCLab<br>IN2P3/CNRS<br>Universite Paris-Sud 11<br>Rue André Ampere Bt 200 Pce 033<br>BP 33 91898 Orsay Cédex<br>-------------------------------------</div><div><br></div><div data-marker="__QUOTED_TEXT__"><div style="font-family:'arial' , 'helvetica' , sans-serif;font-size:12pt;color:#000000"><div><div style="font-family:'arial' , 'helvetica' , sans-serif;font-size:12pt;color:#000000"><hr id="zwchr"><div><b>De: </b>"Robert Markula" <robert@markula.org><br><b>À: </b>linux-fai@uni-koeln.de<br><b>Envoyé: </b>Mercredi 8 Septembre 2021 14:48:09<br><b>Objet: </b>Re: Cryptsetup not found in PATH<br></div><br><div>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>
<br>
<br>
<div>Am 08.09.21 um 14:08 schrieb bruno
pinto:<br>
</div>
<blockquote>
<pre class="moz-quote-pre">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>
</div></div></div></div><br></div></div></body></html>