So one way to test could be to use the Ubuntu boot loader to change the boot parameters, adding in the following option:
And if you want to change it permanently, go to `/etc/default/grub` and change `GRUB_CMDLINE_LINUX_DEFAULT` to include the above option. Once that's done, regenerate the...