Displaying 6 results from an estimated 6 matches for "ryanm".
Did you mean:
ryan
2008 Mar 06
4
PXELINUX "Fancy" advanced menu question
Hello.
I am trying to run advanced dialog-like menus from com32.
But I can not boot anything... ? it always fails. :-)
So, my /path/to/pxelinux.cfg/default looks like this:
--------------8<--------------
DEFAULT pxemenu/fancy.c32
PROMPT 0
IMPLICIT 1
TIMEOUT 600
LABEL test
MENU LABEL Test
KERNEL suse10_3/vmlinuz
APPEND initrd=suse10_3/initrd.img ....(and so on)....
2007 Jan 24
2
vesamenu causing screen lock-up
Dear all,
I have recently been playing with vesamenu.c32. It seems to work quite
well on my hardware test machines. However, it's not really working as
expected on VMWare-based test machines.
(It's really nice to have a slick background image!)
As soon as i choose an option and boot a linux kernel, the menu does
not go away.
Instead i'm left with an unresponsive menu stuck om the
2006 Nov 29
1
ISOLinux Windows / linux Install DVD
I am trying to create a DVD with ISOLinux as the bootloader to allow my
users to select to install either Linux or Windows.
Having read the article
http://syslinux.zytor.com/archives/2002-October/001135.html i am left in a
bit of a confused state as it sort of half explains things.
All i think i need to know is:
1. What files are needed to boot windows?
2. Where do i have to place the
2008 Jan 09
0
Feature Request - Allow calling of labels from other labels
My config looks as follows:
------------------------------------------
# Default boot option to use
DEFAULT vesamenu.c32
# Prompt user for selection
PROMPT 0
# Time until default is selected
TIMEOUT 100
# Menu Configuration
MENU WIDTH 80
MENU MARGIN 10
MENU PASSWORDMARGIN 3
MENU ROWS 12
MENU TABMSGROW 18
MENU CMDLINEROW 18
MENU ENDROW 24
MENU PASSWORDROW 11
MENU TIMEOUTROW 20
MENU TITLE 32Bit
2007 Apr 10
1
Add support for Variables
Was just looking at a number of my scripts ( due to having to update them
for RH5).
Would it be possible to add support for variables / 2 variables
HTTP_SERVER (scope should be global in "default" but local elsewhere,
could maybe pe passed as an argument to vesamenu.c32 and menu.c32 (i think
its only of use for people using these files.))
KICKSTART_DIR (this name should be more
2006 Jul 28
1
PXElinux and Windows RIS
I was trying to use my windows RIS server to deploy linux so as to require
user authentication. After seaching the internet I found that it was
possible but not very well explained after alot of tinkering I eventually
got it to work.
Here is my documentation so hopefully others can do it in less time than
I, feel free to comment and improve..
************************
On RIS Server Create