Displaying 20 results from an estimated 2000 matches similar to: "ISOLINUX 1.67 failure with no HDD; OK with HDD"
2011 May 13
1
PLSR error
Hi,
this is my R-Script
library(pls)
file <- "C:\\TXT\\brix.txt"
d <- as.matrix(read.table(file, header=T, sep=",", row.names = NULL))
plsdata <- data.frame(NIR=c(1:nrow(X)))
plsdata$NIR <- I(d[,3:603])
plsdata$Brix <- d[,2]
results <- plsr(Brix ~ NIR, data=plsdata)
after the last string i have this error
> results <- plsr(Brix ~ NIR, data=plsdata)
2013 Jan 24
2
PDC: "The trust relationship ... failed" from the beginning
Hi,
When I try a net logon from Windows 7 64-bit Business (don't have any
other Windows machines), I get "The trust relationship between this
workstation and the primary domain failed". The discussion I've found
around the Web regarding this error message seems to be only in the
context of the 30 day password expiry issue, where the solution is to
simply rejoin the domain.
2004 Mar 26
2
[Bug 819] patch to add kerberos password-changing
http://bugzilla.mindrot.org/show_bug.cgi?id=819
Summary: patch to add kerberos password-changing
Product: Portable OpenSSH
Version: 3.8p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: enhancement
Priority: P2
Component: Kerberos support
AssignedTo: openssh-bugs at mindrot.org
2004 Mar 04
3
[Bug 808] segfault if not using pam/keyboard-interactive mech and password's expired
http://bugzilla.mindrot.org/show_bug.cgi?id=808
Summary: segfault if not using pam/keyboard-interactive mech and
password's expired
Product: Portable OpenSSH
Version: 3.8p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
2008 Apr 02
9
Problem getting the most recent has_many associated object
I can''t get my view to display the most recent parameters from an
associated object in a view... here is a birds-eye of my app:
I have two models, Ferms and Kinetics. Ferm has_many :kinetics,
Kinetic belongs_to :ferm. Kinetic has the fields ferm_id, brix and
temp.
In my ferms/index view I have a table listing the attributes of each
ferm instance. I would like to display the most recent
2008 Aug 07
1
bsnmp header files question
Hi
Could I know on i386 RELENG_7, what Makefiles install following header files:
1) /usr/include/bsnmp/snmpmod.h
2) /usr/include/bsnmp/snmp_mibII.h
3) /usr/include/bsnmp/snmp_atm.h
Appreciate your reply very much.
Kind regards
Unga
2003 May 12
2
[Bug 563] getaddrinfo() in libopenbsd-compat.a breaks heimdal-linked pam_krb5
http://bugzilla.mindrot.org/show_bug.cgi?id=563
Summary: getaddrinfo() in libopenbsd-compat.a breaks heimdal-
linked pam_krb5
Product: Portable OpenSSH
Version: -current
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
2008 Jan 06
1
overheating Thinkpad X60s with 7.0-RC1
Hello everybody!
Since the update from 6.2-STABLE to 7.0 I'm encountering problems with the
temperature of my Thinkpad X60s. Under heavy load, e.g., make builworld or
compile gcc or... I get the following output in /var/log/messages:
Dec 29 01:53:13 delta1 root: WARNING: system temperature too high, shutting
down soon!
Dec 29 01:53:13 delta1 syslogd: /dev/:0: No such file or directory
Dec 29
2008 Jul 29
1
xapian-omega runfilter.cc patch
Hi,
The following patch for runfilter.cc is needed for building
xapian-omega on FreeBSD:
--- runfilter.cc.orig 2008-07-03 21:16:54.000000000 +0200
+++ runfilter.cc 2008-07-03 21:18:48.000000000 +0200
@@ -25,6 +25,7 @@
#include "safeerrno.h"
#include <sys/types.h>
#include <stdio.h>
+#include <signal.h>
#include "safefcntl.h"
#ifdef HAVE_SYS_TIME_H
2002 Feb 20
1
Disk error 00, drive F0
Hello,
I have recently downloaded Sorcerer GNU Linux (http://sorcerer.wox.org/)
which uses ISOLINUX for booting the installation CD-ROM.
Problem is, I can not get the CD-ROM to boot. I have tested it on
another computer, and it works fine (The CD-ROM has been written
correctly).
When I boot it on my home system, it gives me this error message:
ISOLINUX 1.66 2002-01-01 isolinux: Disk error 00,
2006 Dec 29
3
Incremental file-list recursion has landed in CVS
For those that like to assist in the testing of rsync, the CVS version
now defaults to doing an incremental file-list scan when it is recursing
through the directories. This avoids keeping the whole file list in
memory, and allows the transfer to start working on changed files before
it has completed the recursive scan of the sending side.
The code appears to be working well so far, but there
2002 Nov 06
1
ISOLINUX & AWARD 6.00PG BIOS
Hi Peter,
thanks for SYSLINUX/ISOLINUX/PXELINUX!
Some comments regarding ISOLINUX and the AWARD 6.00PG BIOS:
If a CD drive and at least one HD drive is present in the machine,
everything works fine :-)
IF a CD drive is the _only_ drive of the PC isolinux (and any other
program that uses no-emul-boot) will fail :-((
CD floppy-emul-boot or harddisk-emul-boot will work.
IF a CD drive is the
1998 Feb 21
14
Problems with samba
I installed Samba on my Linux box, then I got next problems:
1. Printing from NT. When I try to connect a network printer to my Samba
printer , NT report something like "invalid printer name" and in log
writed by Samba appear:
..............
smb_bcc=14
switch message SMBopenX
become_user now uid=(0,507) gid=(100,100)
02/20/98 18:00:38 error packet at line 3677 cmd=45 (SMBopenX)
2002 Mar 28
0
isolinux 1.67
Hi,
I've made some (small) changes to your isolinux 1.67 to support loading of
.bin files. For example to load NT cdrom bootsectors, or other raw
loaders... Size is fixed to 1 sector (2KB). Extension must be ".bin".
Loading address is fixed to (default) 0x0:0x7c00. All my changes are marked
between tags: <bart>...</bart>
Just thought I'd send it to you do with it
2008 Jul 16
1
[PATCH] Adjust handle_hpet_broadcast to let it run better before broadcast exit
Adjust handle_hpet_broadcast to let it run better before broadcast exit
Since hpet_broadcast_exit has been moved after interrupt enabled in C3
case, so adjust the handler of hpet broadcast to adapt to this.
Meanwhile, remove a freqently executed debug print line to simplify the
serial output.
Signed-off-by: Wei Gang <gang.wei@intel.com>
diff -r 63317b6c3eab xen/arch/x86/hpet.c
---
2006 Feb 21
1
Sangoma A200D analog card with fxo's
FYI...
Just installed one of the new Sangoma A200D analog pstn cards with the
hardware echo canceller on a trial basis. The card has four fxo interfaces.
Excellent audio quality, excellent echo cancelling, and excellent audio
levels.
The four pstn lines at this location are rather long analog loops that
have rather long echo trails. I started with a pair of x100p's a couple
of years ago,
2009 Jan 17
2
Where to start with R?
Hello again,
I have tons of data files that I have to decide how/which subsets to
extract. While researching data mining products I came across R. As a
newbie, where do I start to start using this popular tool?
Any help is appreciated.
Thank you in advance.
Regards,
Subba Rao
ewbie, where do I start to start using this popular tool?<br>
<br>
Any help is appreciated.<br>
2008 Oct 29
2
R rockie
Help.
- Is there a beginner's manual for R?
- How do i analyse gene expression data using R, to generate a
dendrogram.
I would greatlyy appreciate every bit of input.
--
BEST
Paul
[[alternative HTML version deleted]]
2002 Dec 09
1
when using --backup-dir: why not make_bak_dir() . . .
here (in keep_backup())?
--- backup.c.orig Mon Dec 9 17:02:36 2002
+++ backup.c Mon Dec 9 17:03:50 2002
@@ -273,6 +273,7 @@
/* move to keep tree if a file */
if(!kept) {
+ make_bak_dir(fname,backup_dir);
if (!robust_move (fname, keep_name))
rprintf(FERROR, "keep_backup failed %s -> %s : %s\n",
fname, keep_name, strerror(errno));
this reconstructs parent
2007 Feb 09
7
Dependencies between machines
Hello:
I''ve been reading up on puppet after spending a while on SmartFrog.
SmartFrog''s late binding and ability to encode dependencies between
machines or document parallel or serial configuration steps was
compelling. Java was not. :)
Are there notions of these concepts in puppet that aren''t apparent
from the documentation? Different ways to get to the same