summaryrefslogtreecommitdiffstats
path: root/application/views/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/scripts')
-rw-r--r--application/views/scripts/resource/getvesamenu.phtml7
1 files changed, 5 insertions, 2 deletions
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();
// }