When Backtrack 5 R3 release, many users are experiencing blank screen when typing startx. This can happen because some VGA on the computer has not been supported by Backtrack. Backtrack 5 R3 is based on Ubuntu 10.4 and Ubuntu version so far is still a problem with VGA Intel and Nvidia.
To overcome Blank Screen when typing startx, there are some steps that we can do:
Step One: Enter the Backtrack Live DVD
Step Two: Setting the BIOS to boot to CDROM
Step Three: At the boot selection menu press the tab key to edit the grub boot.
Under the menu will be seen writing as follows:
file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz text splash vga=791--
Step Four: remove text splash vga = 791 - and add the following code:
xforcevesa noapic noapci nosplash irqpoll --
so it becomes
file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz xforcevesa noapic noapci nosplash irqpoll --
and press enter
Recent Posts
- Detection Port Scanner with portsentry
- How To Overcome Backtrack Blank Screen when typing startx
- Stages of Forensic Activity
- about IT Forensic
- Solution msfconsole & msfupdate are not running after updating to 4.5.0 metasploit bt0
- How To Upgrade to BackTrack 5 R3
- How To Sniffing with ettercap
- how to exploit windows 7 and windows XP using backtrack 5
- conduct exploitation of the Windows Xp and exploitation windows 7 Creating a backdoor with x86/shikata_ga_na
- DOS attacks .htaccess and Solutions