Displaying 7 results from an estimated 7 matches for "rboot".
Did you mean:
boot
2010 Apr 30
0
ggplot2 legend how?
...t;, "Own bootstrap", "R bootstrap":
library(ggplot2)
e <- 1
p <- 1
x <- 1:S
y <- rep(betas[p],S)
data <- data.frame(x,y)
classiclimits <- aes(x=x,ymax = classic[,e,p,1], ymin=classic[,e,p,2])
ownlimits <- aes(x=x+0.4,ymax = own[,e,p,1], ymin=own[,e,p,2])
rbootlimits <- aes(x=x+0.8,ymax = rboot[,e,p,1], ymin=rboot[,e,p,2])
g1 <- ggplot(data, aes(x, y))
g1 + geom_errorbar(classiclimits, colour = "red") + geom_errorbar(ownlimits, colour = "green") + geom_errorbar(rbootlimits, colour = "blue") + geom_hline(yintercept = b...
2007 Feb 06
0
Broken file reading for fat16 with 3.35+?
...05
Steps to reproduce:
/dev/sdc is my usb key
mkdiskimage -4 /dev/sdc4 0 64 32
syslinux -s /dev/sdc4
mount /mnt/sdc4
cp menu.c32 mboot.c32 syslinux.cfg mykernel /mnt/sdc4
umount /mnt/sdc4
reboot with key in.
syslinux.cfg has the following:
default menu.c32
menu title Boot Menu
timeout 30
label RBoot
menu label ^RBoot
kernel mboot.c32
append mykernel
Errors:
It shows SYSLINUX 3.36 Pre 5, etc.. and then goes to
boot:
Loading
Invalid or corrupt kernel image
<repeat last 3 lines for like 5 mins or so>
Then all of a sudden the error message changes to:
boot:
Could not find ker...
2005 Jul 26
1
Registration failed problems/Polycom 500/maybe nat problem?
I have sent a Polycom IP500 phone to an overseas remote user who has a
Speedtouch adsl modem/router. The phone is connected to the 4 port
router which performs NAT for the network.
The phone rboots, find the server, downloads it's config and tried to
register. Then it immediately becomes UNREACHABLE.
Jul 26 17:44:41 NOTICE[21026]: chan_sip.c:9138 handle_request_register:
Registration from '<sip:816@207.44.xxx.xxx>' failed for '209.59.xxx.xxx'
816/816...
2007 Feb 06
3
Syslinux: Broken file reading for fat16 with 3.35+?
...05
Steps to reproduce:
/dev/sdc is my usb key
mkdiskimage -4 /dev/sdc4 0 64 32
syslinux -s /dev/sdc4
mount /mnt/sdc4
cp
menu.c32 mboot.c32 syslinux.cfg mykernel /mnt/sdc4
umount /mnt/sdc4
reboot with key in.
syslinux.cfg has the following:
default menu.c32
menu title Boot Menu
timeout 30
label RBoot
menu label ^RBoot
kernel mboot.c32
append mykernel
Errors:
It shows SYSLINUX 3.36 Pre 5, etc.. and then goes to
boot:
Loading
Invalid or corrupt kernel image
<repeat last 3 lines for like 5 mins or so>
Then all of a sudden the error message changes to:
boot:
Could not find ker...
2003 Feb 19
0
rbootd
Hi list,
for a few days I have got a new single board computer from Advantech with a
VIA C3 Eden for playing around. This SBC has a RTL8139 onboard. I tried to
remote boot this SBC, but it didn't work. This very new SBC uses a very old
protocol for booting: RBOOT. I installed the rbootd and tried to configure
it. But rbootd doesn't receive any packet. I debugged the source code and it
seems that no LLC-Packet passes the packet-filter to the daemon.
When looking around the internet I always read something like "...is for
booting Windows clients.....
2008 Feb 22
5
NOKIA E series Phone for SIP-VOIP calling
Hi
i want to Buy Nokia E series Phone which have InBulit SIP-VOIP Calling
client so i can make VOIP calls thru that phone. Aslo that Phone easly able
to register with Asterisk Pbx to recive inter-office calls.
i try to search from web & also from Nokia site but they only mention this
features as "VOIP call from wifi" they mentioed only this much info. they
not mentioed info about
2015 Jul 07
2
using http from syslinux.efi
Hello,
I'm trying to use http from syslinux.efi but it fails while trying to
establish the connection to a FreeBSD http server. A packet capture shows:
TCP healthd > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 WS=64 TSval=1094 TSecr=0
TCP http > healthd [SYN, ACK] Seq=0 Ack=1 Win=65535 Len=0 MSS=1460 WS=64 TSval=1596927428 TSecr=1094
TCP healthd > http [ACK] Seq=1 Ack=1 Win=2097152