From ecc818d48192b58270ba309706b5dbdd90b130d0 Mon Sep 17 00:00:00 2001 From: michael pereira Date: Sun, 10 Jul 2011 16:57:21 +0200 Subject: Session fuer ipxe --- application/views/scripts/resource/getvesamenu.phtml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'application/views/scripts') diff --git a/application/views/scripts/resource/getvesamenu.phtml b/application/views/scripts/resource/getvesamenu.phtml index a464c61..c920d65 100644 --- a/application/views/scripts/resource/getvesamenu.phtml +++ b/application/views/scripts/resource/getvesamenu.phtml @@ -113,10 +113,13 @@ MENU MSGCOLOR #ff1c2a33 #00000000 none // // localboot(); // } - +foreach($bmelist as $bmelist){ + uriboot ( "Ubuntu 10.04", "http://$this->host/resource/getkernel/alpha/0/bootmenuentryID/7/file/kernel", "initrd=http://$this->host/resource/getinitramfs/alpha/0/bootmenuentryID/7/file/initramfs alpha=0 file=http://$this->host/resource/getconfig/alpha/0/bootmenuentryID/7/file/default.tgz"); - + +} + localboot(); // } -- cgit v1.2.3-55-g7522