Login Register






Fix blank screen after install Backtrack 5 filter_list
Author
Message
Fix blank screen after install Backtrack 5 #1
The problem is :

/boot/grub/grub.cfg

Open file grub.cfg and find a line like this :

linux /boot/vmlinuz-2.6.38 root=UUID=1ecd35a8-0437-4c37-bb72-63d014dd846e ro text splash nomodeset vga=791

Yes it's the problem, field vga not yet set.

Fixed

You can replace the line with :

linux /boot/vmlinuz-2.6.38 root=UUID=1ecd35a8-0437-4c37-bb72-63d014dd846e ro text splash vga=0x791

You can do it through the console, before you type "startx" or with linux booting.

Have fun!

:bye:

Reply

RE: Fix blank screen after install Backtrack 5 #2
Sry i am a newbie but what can you do with backtrack?
When solving problems, dig at the roots instead of just hacking at the leaves. Happy hacking!

Reply

RE: Fix blank screen after install Backtrack 5 #3
I'm also a beginner and this was the first to use backtrack
:bye:

Reply

RE: Fix blank screen after install Backtrack 5 #4
Thanks this helped me a bunch VirusHacker, mutch apriciated.

Happy hacking,
-S04P

Reply

RE: Fix blank screen after install Backtrack 5 #5
(06-29-2011, 03:52 AM)S04P Wrote: Thanks this helped me a bunch VirusHacker, mutch apriciated.

Happy hacking,
-S04P

you're welcome
:bye:

Reply

RE: Fix blank screen after install Backtrack 5 #6
(11-15-2011, 11:54 PM)mediathief Wrote:
(06-16-2011, 11:24 AM)VirusHacker Wrote: The problem is :

/boot/grub/grub.cfg

Open file grub.cfg and find a line like this :

linux /boot/vmlinuz-2.6.38 root=UUID=1ecd35a8-0437-4c37-bb72-63d014dd846e ro text splash nomodeset vga=791

Yes it's the problem, field vga not yet set.

Fixed

You can replace the line with :

linux /boot/vmlinuz-2.6.38 root=UUID=1ecd35a8-0437-4c37-bb72-63d014dd846e ro text splash vga=0x791

You can do it through the console, before you type "startx" or with linux booting.

Have fun!
so how do i get a terminal to edit the line? I have either gotten a blank screen, or the kernal code runs and stalls on a black screen with text. Sorry, brand new n trying to get my live usb to boot in my dv7 4285dx

Ok, so how do i edit the line

sorry friend, but I never get problems like that. maybe you assistance to the people more expert in backtrack5 Biggrin
:bye:

Reply