Displaying 3 results from an estimated 3 matches for "textmenu".
2012 Sep 28
2
UEFI boot with memdisk
I am getting the following error with memdisk when attempting to boot. I am booting UEFI device using elilo.efi and loading a elilo.conf file with below configuration. Attached is also a print sceen of the error I am getting about memdisk.
# force chooser to textmenu
chooser=textmenu
delay=20
prompt
#
# the files containing the text (with attributes) to display
#
message=textmenu-message.msg
#
# files to load when the corresponding function key is pressed
#
f1=general.msg
f2=params.msg
image=/images/RHEL6.2-x86_64/vmlinuz
label=RHEL6.2-x86_64-dvt...
2012 Dec 06
4
problems with isolinux over serial console
Hi,
I'm missing something in my isolinux.cfg configuration but I'm not quite
sure what it is. menu.c32 displays properly over video console, but on the
serial connection, the first letter of the labels are duplicated, and the
margin is pushed off towards the right:
http://dl.dropbox.com/u/59666947/isolinux.jpg
my config is:
--- cut ---
1. serial 0 115200
2. console 0
3.
4.
2010 Mar 12
1
plugin path
.../
plugins.
I downloaded and install a grid plugin under ..\vendor\plugins. It has
some stylesheets, js and css files. When my application code trying
to use those styelsheets, js, it can''t find it.
ActionController::RoutingError (No route matches "/javascripts/jqgrid/
jquery.con
textmenu.js" with {:method=>:get}):
c:/ruby/lib/ruby/1.8/webrick/httpserver.rb:104:in `service''
c:/ruby/lib/ruby/1.8/webrick/httpserver.rb:65:in `run''
c:/ruby/lib/ruby/1.8/webrick/server.rb:173:in `start_thread''
c:/ruby/lib/ruby/1.8/webrick/server.rb:162:in `start&...