6816 shaares
I have everything up and running, except for the boot screen and how I like it. Currently, it says: Password:
In Truecypt, I could change the message. After some Googling, I found it's a setting in Veracrypt: Menu > System > Settings > Edit Boot Loader Configuration
Here is the code below
<?xml version="1.0" encoding="utf-8"?>
<VeraCrypt>
<configuration>
<config key="PasswordType">0</config>
<config key="PasswordMsg">Password: </config>