From 39bd37da56d13f76c062e43483dc0f1f7a9cc0cf Mon Sep 17 00:00:00 2001 From: Michael Neves Date: Thu, 28 Jun 2012 15:51:31 +0200 Subject: ipxe fehlermeldung --- application/modules/ipxe/controllers/ResourceController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/modules/ipxe/controllers/ResourceController.php b/application/modules/ipxe/controllers/ResourceController.php index b5aae93..0507218 100644 --- a/application/modules/ipxe/controllers/ResourceController.php +++ b/application/modules/ipxe/controllers/ResourceController.php @@ -300,7 +300,7 @@ class Ipxe_ResourceController extends Zend_Controller_Action { }else{ $result .= "imgargs kernel alpha=".$this->session->getAlphasessionID()." file=$this->httpmode://$this->host/c/".$this->session->getAlphasessionID()."/default.tgz ".$bootmenuentry->getKclappend()."\n"; } - $result .= "boot || echo BLA"; + //$result .= "boot || echo BLA"; } else { $result .= "chain http://".$_SERVER['HTTP_HOST']."/ipxe/vesamenu.c32 http://".$_SERVER['HTTP_HOST']."/ipxe/resource/getvesamenuconfig/serialnumber/$serialnumber/mac/$mac/error/session\n"; -- cgit v1.2.3-55-g7522