echo' if [ $ENTROPY -lt 500 ]; then'>>$rootdir/root/.bashrc
echo' dialog --backtitle "Freedombone initial setup process" --title "Password Generation" --msgbox "WARNING: The entropy available on this system is too low to generate a password.\n\nThe installation process cannot continue." 8 50'>>$rootdir/root/.bashrc
echo' dialog --backtitle "Initial setup process" --title "Password Generation" --msgbox "WARNING: The entropy available on this system is too low to generate a password.\n\nThe installation process cannot continue." 8 50'>>$rootdir/root/.bashrc