Dear Christian, thanks for your advice. I read the content of user-setup package and I found that it uses adduser command in noninteractive mode.
The command I want to execute is: cryptsetup -y create private /dev/sda5 which does not have an noninteractive mode. I know how to ask the user for the password throught debcobnf, but I do not know how to pass the password to cryptsetup command. It ask the user for the password as a prompt. Could you please give me any idea to resolve this? Best Regards Antonio Araujo -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

