Error when using whonix linux installer

Nevermind, I was able to fix the issue.

If anyone in the future needs help, I recommend the following procedure to fix it.

  1. Turn off the computer, if necessary via holding the power button down.
  2. Turn on the computer.
  3. open a terminal at the maximum possible size
  4. run sudo dpkg --configure -a
  5. choose a password
  6. uninstall all virtualbox packages on your machine
  7. with the terminal at MAX size, run bash ./whonix-xfce-installer-cli
  8. set a password
  9. restart the computer
  10. the screen will have multiple options depending on your manufacturer. choose the one that says something about entering a mok key or something
  11. press continue or whatever until it asks for a password
  12. set the password that you chose in step 7, then continue
  13. log in and run bash ./whonix-xfce-installer-cli , continuing the script to completion.

QUESTION: is the password that I chose temporary and used only to sign the virtualbox kernel module for this one instance? Or could a local attacker who knows the password use it to modify my secure boot however they want? If the latter is true, can I change this password or delete this password, now that I have signed the virtualbox kernel module using the password?

Please help answer this question.