similar to: PXE Issue

Displaying 20 results from an estimated 600 matches similar to: "PXE Issue"

2003 May 09
2
patch for 2.2 to correctly detect WinXP and Win2K2 client arch types
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tom, Try this patch. I lost your original message but this should fix the problem with 'logon path = \\%L\profile\%U\%a' confusing WinXP with Win2K. cheers, jerry ---------------------------------------------------------------------- Hewlett-Packard ------------------------- http://www.hp.com SAMBA Team
2003 Jun 10
3
tftp server error
I have got a Solaris 9 package build from the latest tftp software at ftp.kernel.org. When I do the following: ./in.tftpd -l -s /tftpboot -m /tftprules -v The tftp server does not start. The error in /var/adm/messages is "too many -s directories". If i do ./in.tftpd -l -s /tftpboot -v then it works fine. But i need remap feature for my project. The message I get when i do
2005 Aug 15
6
setting position for draggables?
Hi list, how can I set the top and left CSS properties for draggable divs? When I modify the properties directly, the DIV jumps to its old position when I start to drag it. Thanks in advance! Martin _________________________________________________________________________ Mit der Gruppen-SMS von WEB.DE FreeMail k?nnen Sie eine SMS an alle Freunde gleichzeitig schicken:
2008 Apr 01
2
Xen Log messages
Hi, I am a newbie to Xen. How can I see the Xen hypervisor boot messages? Is there any command similar to dmesg to check the boot log of Xen? Thanks, Bhaskar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2005 Aug 11
2
only one external ip
Hi, I am running xen 2.0 for some days now on a local network and it''s running fine :) Every virtual server on my host gets it''s own IP address. But now, I am wondering if it''s possible to run xen on a hosted root server with only one ip address. Lets say I have a domain ''domain.org'' that points to my host, on which xen is running. Is there a
2005 Jul 07
2
bug(?) in 2.11
Hi! I write this config line: kernel /boot/i386/vmlinuz ro ramdisk=32768 root=/dev/ram0 init=/linuxrc but when I try to boot I got this mesasge: Could not find kernel image: /boot/i.386/ Same symptomes are with slash and backslash too. I think, the parses don't understand the directory separator characters and count as the part of filename. ps Sorry for my english -- Gabor HALASZ
2001 Nov 21
2
MOSIX and ext3-fs
Hi all !!! I have got a MOSIX-Cluster and wanted to upgrade to ext3-fs, but that didn't work out. The ext3-fs patch FAILED to patch the MOSIX-kernel and if I tried to apply the ext3- patch before, the MOSIX-patch failed. Can someone help me with that ? Perhaps someone knows of a conclusion for that problem or can tell me where to get a MOSIX-patch for 2.4.15. I would be glad to hear from
2001 May 03
1
Running R under Mosix
Mosix is a cluster operating system that is a set of kernel patches to Linux on i386 machines. It allows processes to migrate to other nodes on the cluster transparently. See www.mosix.org for details. However, my R processes were refusing to migrate. Using strace, and delving into the R code, I found that it was due to a large number of calls to the system setjmp and longjmp routines - the
2003 Jun 02
0
WinME command.com (Re: Problems with Memdisk 2.04)
Hi, "Jaspreet oberoi" <jaspreetoberoi at hotmail.com> schrieb am 02.06.03 06:27:13: > Actually i am using Bootscriptor to make multibootable cd's and it is using > your 2.04 version of syslinux and memdisk.. > > What my problem is that when i boot any image i.e .img file which has a > Win98 command.com it works alright but when i try to boot any image with a
2003 Apr 30
2
Mosix?
Has anyone tried Asterisk on a MOSIX cluster? My concern is if there is any adiitonal laltency when when the processes are moved from on node to another. Anyone tried it yet? thaks, darran ps. Anyone have any info on MYSQL support with Asterisk? I see the conf file but I dont see a database schema to install... -------------- next part -------------- An HTML attachment was scrubbed...
2002 Nov 04
1
longjmp - was: seemingly random "nesting of readline input" w arnings
Barry, Would you mind providing the necessary patch for this behavior? Thanks, Greg > -----Original Message----- > From: Barry Rowlingson [mailto:B.Rowlingson@lancaster.ac.uk] > Sent: Monday, November 04, 2002 8:04 AM > To: r-devel@stat.math.ethz.ch > Subject: Re: longjmp - was: seemingly random "nesting of > readline input" > warnings > > > Luke
2005 Jun 01
2
Different versions, different results ?
Dear all, I wrote the following batch script on a iMac, and ran it on a linux mosix cluster. tu <- read.table("cage.mm5.tags.rna_lib.CAA-CAJ.tu-reshape.table") tu_reshaped <- t(reshape(tu[1:50,], direction="wide", timevar="tu", idvar=c("rna","lib"))) write.table(tu_reshaped, "cage.mm5.tags.rna_lib.CAA-CAJ.tu-reshaped.table")
2003 Feb 25
2
Samba using Virtual Servers (load balancing)
Hello fellow samba users, Our company uses samba for all fileshares/printing/PDC on two SUN E3500's. We like to replace these with about 10 Linux 19" XEON (pizza)boxes. The question: Are there any implementation out there using a loadbalancing cluster doing samba? A simple diagram of the setup I have in mind: Users (+/- 500) ||| Headnode(Director 1) - Headnode (Director 2) | Worknode -
2003 Mar 27
3
pxelinux kernel 2.4.20 nfs server is not asked
intel etherexpress pro 100 nics at my lan, server with tftp, nfsserver and pxelinux running for about half a year at my lan. Hi, When I use a kernel v.2.4.20 the pxe boot loads the pxefiles, kernel and then stops asking for files from the server and complains about a "Root-NFS: No NFS server available, giving up." and messages about to insert a disk... ... the same .config used with
2003 Nov 21
1
Using log() on an openMosix cluster
Hi all, I was hoping to get some advice about a problem that I realize will be difficult to reproduce for some people. I'm running R 1.7.1 on an openMosix (Linux) cluster and have been experiencing some odd slow-downs. If anyone has experience with such a setup (or a similar one) I'd appreciate any help. Here's a simplified version of the problem. I'm trying to run the
2003 Oct 10
4
1.8.0 on Unix: interrupting huge print()s ??
NEWS for R 1.8.0 has >> USER-VISIBLE CHANGES >> >> <......> >> >> o On Unix-like systems interrupt signals now set a flag that is >> checked periodically rather than calling longjmp from the >> signal handler. This is analogous to the behavior on Windows. >> This reduces responsiveness to interrupts but prevents bugs
2004 Apr 29
1
openMosix vs SNOW: redhat kernel causing slowdown?
Hi there, We're currently attempting to explain a slowdown of an LVQ-type parallel analysis we're working on. We are benchmarking our analysis running over openMosix against the same running via SNOW for R. Both perform similarly on small datasets, but on large datasets SNOW drastically outperforms openMosix. However, these results are achieve running SNOW on the default RedHat
2001 Sep 17
3
computational capacity of Linux network
Hi, This is not an R question per ce, but I feel like this is a right community to ask it. As a part of our work we run a lot of non-interactive computational jobs. To increase the throughput we would like to distribute the load over the entire network and we are looking at Linux network as a platform. Ideally we would like to be able to submit a job to the network, rather than to a computer, and
2005 Jul 27
0
multiple winbind w/ common backend?
I'm successfully running multiple Samba 3.0.14a hosts as Domain Member Servers with winbind (default TDB backend) against a single AD domain. However, the Un*x uids and gids for the AD accounts are created by winbind as it comes across them, so they're not necessarily in sync between the Un*x hosts (although in the same configured range), thus violating good practise. Is there a way to
2003 Mar 13
3
booting from usb memory pen
is it possible with syslinux? (I can't figure out the .cfg parameters to do it...) thx peter