Hi Yen,
While trying rootfile system encryption using mfgtool, stuck at a point wherein cryptsetup command is not available.
So, just tried listing of cryptsetup command by adding the below line in ucl2.xml
<CMD state="Updater" type="push" body="$ ls -al cryptsetup"/>
to check whether cryptsetup command is available in mfgtool or not. But the above command fails with "no such file or directory error".
The log contents are below.
UTP: received command '$ ls -al cryptsetup'
UTP: executing "ls -al cryptsetup"
ls: cryptsetup: No such file or directory
UTP: sending Non-success to kernel for command $ ls -al cryptsetup.
Can you please share the steps of how you included the cryptsetup command in the mfgtool.
Regards
Poonguzhali