boot:boots_to_a_black_screen
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
boot:boots_to_a_black_screen [2016/11/29 01:28] โ peter | boot:boots_to_a_black_screen [2019/11/25 22:42] (current) โ removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Boot - Boots to a black screen ====== | ||
- | |||
- | It does not even get to the grub screen - the only signs of life were the LEDs on my keyboard and the fans. | ||
- | |||
- | ===== The nomodeset parameter ===== | ||
- | |||
- | When the grub boot menu comes up, press **e** to edit the correct boot line. | ||
- | |||
- | Change | ||
- | |||
- | < | ||
- | GRUB_CMDLINE_LINUX_DEFAULT=" | ||
- | </ | ||
- | |||
- | to | ||
- | |||
- | < | ||
- | GRUB_CMDLINE_LINUX_DEFAULT=" | ||
- | </ | ||
- | |||
- | |||
- | If this works, then you can [[http:// | ||
- | |||
- | If you have trouble with the above, you can change the above line permanently in the grub configuration file. | ||
- | |||
- | Boot into recovery mode (selection from the grub boot loader) and edit the file / | ||
- | |||
- | You can edit this file by typing: | ||
- | |||
- | <code bash> | ||
- | vi / | ||
- | </ | ||
- | |||
- | You'll have to update the grub menu: | ||
- | |||
- | <code bash> | ||
- | update-grub | ||
- | </ | ||
- | |||
- | then reboot by typing | ||
- | |||
- | <code bash> | ||
- | reboot | ||
- | </ | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | Boot from the Desktop Live CD and press the โ key when you see the below: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | Check that RAM has been fully re-inserted. | ||
- | |||
- | |||
- | |||
- | ===== References ===== | ||
- | |||
- | http:// | ||
boot/boots_to_a_black_screen.1480382923.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)