Displaying 20 results from an estimated 300 matches similar to: "vesamenu requirement"
2010 Nov 02
2
Ring Freq
Hi
I'm sorry for the my trivial quest.
I Have asterisk 1.4 with TDM 400 with FXO and FXS, and works fine from
several months.
Now I want to connect a device to TDMFXS that want a ring frequecy of
25 hz to activate: i am italian, and usually the ring freq is 20 hz.
The other time (I have used that device several times with other
asterisk installation) I have modified /etc//modprobe.conf and
2010 Dec 24
2
DO NOT REPLY [Bug 7885] New: rsync fills the disk blocking the system
https://bugzilla.samba.org/show_bug.cgi?id=7885
Summary: rsync fills the disk blocking the system
Product: rsync
Version: 3.1.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: giampaolo.ferradini at
2010 Jan 01
1
Occasional but consistent trouble with --filter
I'm running rsync version 3.0.6 in order to migrate a set of objects from an
old server to a new one.
The set of object to migrate is basically composed of mail dirs which follow
a well-defined name pattern, such that I believe it should be easily handled
by the --filter option.
I'm infact attempting to use the following rsync command in the new server:
rsync -auEAXDSvz --delete-after
2008 Jun 16
5
booting usb stick
Hi all,
I have been trying to get a usb stick 8G to boot centos.
I am as far a it boots and hangs at "Switching to new root".
I take the same USB stick and put it another PC and it boots fine.
What might I look for as to why the machine hangs at switching to new root?
Of course the machines are different. The one that does not boot is an
ebox 2300sx and
the one that does boot is an
2003 Nov 13
3
Network Voip Carrier Termination (Off Topic)
Hi to ALL
my name is Dimitri and im a CEO of startup Company in Italy focused on
Internation call traffic i usualy use Asterisk (very good app :-) ) for
switching call.
I ask now to Asterisk User of Telecom Company if is possible to cooperate in
creation of network International POP call Termination through Voip Tunnel
from us.
What we think about?
Thanks to all
Dimitri Bellini
2011 Jan 10
1
Syslinux/pxeboot.0 trouble
Hi,
I've been hacking this week-end on a Vortex86[0] based device (ebox
3300) and had quite a few trouble with pxelinux.0 on it. Actually, I
narrowed the problem to the `pxenv' routine always returning 1. This
lead to an infinite loop while trying to transfer the config file. I'm
not sure what the problem is, but the FreeBSD PXE bootloader does work
on the same hardware, with the same
2007 Mar 14
1
Extra Packages for Enterprise Linux (EPEL) Repo
May want to check out the new Fedora-Extras-based EPEL repo. There will
be overlap with KBS repos (in fact they cite karan.org as an example of
rebuilding Fedora Extras packages for EL4), RPMforge, etc. so be wary as
of any other 3rd party repo. The Wiki page says "The EPEL repository is
not yet publicly available -- we are in the process of creation and
initial testing phase.";
2010 Apr 26
0
disk offline with xen4.0+pvops2.6.31.13
we have just upgraded to xen4.0+kernel2.6.31.13. however, we fonud
that disk offline in high disk IO(xen4.0+kernel2.6.31.13). but whitout
xen4.0, we only start with kernel2.6.31.13, the disk offline didn''t
happen.
I think it is a bug.
test case:
57 physical machine
we start 5 vm(cpu:2, memory:1024) in a physical machine.at the same
time we do decompression in dom0.
tar xzvf *.tar.gz
tar
2010 Jan 12
6
x4500/x4540 does the internal controllers have a bbu?
Has anyone worked with a x4500/x4540 and know if the internal raid controllers have a bbu? I''m concern that we won''t be able to turn off the write-cache on the internal hds and SSDs to prevent data corruption in case of a power failure.
--
This message posted from opensolaris.org
1998 May 10
0
Samba's 'hoping' trouble?
Dear all,
I guess I am encountering a samba trouble in accessing remote servers
through Samba.
Say we have a two-port host having an intranet port A and an internet port
B, so that packet forwarding is not enabled between the two ports.
Say that we install Samba into this host, tuning its configuration to
attach SMB services to both A and B ports.
Now, say that we want to reach, from this
1997 Jul 24
0
Security hole in mgetty+sendfax
-----BEGIN PGP SIGNED MESSAGE-----
Hi,
a security hole has been found in the auxiliary fax scripts "faxq" and
"faxrunq" in the mgetty+sendfax package. It has been in there since
the first day those scripts were written.
Due to improper quoting in these shell scripts, it''s possible to execute
code with a foreign user id, and get root access to the machine. The
2008 Jun 05
1
DBAN and vesamenu.c32
I'm integrating DBAN (http://dban.sourceforge.net/) into our PXE boot
menu system (using vesamenu.c32) but it just hangs when I'm using
vesamenu.c32 and confusingly when I revert our menu system to using
vesa.c32 it works ok. I've stripped out any extraneous configuration but
it still seems to have the same problem.
When I use this in pxelinux.cfg it boots into DBAN ok:
default
2009 Sep 02
3
Question about PXE and vesamenu.c32
Hi group,
currently I try do make my own PXE bootscreen. There is one thing i dont like. When I use vesamenu.c32 there is always a table on the screen (I mean the border lines are visible)
Is there any command i have to add to the default file that this border lines are unvisible ?
Thanks in advance
2009 Dec 04
1
vesamenu.c32: Last line of HELP MSG does not appear
This appears to be a bug:
In case the TEXT HELP for a menu entry extends over several lines and
you manually set MENU HELPMSGROW and MENU HELPMSGENDROW, the last line
of the TEXT HELP will not be visible.
Concrete example:
MENU HELPMSGROW 24
MENU HELPMSGENDROW 26
LABEL bug
TEXT HELP
This is the first line, it is visible :D
This is the second line, it is hidden :(
ENDTEXT
MENU LABEL Bug
KERNEL
2007 Oct 18
1
A couple vesamenu.c32 questions
I've recently started the effort of porting my "simple.c" menu system to
use vesamenu.c32 instead. I really like the graphical interface, and
the READMEs have been very helpful.
What I am curious about is whether or not there is an option for adding
entry separators similar to the add_sep(); option which is available in
the "simple.c" menu system? Right now I have set up
2012 Sep 03
0
MENU CLEAR with vesamenu
How does MENU CLEAR work for vesamenu?
I see no difference with and without the "MENU CLEAR" directive in config file.
As soon as I choose from menu, the boot graphics logo is always erased
and screen switches to textmode, regardless of MENU CLEAR. I expected
the screen to stay in graphics mode while kernel and initrd is loading
(while the dots are displayed). Is my expectation wrong? Is
2007 May 12
1
vesamenu.c32 new command
hi list sorry my english is not perfect :(
im using pxeboot with vesamenu.c32 in default file
i load a backgroundpic (*.jpg) but the vesamenu border overlaps
pieces of my background picture ^^
my question is an all coders from syslinux can you make a MENU command like
topmargin
MENU LABEL xxxx
MENU WITH xx
MENU MARGIN xx (from left)
....
MENU TOPMARGIN xx (from top) <- new
to
2007 Feb 12
1
Vesamenu Error 131
Hi guys,
i encountered a strange problem or bug, i dont really know
ive got a panasonic cf-m34 toughbook here, when i boot up the
vesamenu.c32 und
select my memtest86 item or try to boot up my dosk boot bisk via
memdisk, i get a black screen saying
"Loading" and my tftp log tells me " file <memdisk or memtest> error 131
in system call ReadFile..".
But when i
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
2007 Feb 10
0
slow loading after using timeout and vesamenu.c32
All,
I've been setting up an etherboot-PXE-syslinux environment for booting a
number of HP/Compaq servers. Today I was playing around with using
vesamenu and background pictures, and I noticed a weird behaviour when
I used vesamenu.c32 with and without a timeout. I will obviously be
needing a timeout for unattended operation, but whilst I was testing I
had it disabled most of the time.