Usb boot with nvidia: error after 'automatic driver instalation via MHWD'

To add the parameter to grub, open a terminal, and type the following:

  1. sudo micro /etc/default/grub
  2. Add the kernel parameter ibt=off to the following line: GRUB_CMDLINE_LINUX_DEFAULT .
  3. ctrl+q to exit and “Y” to save.
  4. sudo update-grub
6 Likes