similar to: Possible bug in pxelinux 1.70 & 1.71

Displaying 20 results from an estimated 1000 matches similar to: "Possible bug in pxelinux 1.70 & 1.71"

2007 Apr 25
1
help
Hi all, I have 2 questions: 1)How do I calculate the mean on an imported txt file? I've imported the file below and that's what it looks like imported. How do I then calcuate the mean, median, or mode on the column LeafArea using the desktop R package? Any help would be greatly appreciated!! Thanks, Nat LeafType Leaflets LeafArea ShapeRatio LeafWeight LeafThickness 1 1
2002 Apr 18
1
SYSLINUX 1.71 released
I have released SYSLINUX 1.71 after fixing the total "brown-paper-bag" class bug in 1.70. My best guess is that I checked in the wrong verson of some code. -hpa SYSLINUX 1.70 doesn't introduce any new features, but contains a major rewrite of some of the internals. It also includes some bug fixes. SYSLINUX 1.71 is a bug fix to 1.70. Changes in 1.71: * Fix a
2006 Mar 21
3
Rsync 4TB datafiles...?
I need to rsync 4 TB datafiles to remote server and clone to a new oracle database..I have about 40 drives that contains this 4 TB data. I would like to do rsync from a directory level by using --files-from=FILE option. But the problem is what will happen if the network connection fails the whole rsync will fail right. rsync -a srchost:/ / --files-from=dbf-list and dbf-list would contain this:
2010 Sep 23
1
NetCDF file: adding a variable
I am trying to create a NetCDF file with bathymetry (a matrix) and then to add a grid type (an integer) as variables. This is the relevant part of the code: library(ncdf) wfile="my_file.nc" msv=-10 grdtp=2 # Dimensions d1=dim.def.ncdf("lon","degrees",as.double(lon)) d2=dim.def.ncdf("lat","degrees",as.double(lat)) # Variables
2001 Jun 05
2
a bug? (PR#968)
--T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Dear R, I would like to report what I think is a bug in R. I am running R within emacs on a Digital AlphaStation. See the version information at the end of my R session for details. I also attach a copy of the file that is read in the `read.table' command. Here's my R session, with a few
2008 Feb 27
0
Samba malformed ACL
Hi guys, I've got a Samba PDC configured, with authenticating off an LDAP backend. My client is trying to set permissions through Windows, and for some reason no matter what I try the "everyone" group is always showing up as having access. When an admin user tries to set permissions on the share through windows I get the following errors in my /var/log/messages Feb 27 11:28:16
2011 Jan 19
1
Using subset to filter data table
I am having difficulty understanding how I would constrain a data set by filtering out 'records' based on certain criteria. Using SQL I could query using 'select * from my.data where LithClass in ('sand', 'clay')' or some such. Using subset, there seem to be ghosts left behind (that is, all of the LithClass *.Labels* remain after subset) > dput(tcc)
2002 Apr 19
1
bug in syslinux-1.71 w. large Linux-kernel
Hi, first of all: syslinux is really a good bootloader and since there is isolinux making boot-cds is fun -- thanks for the great work. I had some problems with syslinux-1.71 loading l bigger 2.4.18-kernel. The error was something like "Boot failed: press any key ..." that brought my back to the boot-prompt of syslinux. A check with syslinux-1.67 showed no problems. Sizes of the
2004 Apr 19
2
3Com PXE server
I posted this to the group last year, but the problem was not fixed so I will give it another try. I use 3Com's PXE server to deploy the Fedora Core boot disk to my clients for an ftp install. I also have ghost boot disks, bios update disks, and a video bios repair disk all using the 3Com PXE server. The problem is when I try to boot a Linux kernel. With all versions of syslinux since 1.72
2010 Jun 16
1
Help asked for automated generation of ncdf variables
Hi, I'm using the "ncdf" library for creating ncdf files. But I need to create about 100 variables per file (e.g. single rivers), So I do not like to create each variable separately. Unfortunately I found no way to make this work, as I'm unable to create a correct list of class "var.ncdf". ###code piece river=list(mode='var.ncdf', length=nriv)
2010 Jul 22
0
Please advise acf and pacf in order to determine order of Arima
I have data as below.Please let me know how the ACF and Pacf used to determine the order od arima model. Is there any rules need to be followed to determine order.Please advise > turkey.price.ts Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec 2001 1.58 1.75 1.63 1.45 1.56 2.07 1.81 1.74 1.54 1.45 0.57 1.15 2002 1.50 1.66 1.34 1.67 1.81 1.60 1.70 1.87 1.47 1.59 0.74 0.82
2007 Aug 07
5
Extending RAIDZ.
Yeah:) I''d like to work on this. Here are my first observations: - We need to call vdev_op_asize method with additonal ''offset'' argument, - We need to move data to new disk starting from the very begining, so we can''t reuse scrub/resilver code which does tree-walk through the data. Below you can see how I imagine to extend RAIDZ. Here is the legend:
2012 Mar 20
1
overriding "summary.default" or "summary.data.frame". How?
I suppose everybody who makes a package for the first time thinks "I can change anything!" and then runs into this same question. Has anybody written out information on how a package can override functions in R base in the R 2.14 (mandatory NAMESPACE era)? Suppose I want to alphabetize variables in a summary.data.frame, or return the standard deviation with the mean in summary output.
2013 Sep 27
1
RV: cronbach
rm(list = ls()) #borra todo lo anterior en memoria setwd("G:/Public/Documents/R/EPICALC/") #como se llama la data desde su path sanda<-read.csv("sandavid2.csv",header=TRUE, sep=",", dec=".") use(sanda) attach (sanda) library (MASS) label.cronbach <- label.var(p01, "¿Consume mucho pan? ") ####¿Hay alguna manera de nombrarlos
2003 Feb 18
2
syslinux booting problem with 3Com PXE server
I use 3Com's PXE server to deploy the RedHat Linux network boot disk for an ftp install. I have done this for RedHat 7.2 and 7.3. I followed the same procedure I used for the other RedHat boot disks using the RedHat 8.0 boot disk and syslinux didn't work. Syslinux boots the system, gets the boot: prompt and dies. The error message is can not find ramdisk image and then cannot find
2009 Mar 27
1
General help for a function I'm attempting to write
Hello, I have written a small function ('JostD' based upon a recent molecular ecology paper) to calculate genetic distance between populations (columns in my data set). As I have it now I have to tell it which 2 columns to use (X, Y). I would like it to automatically calculate 'JostD' for all combinations of columns, perhaps returning a matrix of distances. Thanks for any help
2008 Aug 01
3
Reading data in R-metrics
Hi Folks! I used the code below previously with no problems, but now I get: DTB3<-read.table("C:\\Program Files\\R\\R-2.7.1\\DTB3.csv",header=TRUE,sep=",") > tail(DTB3) DATE VALUE 14233 2008-07-23 1.56 14234 2008-07-24 1.62 14235 2008-07-25 1.71 14236 2008-07-28 1.70 14237 2008-07-29 1.69 14238 2008-07-30 1.67 >
2002 Apr 23
0
If you have problems with 1.71 read this
Okay, if you have a system that works with 1.67 but not with 1.71, please send me the following details: a) Which module (SYSLINUX, PXELINUX, ISOLINUX) you're using; b) Which BIOS; c) What does your E820 memory information looks like (the Linux kernel will print this during early boot.) This information is vital for me to track down the bug in question. -hpa
2002 Apr 23
0
SYSLINUX 1.72 released
Since I've gotten convinced the really serious PXELINUX/ISOLINUX bug in 1.71 got squashed, I have released 1.72. Again, 1.72 is a bug fix release only. I have some additional rewrites pending before I want to introduce features that use the new core code, but let's make sure it gets usable again, first... -hpa SYSLINUX 1.70 doesn't introduce any new features, but contains a
2010 Apr 16
0
Blocking and Nested ANOVA Design. Am I using the aov() function correctly?
Dear list members, I am new member and fairly new into R world! I hope what I have is not beyond the purpose of this list. I did first search for similar experimental designs without success. I want to perform an ANOVA analysis using the aov() function. I am not 100% sure that I have it right. If anyone can help me, that will be greatly appreciated. My design is not balanced for any of the