Displaying 20 results from an estimated 40000 matches similar to: "Increasing the kernel command line size"
2005 Jun 08
2
unknown boot options on kernel command line.
changing i386 COMMAND_LINE_SIZE to 1024
attached is a simplistic fix to change kernel's command-line size from
256 to 1024,
tomatch capability in syslinux 3.08.
It seems to work. Is this all there is to it ?
One of the reasons I did this was to figure out what extra options are
appearing, and why.
b4 extending: (the last bit is truncated)
Jun 4 06:31:05 truck kernel: Kernel command
2009 Feb 22
2
NEW: COM32 module to run another command, optionally clearing the screen
From: Gene Cumm <gene.cumm at gmail.com>
run.c: A simple COM32 module that will optionally clear the screen
(using newlines) then run a command.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
---
This is based on my alias COM32 module that I submitted back in
October, with some improvements to clean up debugging code and
optionally clear the screen.
LABEL et
KERNEL run.c32
2005 Aug 31
1
Re: THE LINUX/I386 BOOT PROTOCOL - Breaking the 256 limit
Alon Bar-Lev wrote:
>
> Hello Peter,
>
> I am sorry that I am contacting you directly... Please refer me to
> correct contact if you are not the one.
>
> Lately, I've found that 256 bytes long kernel parameters are not enough
> for my configuration.
>
> I've found the place where the kernel defines the length, I've actually
> found it in two
2005 Dec 15
1
Breaking the 256 command line limit
I'm building pxe-booted kiosk systems using pxelinux 3.09 and linux
kernel 2.6.14. I noticed a discussion on this list that 3.09 supports a
511 character command line but that the kernel would need to be patched
to access it beyond 255. How can I patch the kernel to do so?
Andrew Lambe
Systems Programmer
Information Technology
Oral Roberts University
Tulsa, Oklahoma
2008 Oct 27
0
NEW: COM32 module to alias (Revised)
From: Gene Cumm <gene.cumm at gmail.com>
alias.c: A simple COM32 module that allows the creation of an alias
within the config for SYSLINUX and variants.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
---
Revised based on previous discussion on this list <syslinux at zytor.com>
to change the command line string size and account for the possibility
of overflowing the
2007 Nov 09
1
Kernel command line truncation
Using
kernel is 2.4.30
win32 syslinux 3.52
Preparing floppy under Windows XP SP2
1) Preparing boot floppy
======= syslinux.cfg content ======================
PROMPT 0
DISPLAY warning.txt
DEFAULT kernel
APPEND root=/dev/ram0 rw initrd=ukmrd.gz ramdisk_size=5000
bdev=/dev/fd0 ip=192.168.422.25 ipm=255.255.255.0 ipreq=n
ipg=192.168.42.1 ipdns=192.168.42.2 mnet=pcnet32
durl=http://KP/ukminstall
2008 Oct 09
1
Append line size limit in syslinux 3.72
Hi,
Is there still a known limit of 255 characters of the append line in
syslinux (isolinux) from the config file ?
A quick test showed me that when the APPEND line in the config-file is
longer than 255 characters it arrives truncated in Linux.
While typing more than 255 characters on the commandline does not cause
the same issue and in Linux the kernel commandline exceeds the 255
character
Help - rsync runs from command line, fails from task scheduler, hangs at msg checking charset: UTF-8
2017 Jul 28
2
Help - rsync runs from command line, fails from task scheduler, hangs at msg checking charset: UTF-8
Setting up a new system backup (done several before and they all work fine).
Windows 10 x64 (cygwin with rsync version 3.1.2) backing up to ubuntu
server 16.04 (rsync 3.1.1). Run test.bat from command window (run as
administrator) and it runs fine.Created scheduled task that runs test.bat
and it hangs at "msg checking charset: UTF-8" until the timeout. I have
upped the timeout to
2002 Feb 12
1
increasing space available for labels
I've got a graph with really long labels. I've tried decreasing the
font size, but they're still getting truncated. I've RTFMed & it
seems that mgp should have something to do with this, but I can't make
it work. I need about 2-3x as much space for labels as is available
by default (or on the example below).
boxplot(split(ranks,c(1:25)), names=items, horizontal=F)
2004 Jul 29
2
Parsing multi-line strings. Bug? Feature?
I have an S-Plus library that I would like to port to R. The library
sends a mix of static and dynamic output to an html file. For example
cat("
...
Big block of HTML formatting code
...
")
cat(dat())
cat("
More static text
")
With S-Plus I can just cut and paste HTML code from other files into my
S-Plus script file. This makes maintenance of the script fairly easy.
The
2011 Sep 23
6
Getting IOAPIC errors in xl dmesg on old hardware
I am getting a series of IOAPIC errors in xl dmesg on a Dell OptiPlex
GX100 machine (bought in 2000). I also get an error from traps.c which
is very similar to the one in the ''Getting mm.c errors from xl dmesg on
certain hardware'' thread. This happens during system startup with no
DomUs running. I have attached the xl dmesg log.
_______________________________________________
2004 Feb 04
0
Odd result of increasing journal size?
[NOTE: I apologize in advance if this shows up as a duplicate. I sent
it once by accident from the wrong account, so the message has been
waiting moderation. If the moderator reads the list, hopefully they'll
notice I already posted :)]
I have a number of machines which are used for mail storage. We've had
issues with sporadic slow connections to the machine, seemingly blocking
on I/O.
2007 Jan 05
0
Increasing swap file size?
Hello,
I think I'm tantalizingly close to being able to use a program called
Creatoon (http://www.creatoon.com) via Wine on my Ubuntu Edgy set-up.
The Creatoon interface loads but doesn't seem to do anything. During
Creatoon's start-up, I get two identical messages telling me that some
unspecified module could not be loaded. From the Creatoon FAQ page I
see this:
> If
2017 May 16
0
Consider increasing the size of HSIZE
The HSIZE constant, which sets the size of the hash table used to
store symbols is currently defined as `#define HSIZE 4119`. This value
was last increased in r5182 on 1999-07-15.
https://github.com/jimhester/hashsize#readme contains a code which
simulates a normal R workflow by loading a handful of packages. In the
example more than 20,000 symbols are included in the hash table,
resulting in a
2008 Aug 02
3
Getting a Dom0 Kernel Version > 2.6.18 ?
As far as I work out the version of the Dom0 linux kernel has to be
2.6.18. This is causing me a lot of problem, because the driver support
in 2.6.18 is slowly falling behind, and I finding that more modern
hardware isn''t supported by the 2.6.18 drivers.
Is it possible to use a more recent version of the kernel for Dom0, or
am I stuck with 2.6.18?
Is there another way I can use more
2009 Sep 30
0
Increasing XEN VPS''s Disk size from back end
Hi,
Can some one tell me how can I increase the disk size of a XEN VM from
backend?
Thanks,
Gopi.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Sep 30
0
Increasing XEN VPS''s Disk size from back end
Hi,
Can some one tell me how can I increase the disk size of a XEN VM from
backend?
Thanks,
Gopi.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2000 Apr 18
1
increasing memory size
Dear R people,
I wonder if some kind person can tell me the correct syntax to set the
R_VSIZE environmental variable. I tried R_VSIZE = 10M in ~/.Renviron and
also export R_VSIZE = 10M. These don't seem to work. I scrounged around
looking for details about this, couldn't find any, got fed up.
Faheem.
2000 Dec 12
1
increasing memory size in R
How can I change thesize of the memory to, say --vsize=60 --nsize=1500k, once I have opened R?
I'm now using Windows98 and open R with an icon and don't know how to make the change once
I'm in R. I have no problem in Unix since I can specify the change when I first open R.
Bob Tsutakawa
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 May 26
0
[samba4] "rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)" message with smbstatus command
Hello,
I'm using samba4 (4.0.5 version) in Debian Wheezy. When I run the "smbstatus" command, I have a curious message. Here is an example:
#----------------------------------------
root at samba-1:~# smbstatus -b
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Samba version 4.0.5
PID Username Group Machine