similar to: localboot 0

Displaying 20 results from an estimated 200 matches similar to: "localboot 0"

2005 Aug 18
2
lme model: Error in MEEM
Hi, We have data of two groups of subjects: 32 elderly, 14 young adults. for each subject we have 15 observations, each observation consisting of a reaction-time measure (RT) and an activation maesure (betadlpcv). since we want to analyze the influence of (age-)group and RT on the activation, we call: lme(betadlpcv ~ RT*group, data=our.data, random=~ RT |subject) this yields: Error in
2005 Aug 30
8
Who can help me?
I have own function wrote. I used an algorithm, which was written in Matlab. in matlab: ... gamma = inv(v)*g; ... #v = matrix of variable size, v=vv(k) => k=2 => dimension of v 2x2 #g = a line vector with 4 elements e.g. g=[1,0,2,0]; my rewritten r-file: ... gamma = solve(v)*g; ... which is my error? Who can help me? thank you in advance. Chris -- Lust, ein paar Euro nebenbei zu
2005 Dec 09
4
Feature request FLAC
Dear all, I am an active FLAC user and like the program a lot! Thanks for your great work. Since I am not a developer I cannot modify the program on my own. Maybe you might be interested in features I would find useful. Maybe others find them interesting as well and you find the time to implement them. 1. Add encoder options: a) Skip silence (leading and ending) would give the option to skip
2004 Jun 22
5
htb filter
Hello, I have wrote some scripts to shape about 1000 workstations. My config: Pentium IV - 2GHz, 1Gb RAM, RedHat Enterprise Advanced Server 3, kernel 2.4.21-9.EL, iproute-2.4.7-11.30E.1 2 Gigabit Lan cards in bridge mode. I use htb. Everything work fine, but I have troubles with showing running configuration. # Init shaper root for dev eth0 tc qdisc add dev eth0 root handle 2: htb default 200
2006 Jan 31
0
Brockhaus 2004 multimedial dvd
after installation brockhaus needs to be running first localy where the .exe reside under /.wine/windows/Programme. Furthermore after starting, the installation needs to be running from cdrom or dvd where the dates are. For that reason may a sricpt will help. But I'm not very familar with that. May someone could help my with scripting if it's even necessary. Please note, although the link
2006 Feb 03
0
run programs .exe from cdrom/dvd
Some of my programs need to be starting from cdrom or dvd after execution of the local .exe from harddisc. How is the proceeding to achieve a running program from cdrom/dvd? The link from .wine/windos/dosdevices to the cdrom and dvd is already established and works. May it's necessary to write a shell script to run after start from cdrom/dvd. On the other hand, may it would help to make a copy
2005 Oct 28
3
Could not find kernel image: linux
So that's me again. I searched all the time in the maillists and so on and found this documentation http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2005-06/0110.html did everything like it was described there but when i try to boot with pxelinux i get following: could not find kernel image: linux boot: my tftpd was started without chroot, so the path to kernel is /tftpboot/memdisk
2005 Dec 09
0
Feature request FLAC
I vote for #2. I don't see the options in #1 as strictly going with the philosophy of FLAC being a lossless codec although neither one seems like a bad idea if implemented properly. More generally part b of #1 would allow you to select any channel(s) from a source and just encode those channels. For example you may want to encode only 3 channels of a 4 channel source or 5 of 8 or 1 of 8,
2005 Dec 23
4
sshd blocks SIGALRM
Gidday everbody, We have just found an interesting issue regarding the sshd daemon on our SuSE system. For some reasons, the /usr/sbin/sshd process blocks SIGALRM as shown in the /proc/pid/status: $ cat /proc/`cat /var/run/sshd.init.pid`/status Name: sshd State: S (sleeping) SleepAVG: 0% [...] SigPnd: 0000000000000000 ShdPnd: 0000000000000000 SigBlk: 0000000000002000 <-- SIGALRM is
2002 Nov 18
4
Problems with old hardware
Hi all I have a Zenith N-Station (1997) P166 64 Mb of Ram it has a Intel LANDesk Service Agent version 0.98i it doesn't seem to be flashable I have tried methode from http://syslinux.zytor.com/pxe.php Each time I use ethereal to check the protocol The behavior is quite strange : I have the "Boot :" line the pxelinux is loading correctly But when I ask my image pxe, I have dumps
2005 Oct 27
1
booting FreeBSD
Hi just a little question. Can I boot FreeBSD over network with pxelinux ?
2017 Mar 02
3
Domain name suffix woes
Example problem - We have a domain with following DNS records 330.domain.com CNAME 330.blah.domain.com 330.blah.domain.com A 10.0.1.2 foo.domain.com A 10.0.2.2 Now, when I set `search domain.com` in /etc/resolv.conf, I can use SSH to connect to foo like this `ssh user at foo` and I can connect to the 330 A record like this `ssh user at 330.blah` However I cannot connect to the
2004 Dec 29
2
SYSLINUX 3.00-pre9 released
I have just released SYSLINUX 3.00-pre9. The only change versus 3.00-pre8 is that the MEMDISK query API now reports the boot loader ID byte, per Bernd's suggestion. This is a release candidate, and I plan to release it as 3.00 *tomorrow*, unless I hear back anything bad. -hpa
2011 Aug 15
2
help
Hello, How do I operate the utility "gethostip" in WinXP With Regards S W Damle
2008 Feb 26
2
3.62-pre16: Compiling on old (2.4 kernel) distros
I have put a compile hack in for older distros and pushed it out as syslinux-3.62-pre16; for those who have reported compilation problem on older distros I would greatly appreciate if you could confirm if it works now (it worked for me on a CentOS 3.9 VM.) -hpa
2006 May 16
8
Voice of Japan
Hello I have a problem getting the program Voice of Japan to work: I have copied the MFC42.dll and the MFC40.dll from Windows in the apps directory but now i get the following console output: fixme:ole:CoRegisterMessageFilter stub fixme:ole:OleLoadPictureEx (0x41bb1eec,6582,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x406df988), partially implemented. fixme:ole:OleLoadPictureEx
2017 Jun 30
4
[PATCH v2 0/4] Allow cross-building of syslinux
Hi together, this is the second version of my cross-compilation patch serie. I'm sending it in the hope to get an honest review, and possibly see the patches integrated upstream. Those patches allow to build syslinux using a toolchain different from the host one by explicitely using the host toolchain for the utilities that are required at build-time / on the build machine. I am using the
2002 Dec 24
1
Build problems in syslinux 2.00
I'm building on Debian (Woody) though I don't think that's relevant. Having found no build instructions, no configure script I decided on 'make' It worked, except the ls command showed some files were not built because there are old versions in the tarball. I tried 'make clean all' but still I have old files: ls -ltr kwdhash.gen version.gen ldlinux.bss ldlinux.sys
2012 Feb 05
3
pxelinux search order for configuration file
Hi Everyone. is there a need to have on searching the configuration file the request for the "odd ip addresses" ? Let me explain: from /doc/pxelinux.txt : ... Next, it will search for the config file using its own IP address in upper case hexadecimal, e.g. 192.0.2.91 -> C000025B (you can use the included progam "gethostip" to compute the hexadecimal IP address for
2008 Mar 13
3
newbie question: pxelinux.cfg/default question
Hello all, I understand that during PXE boot, it goes into the pxelinux.cfg and it states: 1. "it will search for the config file using its own IP address in upper case hexadecimal, e.g. 192.0.2.91 -> C000025B (you can use the included progam "gethostip" to compute the hexadecimal IP address for any host.) If that file is not found, it will remove one hex digit and try