Comment 18 for bug 150930

Revision history for this message
Brett Alton (brett-alton-deactivatedaccount) wrote : Re: Black screen, and bad usplash.conf

=========
RUN THIS
=========
$ cp -p /boot/grub/menu.lst ~/menu.lst-bak && cp -p /etc/usplash.conf ~/usplash.conf-bak && sudo aptitude install startupmanager && gksudo startupmanager && echo '-- Please reboot your computer!'

--------------
REBOOT YOUR COMPUTER
--------------

==============
THEN RUN THIS
==============
$ cp -p /boot/grub/menu.lst ~/menu.lst && cp -p /etc/usplash.conf ~/usplash.conf && diff -ruN ~/usplash.conf-bak ~/usplash.conf > usplash.diff && diff -ruN ~/menu.lst-bak ~/menu.lst

--------------
THEN POST
--------------
 'usplash.diff' and/or 'menu.diff' if they're not empty (0 kb) and tell us if you can now see USplash.

Thanks :-)