Displaying 20 results from an estimated 20000 matches similar to: "Loading progress indication"
2015 Mar 18
0
Loading progress indication
On Thu, Mar 12, 2015 at 9:02 AM, Paul Civati via Syslinux
<syslinux at zytor.com> wrote:
> Hi all,
>
> back in previous versions (3.x I think) when you loaded the kernel or
> initrd (at least through PXELINUX) you would get some loading progress
> on screen with a series of periods.
Correct, this was changed in 5.00 as the loading code moved to pure C
rather than ASM and
2015 Mar 18
2
Loading progress indication
On 18 Mar 2015, at 1:39 am, Gene Cumm <gene.cumm at gmail.com> wrote:
>> Would code be accepted if someone were to contribute it?
>
> Likely but bear in mind the printing would have to be quite conditional.
In what respect?
I would opt for some kind of progress bar or percentage, but I have realised that
whatever is coded would have to play nicely over serial as well as VGA
2015 Mar 12
1
Loading progress indication
So I just realised that things were changed and the presence of the 'quiet'
keyword on the command line suppresses some status messages about
loading of the kernel/initrd.
I had thought this keyword was strictly for the kernel..
I only realise this now from the note in the change log for 3.74 - so I
suppose my suggestion is not quite so important if you remove the
'quiet' keyword
2015 Mar 18
0
Loading progress indication
On Mar 18, 2015 6:14 AM, "Paul Civati via Syslinux" <syslinux at zytor.com>
wrote:
>
> On 18 Mar 2015, at 1:39 am, Gene Cumm <gene.cumm at gmail.com> wrote:
>
> >> Would code be accepted if someone were to contribute it?
> >
> > Likely but bear in mind the printing would have to be quite conditional.
>
> In what respect?
>
> I would
2015 Mar 12
0
Loading progress indication
I'm definitely missing this feature;
Best,
Patrick
2003 Jul 11
3
Where did kernfs go?
kernfs seems to have disappeared between 4.7-REL and 4.8-REL, but I couldn't
find any mention of this in any of 4.8-REL docs, where/why did it go?
-Paul-
2003 Jul 11
1
SSH/v1 dead processes bug
Should I submit this as a proper bug, or will someone look at it?
Basically, between 4.7-REL and 4.8-REL ssh was upgraded and now exhibits
the following bug.
If you connect with protocol v1 you get three ssh processes, one of
which never dies, even after the ssh session has been closed.
% ps aux | grep ssh
root 219 0.0 0.0 4076 0 ?? IW - 0:00.00 sshd: paul [priv
root
2004 Sep 08
1
OH323 Ignoring PROGRESS indication
Good time of day all!
1)
I am trying to use as5300 and asterisk. As5300 sends calls to me. I
get the following in
* console:
-- IAX2/magrathea/6 is making progress passing it to OH323/R27464
Sep 8 10:57:59 NOTICE[1140046640]: chan_oh323.c:1159 oh323_indicate:
Ignoring PROGRESS indication.
As5300 user does not hear anything, just silense instead of dial tones.
My config is oh323.conf
2005 Jun 10
1
Call inband progress indication and zaphfc
Hello all,
I've a little clue with zaphfc used to connect to a BRI linethat probably can
be a configuration issue.... (really I hope so)
Here, telcos (expecially mobile operators) use to substitute the dialtone with
some vocal indication without answer the line. (Indications like "The
customer is not reachable" or "wait because the customer is on the phone"
ecc..)
For
2014 Jun 11
0
Progress indication refreshes too often with --info=progress2
Hi there:
I am testing rsync with a large number of small files. I am using 'tee' to keep the log, and I noticed that the log file was growing very quickly.
It seems that the progress text refreshes too often:
building file list ...
?0 files...
?100 files...
?200 files...
?300 files...
?...
?5.53G? 95%??? 8.50MB/s??? 0:10:20 (xfr#478709, to-chk=9/537759)
?5.53G? 95%??? 8.50MB/s???
2015 Sep 23
4
Chaining to pxelinux.0 6.0.3 from iPXE - ldlinux.c32
On 9/23/2015 3:32 PM, Ady via Syslinux wrote:
>
>> On 9/23/2015 2:08 PM, Ady via Syslinux wrote:
>>
>>> Even if it still hangs with this test, does it hang exactly as before
>>> (i.e. shows only one character and hangs immediately)?
>>
>> It happens with one entry, or two entries, or three.
>> The configuration works otherwise perfectly on any
2010 Nov 22
2
New 'quiet' behavior - optional?
Syslinux version 3.74 introduced the following change (I know, old news really)
-> Suppress the Loading ... message if "quiet" is specified on the
kernel command line.
Unfortunately, for our PXELinux environment this was a very unwanted
change. The linux command line parameter 'quiet' is included and
passed to linux because we want (and in cases absolutely require) that
the
2011 Feb 18
2
no progress indication
I am integrating a new server (Asterisk 1.8.2.3, DAHDI 2.4.0) with VOIP
only trunks, and this server only has soft phones.
When I dial an extension and the phone is not registered, I don't get any
ring or progress indications, and eventually the Dial() times out and
drops into voicemail (as expected).
CLI output:
-- Executing [s at macro-StdExten:6] Dial("IAX2/barneveld-2036",
2009 Jul 26
0
Bug#537506: syslinux-common: pxelinux doesn't display progress on downloading files
Version: 2:3.82+dfsg-1
On Sun, Jul 19, 2009 at 09:44:43AM +0200, Daniel Baumann wrote:
> Vagrant Cascadian wrote:
> > when using pxelinux, the version in lenny displays "."s while downloading
> > files... the pxelinux version in squeeze/sid displays absolutely nothing, which
> > makes it hard to determine if the download is stalled, or just silently
> >
2009 Jul 15
2
bug or user error - menu.c32 in syslinux-3.62-pre11
Im trying to use newer simple-menu features,
and have found that the following config-file
(closely based on wiki pxelinux example)
- fails for 3.62-pre11,
- works for 3.62-pre10
where 'working' is successive reloads such that re-edits of file are
seen on next reload
and broken is issuing this error:
Initial menu has no LABEL entries!
boot:
#>
2013 Mar 16
1
file transfer progress in menu.c32
Sir
I am using pxelinux
I want when I select and menu like to boot memdisk.iso
It show loading pxelinux.cfg/memdisk.ok
Etc
I want show only filename like
Loading memdisk 10%
Loading memdisk 20%
Loading memdisk 100%
Ok
2013 May 29
2
Display borked when loading FONT
On Tue, 28 May, at 02:01:16PM, Gene Cumm wrote:
> On Fri, May 24, 2013 at 10:29 AM, appzer0 <appzer0 at free.fr> wrote:
> > Hello,
> >
> > I am a happy user of syslinux since 3.x. I've been able to load a font to
> > display French accented charecters since then, but it not the case anymore,
> > as problems have started to raise with syslinux 5.x.
>
2006 Jan 12
2
Basis of fisher.test
I want to ascertain the basis of the table ranking,
i.e. the meaning of "extreme", in Fisher's Exact Test
as implemented in 'fisher.test', when applied to RxC
tables which are larger than 2x2.
One can summarise a strategy for the test as
1) For each table compatible with the margins
of the observed table, compute the probability
of this table conditional on the
2004 Dec 07
2
Rsync progress indicator?
I've been reading through the man pages for rsync, yet I can't seem to find a way to provide
progress indication and/or current download speed for total and/or individual files...
Can this be done with rsync? Is it an implemented feature.
I thought -v or -vv would do the trick, but it doesn't...
Cheers,
--
Dag Rune Sneeggen
Romolslia 23B
7029 Trondheim
Norway
dudcore Inc.
2009 Apr 15
1
gpxelinux.0 can't work with microsoft RIS (startrom.n12)
gpxelinux.0 (3.73 and 3.74) can't work with microsoft RIS (startrom.n12),but pxelinux.0 (3.73 and 3.74) can work with microsoft RIS well.
keeppxe can't work in 3.74.