Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: Cannot modify header information - headers already sent by (output started at /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php:783) in /home/akl1986/public_html/support/wp-includes/feed-rss2.php on line 8
How to set ‘Nomodeset’ into the grub bootloader (Debian and Ubuntu) – Intel Core i5 3550 – AKLWEB HOST LLC Support Center https://support.aklwebhost.com Sat, 30 Nov 2019 08:41:07 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.4 How to set ‘Nomodeset’ into the grub bootloader (Debian and Ubuntu) – Intel Core i5 3550 https://support.aklwebhost.com/knowledgebase/how-to-set-nomodeset-into-the-grub-bootloader-debian-and-ubuntu-intel-core-i5-3550/ https://support.aklwebhost.com/knowledgebase/how-to-set-nomodeset-into-the-grub-bootloader-debian-and-ubuntu-intel-core-i5-3550/#respond Sat, 30 Nov 2019 08:41:07 +0000 https://support.aklwebhost.com/?post_type=manual_kb&p=2391 This guide is to set nomodeset parameter into the boot process which is very useful for the AMT servers and will allow the server to display the screen onto the VNC viewer plus correctly.

1. Install the O/S. In Debian choose the normal installer with out graphics. In Ubuntu just run through the installer like normal.

2. After completion reboot the server as normal but interrupt the default boot in GRUB by hitting the arrow keys.

3. Highlight the very first, top option and hit ‘e’

4. Scroll down on the editor and look for the line that starts with ‘linux’. Once found append to the end of the line with ‘nomodeset’

5. Press ‘F10’ to boot. The server should boot and not disconnect if done correctly.

6. Login as ‘customer’ and switch to ‘root’ either by executing ‘su’ or ‘sudo su’ in Ubuntu

7. Execute

'nano /etc/default/grub'

8. Look for the line

'GRUB_CMDLINE_LINUX_DEFAULT=""' and change it to GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"

9. Press ctrl-x to save and exit

10. Execute “update-grub” and wait for it to finish.

11. Reboot the server. If done correctly, the server should boot into the O/S and should not disconnect.

]]>
https://support.aklwebhost.com/knowledgebase/how-to-set-nomodeset-into-the-grub-bootloader-debian-and-ubuntu-intel-core-i5-3550/feed/ 0