( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKBase.class.php on line 114
Call Stack
#TimeMemoryFunctionLocation
10.0008413952{main}( ).../index.php:0
20.09994264496Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.359913128864Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.360113128808Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.360113129184Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.360113129184Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.360313129280Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.360713167520require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.365813459880GKTemplate->__construct( ).../component.php:31
100.372913601400GKTemplateMenu->getMenuType( ).../gk.framework.php:84
110.373613645368require_once( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKMenu.php' ).../helper.menu.php:19

( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKHandheld.php on line 76
Call Stack
#TimeMemoryFunctionLocation
10.0008413952{main}( ).../index.php:0
20.09994264496Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.359913128864Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.360113128808Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.360113129184Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.360113129184Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.360313129280Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.360713167520require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.365813459880GKTemplate->__construct( ).../component.php:31
100.375613768232GKTemplateMenu->getMenuType( ).../gk.framework.php:85
BlackScreen Problem In BackTrack 5 R2 After StartX
Logo
Print this page

BlackScreen Problem In BackTrack 5 R2 After StartX

BackTrack 5 R3: Black Screen After Startx/Caps Lock Blinks/USB Thumb Drive Boot Problem

 
Well, I have to say up front, this took me a couple of hours to resolve.  It appears that this issue is quite common, but I found, literally no complete resolution to this issue anywhere on the Internet.  Here is what I tried to do:
I was trying to make a bootable USB drive with BackTrack 5 R3 on it.  Here is what I did to get that done:
1.  Get unetbootin and the ISO of backtrack.
2.  Run unetbootin and select the ISO of backtrack and the USB stick you want to use.
3.  Run the program and wait for it to finish.

This worked, except that it wouldnt boot after typing in 'startx".  It would just freeze up, black screen, and caps lock blinking steadily.  It wouldnt go any further.  From my research into this, it appears to be a video driver issue.  Im running a Dell Latitude E5410.  There appears to be fixes out there, but because Im running this on a USB drive, none of them were permanent fixes.  This is the fix that actually got me to realize that the my USB install was ok, and that this was a video driver issue (I found this in the BackTrack forums, posted by p0cTeam):
quote: insert DVD-live, in the grub press TAB to edit boot, you well see something like this file=/cdrom/preseed/ubuntu.see boot=casper initrd=/casper/initrd.gz, add xforcevesa noapic nosplash irqpoll -- after initrd.gz          end quote.

Well, that worked, ONCE.  There was another fix I found as well, and it appears to be similar in nature, although the syntax was different.  It consisted of editing the grub.cfg file.  The only problem was that I could not do a 'update-grub' after editing the grub file.  Which apparently fixed people's issue IF it was installed on the hard drive of the pc/laptop.  Mine wasnt, again, it was on the USB.  So for some reason, when I did the update-grub command, it complained to me and it never would write to the grub.cfg file.  Bummer.
Well, I found that someone on the Internet mentioned the sys.cfg file.  I looked for it in the linux directory, but I couldnt find it anywhere.  Another bummer.  But, what I did do was boot back into Windows and look at my USB drive and found a file called 'syslinux.cfg'.  I opened it up and I edited as follows:
--------
label unetbootindefault
menu label Default
kernel /ubnkern
append initrd=/ubninit file=/cdrom/preseed/custom.seed boot=casper text splash vga=791 xforcevesa noapic noapci nosplash irqpoll --

label ubnentry0
menu label BackTrack Text - Default Boot Text Mode
kernel /casper/vmlinuz
append initrd=/casper/initrd.gz file=/cdrom/preseed/custom.seed boot=casper  text splash vga=791 xforcevesa noapic noapci nosplash irqpol --


--------
Highlighted above is what I added.  Notice its the same as what p0cTeam said to add, except that it was in the syslinux.cfg file on the USB stick instead of in the grub file on the hard drive.
Ive tested this above and it works well (in my scenario).  I appears that there is about 3 variants to this, according to the install you do.  Again, mine was a USB, while most appears to address an install on the hard drive.  Im not sure how you would edit this on a CD.  I hope this helps you.
 
http://www.shanekillen.com/2012/11/backtrack-5-r3-black-screen-after.html
Last modified onMonday, 27 May 2013 17:15

( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0011414272{main}( ).../index.php:0
20.09094264816Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.09094264816Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.334711456032Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.335611480392Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.336911535720Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.337211563120require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.349511962752K2ControllerItem->execute( ).../k2.php:64
90.349511962752K2ControllerItem->display( ).../BaseController.php:710
100.363912613456K2ControllerItem->display( ).../item.php:78
110.363912613456K2ControllerItem->display( ).../controller.php:19
120.370112984496Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.373713004864K2ViewItem->display( ).../ViewController.php:102
140.516315891760K2ViewItem->display( ).../view.html.php:742
150.516315891760K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.520216064696include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
  • Published in reaver
  • Read 1456 times

( ! ) Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0011414272{main}( ).../index.php:0
20.09094264816Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.09094264816Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.334711456032Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.335611480392Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.336911535720Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.337211563120require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.349511962752K2ControllerItem->execute( ).../k2.php:64
90.349511962752K2ControllerItem->display( ).../BaseController.php:710
100.363912613456K2ControllerItem->display( ).../item.php:78
110.363912613456K2ControllerItem->display( ).../controller.php:19
120.370112984496Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.373713004864K2ViewItem->display( ).../ViewController.php:102
140.516315891760K2ViewItem->display( ).../view.html.php:742
150.516315891760K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.520216064696include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
Template Design © Joomla Templates | GavickPro. All rights reserved.