Displaying 11 results from an estimated 11 matches for "minint".
Did you mean:
mining
2010 Jan 14
1
another fencing question
Hi,
periodically one of on my two nodes cluster is fenced here are the logs:
Jan 14 07:01:44 nvr1-rc kernel: o2net: no longer connected to node nvr2-
rc.minint.it (num 0) at 1.1.1.6:7777
Jan 14 07:01:44 nvr1-rc kernel: (21534,1):dlm_do_master_request:1334 ERROR:
link to 0 went down!
Jan 14 07:01:44 nvr1-rc kernel: (4007,4):dlm_send_proxy_ast_msg:458 ERROR:
status = -112
Jan 14 07:01:44 nvr1-rc kernel: (4007,4):dlm_flush_asts:600 ERROR: status =
-112
Ja...
2002 Jan 25
0
max/min of NULL gives MININT/MAXINT instead of -INF/+INF (PR#1283)
R Version 1.4.0 Patched (2002-01-23)
Solaris 5.8
I just noticed that max(NULL) gives a strange result:
> max(NULL)
[1] -2147483647
Warning message:
no finite arguments to min/max; returning extreme. in: max(...,
na.rm = na.rm)
I discovered this when I did something like
max(object$element)
for an incorrect element name. The warning message was helpful, but I was
still surprised to
2005 Aug 23
0
patch: SDI Xpe images support for pxelinux
...sg
F1 msgs/help.msg
F2 msgs/boot.msg
F3 msgs/info.msg
label soe
kernel 1/startrom.bs
label bart
kernel 2/startrom.bs
-winnt.sif- (renamed to 1/win.sif)
[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\i386\System32\"
OsLoadOptions = "/noguiboot /fastdetect /minint /rdimageoffset=36352
/rdpath=1\w2ksoe.sdi"
-winnt.sif- (renamed 2/win.sif)
[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\i386\System32\"
OsLoadOptions = "/noguiboot /fastdetect /minint /rdimageoffset=36352
/rdpath=2\bartpe.sdi"
2009 Nov 15
2
Trying to multiboot bartpe & puppy linux on a usb flash with syslinux
Hey list,
I have an older 2005 Uniwill 259ia3 with a Phoenix bios.
Flash booting is limited to keys 512 MB or less!
Here's my setup recipe:
used the HP utility v. 2.0.6 giving me this geometry
---------------- fdisk -l -----------
Disk /dev/sdb: 493 MB, 493879296 bytes
255 heads, 63 sectors/track, 60 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start
2008 Nov 10
2
PXE booting BartPE ISO file to Eee Pc
...dr.exe into the root of my TFTP server and renamed it
ntldr. I also put startrom.com in there (renamed startrom.bs), ntdetect.com,
and winnt.sif.
My winnt.sif file:
[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\i386\System32\"
OsLoadOptions = "/noguiboot /fastdetect /minint /rdexportascd
/rdpath=pebuilder.iso"
My pxelinux menu to boot startrom.bs:
label bartacronis
MENU LABEL ^BartPE w/ Acronis
kernel startrom.bs
Seems to just go to a screen with a blinking cursor and just hang there
forever. I have other things in my boot menu that all work fine so I'm
as...
2005 Nov 13
1
FW: pxelinux and bar
...e a pxeliniux config to load the startrom.bs
(startrom.com renamed). Have the ntldr (setupldr.exe) and NTdetect.com
in the root also. Create a WINNT.SIF in the root.
[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\i386\System32\"
OsLoadOptions = "/noguiboot /fastdetect /minint /rdexportascd
/rdpath=2\winpe.iso"
;OsLoadOptions = "/noguiboot /fastdetect /minint /rdimageoffset=36352
/rdpath=2\bartpe.sdi"
That should get you started. There a heap of threads now on the topic at
911cd forums. See my original thread.
http://www.911cd.net/forums//index.php?showt...
2006 Mar 28
7
[PATCH] XML-RPC: Cope with large integers on x86-64 systems
Attached patch fixes a problem in marshaling large integers. It seems
to only occur on systems with very large memory. However, on those
systems, it''s a show-stopper. I see this as a temporary solution until
we can sanitize the XML-RPC functions and get rid of all the
S-Expression stuff.
I''ll run xm-test tomorrow against it. Right now I''ve only done basic
2008 Jul 01
0
SYSLINUX 3.70 released
...t sector
from the drive.
* chain.c32: option "seg=" to control the load location.
* chain.c32: option "ntldr=" as a shorthand for "seg=0x2000
file="; use this to load one of WinNT's loaders:
chain.c32 hd0 1 ntldr=/MiniNT/setupldr.bin
Note that the file needs to be in the SYSLINUX filesystem.
* chain.32: options "freedos=" and "msdos="/"pcdos=" as
shorthands for "seg=0x60 file=" and "seg=0x70 file="
respectively; use this to...
2005 Apr 19
1
Large files timeout
I am trying to download a 200MB ISO file and each time I attempt to do
so it will timeout after around 30 MB. I've used both a Microsoft and a
FreeBSD tftp client with the same results. When PXE booting a pc and
letting it download the ISO it either hangs halfway through or the ISO
appears to be corrupted when trying to boot to it from ramdisk. I am
looking for suggestions on how to
2005 Apr 21
0
BartPE over PXE
...t;
I am not using memdisk. Windows 2003 SP1 supports booting ISO from a
ramdisk. If you place startrom.com, NTLDR (setupldr.exe renamed), an
appropriate winnt.sif
[SetupData]
BootDevice = "ramdisk (0)"
BootPath = "\i386\System32\"
OSLoadOptions = "/noguiboot /fastdetect /minint /rdexportascd
/rdpath=pebuild.iso
file with the correct parameters and the ISO file (BartPE using W2003
SP1 source) into the root of the tftp server you can boot an Windows
2003 SP1 based ISO from ramdisk.
After updating to the latest available ebuild of tftp-hpa on my gentoo
box I appear to be...
2006 Apr 25
4
pxelinux and startrom.com
Greetings Luis,
I saw a thread about Startrom.com and startrom.o that had your name
attached...
I was wondering if you had a moment to comment on an issue that I have.
I have a Linux server that is our corporate PXE server. It is set up in
a logical folder structure so that a host can be pointed to boot a
variety of different OS's (DOS, Linux loaders, Windows PE). Here is in
my dilemma,