search for: f12

Displaying 20 results from an estimated 279 matches for "f12".

Did you mean: 12
2005 Apr 02
4
factor to numeric in data.frame
...but I would like to use indexing, e.g. unclass(df[1:10]). Is that possible? Thanks, Heinz T?chler ## Example: f1 <- factor(c(rep('c1-low',2),rep('c2-med',5),rep('c3-high',3))) f2 <- factor(c(rep('c1-low',5),rep('c2-low',3),rep('c3-low',2))) df.f12 <- data.frame(f1,f2) # data.frame containing factors ## this does work df.f12.num <- data.frame(unclass(df.f12[[1]]),unclass(df.f12[[2]])) df.f12.num ## this does not work df.f12.num <- data.frame(unclass(df.f12[[1:2]])) df.f12.num ## this does not work df.f12.num <- data.frame(unclass...
2006 Aug 22
4
How to enable F12 key to start PXE boot?
I researched on Archive, but the instruction says to copy startrom.com to startrom.0, so I changed boot program to startrom.0 instead of pxelinux.0, it gives me a TFTP error saying file not found. then I keep startrom.0, change boot program back to pxelinux.0, then I do not see F12 key and boot directly to PXE. then I change the boot program to startrom.com it asked me to press F12, but can not boot into pxeinux. It seemed to me that I have to configure something else to make startrom.0 connect to pxelinux.0. I want my end users press F12 to start the PXE boot, at other t...
2009 Sep 09
4
Dmesg log for 2.6.31-rc8 kernel been built on F12 (rawhide) vs log for same kernel been built on F11 and installed on F12
Previous 2.6.31-rc8 kernel was built on F11 and installed with modules on F12. Current kernel has been built on F12 (2.6.31-0.204.rc9.fc12.x86_64) and installed on F12 before loading under Xen 3.4.1. Dmesg log looks similar to Michael Yuong''s ''rc7.git4''  kernel for F12. Boris. --- On Tue, 9/8/09, Boris Derzhavets <bderzhavets@yahoo.com> wr...
2008 Oct 21
3
PXE Linux boot to F12 automatically
...s to PC's. My idea is to load Linux on every system a customer buys from us, so that people can see, feel and try. I have deployed close to 10000 systems in the past 5 years with Linux loaded, if 2% have kept it I am more than happy. My Problem. The one problem I face is that you should press F12 to boot from network, if you don't - the system must continue to boot from the next boot device. This is not what happens to me with PXELinux 3.72, I don't press F12 and the system still boots from network. Is there a solution to preventing this from happening? I would really appreciate...
2008 Apr 30
1
help text key F10 in pxelinux > 3.61
.../helps/schlunix64 F3 pxelinux.cfg/helps/rescue F4 pxelinux.cfg/helps/rescue64 F5 pxelinux.cfg/helps/stress F6 pxelinux.cfg/helps/stress64 F7 pxelinux.cfg/helps/dosimages F8 pxelinux.cfg/helps/mailsystem F9 pxelinux.cfg/helps/mailsystem64 F10 pxelinux.cfg/schlunix_new.txt F11 pxelinux.cfg/helps/ox64 F12 pxelinux.cfg/schlunix_new.txt If i press F10, the pxelinux try to get "/pxelinux.cfg/schlunix_new.t". In this example F10 and F12 do the same. F12 is working fine, but not F10. In pxelinux < 3.62 works the F10 key correctly (with the same config). Alex
2010 Jan 06
2
Fedora 12 domU will not boot kernel
Hello Everyone, I have been trying to get a Fedora 12 domU to boot for the better part of the afternoon and haven't had success booting any F12 kernel in Xen. I can get Fedora 11 installed no problem, tried to do a preupgrade but the when booting the preupgrade kernel through grub (or even from outside the domU) the domU reboots very quickly and ultimately crashes. As far as I saw in the qemu-dm-xxx.log, xend.log, and xend-debug.log ther...
2009 Oct 07
0
Re: F12 rawhide PV HTTP install
Same picture for any repo. --- On Tue, 10/6/09, John Levon <john.levon@sun.com> wrote: From: John Levon <john.levon@sun.com> Subject: F12 rawhide PV HTTP install To: "Boris Derzhavets" <bderzhavets@yahoo.com> Cc: xen-discuss@opensolaris.org Date: Tuesday, October 6, 2009, 5:49 PM On Tue, Oct 06, 2009 at 07:19:40AM -0700, Boris Derzhavets wrote: > I''ve also tried virt-install F12 rawhide via development r...
2009 Oct 21
0
Sending function key like F12 to a booting cd
Under Xen I am booting a virtual server from a recovery CD-Rom (actually a iso image) When the cd boots in the console window I have to send the single key "F12" to the window within 10 seconds from start, otherwise it will try to boot from harddisk. Pressing F12 in the console window does not work - and I tried sdl as well as vnc. I can send various Ctrl+Alt-combinations using the menu item "Send key" but not Fn keys. Does anyone know h...
2012 Aug 06
4
[LLVMdev] Casting from float to unsigned char - incorrect output?
I am compiling the following code for the MIPS architecture: unsigned char trunc(float f) { return (unsigned char) f; } and it produces the following assembly (directives removed for convenience: trunc: trunc.w.s $f0, $f12 mfc1 $2, $f0 jr $ra nop However, this does not seem to produce the correct output for negative numbers. When I run the following code, I get -1 instead of 255 (which is produced by compiling natively with gcc). int trunc(float c); int main() { printf("%d\n", trunc(-1....
2013 Jul 27
1
Tomboy on F12 to Gnote on Centos
I'm trying to convert my Tomboy notes from an old F12 system to Gnote on this CentOS 6 system. What I have found buy googling so far: - Tomboy notes used to be stored in $HOME/.tomboy - Some Tomboy upgrade moved them to $HOME/.local/share/.tomboy - Gnote stores its notes in $HOME/.local/share/gnote - Gnote has a Tomboy note converter add-in My Tombo...
2010 May 19
2
Created a custom/minimal CentOS 5.x install ISO
Hi all, I'd like to try rolling a somewhat stripped down and customized CentOS DVD. This is particularly interesting to me now that CentOS 5.5 is 2 DVDs. I dare not call it a new distro as I suspect I will be the only one to use it. ;) I've been googling for ways to do this, figuring it must be somewhat straight forward, but my google-fu is weak it seems. Can someone point me
2012 Sep 06
2
choose() function returning anomalous results (zero instead of one)
...firing the first time through and/or having code continue to execute before it interrupts, i.e.: ------ Browse[2]> pprime <- sum(testma) Error: object 'testma' not found Browse[2]> Browse[2]> loopvar <- loopvar + 1 Browse[2]> debug at #3: partial1 <- (((1 - f11) * (1 - f12))^(Qone - nn)) * ((f11 + (1 - f11) * f12)^nn) Browse[2]> print(proc.time() - ptm) user system elapsed 0.33 0.11 0.59 ----- Everything was generated by the program, I didn't type any of it in; browser() is not in the code below, but I generally put it somewhere in ugly_funct...
2008 Sep 19
2
Syslinux and pxe
Hello, I currently switch my WDS install to use the syslinux/pxelinux.0 image.? Everything works great but before when we used the WDS pxe image it would prompt you to hit F12 before confirming, otherwise it would continue to boot normally.? Since switching we no longer get this and since all of our machines have pxe boot enabled by default in the bios, all of our users are booting into pxe.? Is there a way to force a f12 key or a confirmation key before booting into pxe...
2006 Sep 01
2
Ctl+Alt+F12
I am migrating from Mandriva to Centos (currently running dual boot). One thing I miss on Centos is being able to switch to Console 12 and see system messages in real time. My IPCop firewall has this turned on as well. Is this a setting I can change, or a program I can add, or is it not available? Ted Miller
2012 Dec 04
1
5.00pre13 DISPLAY
In 5.00pre13, DISPLAY and F1-F12 files are parsed correctly from vesamenu, but not from the boot prompt. When pressing F1-F12 from the prompt, instead of showing a colored word or sentence, the _code_ for that color is shown. When the same text file is seen from [vesa]menu (by pressing F1-F12), the expected colored words are...
2007 Feb 14
1
predict.lm point forecasts with factors
...he problem I am running in to. Any help would be appreciated. f1 <- rep(c("a","b","c","d"),25) f2 <- sample(rep(c("e","f","g","h"),250),100) x <- rnorm(100,100) y <- rnorm(100,150) mdl <- lm(y~x+f1+f2) f12 <-rep(c("a","b","c","d"),5) f22 <- sample(rep(c("e","f","g","h"),250),20) x2 <- rnorm(20,100) new <- data.frame(cbind(f12[1],f22[1],x2[1])) predict(mdl,new) best, Spencer [[alternative HTML version d...
1999 Dec 11
1
Problems with recursive MPUT
...copy an entire directory tree to a Windows NT 4.0 box. I'm using the recurse command and can create first level directories but I am unable to create new subdirectories in any of them. For example I created the following directory structure on the Sun: 1 % ls -R .: d1/ d2/ ./d1: f11 f12 ./d2: d21/ d22/ f21 f22 ./d2/d21: d211/ f211 f212 ./d2/d21/d211: f2111 f2112 ./d2/d22: When I copy this to the NT box directories d1 and d2 are created OK but it appears that samba is attempting to create the subdirectories with / instead of \ in the athname. This is the outpu...
2010 Jun 18
1
febootstrap F12 ppc coreutils PREIN
On Fri, Jun 18, 2010 at 11:09:10AM -0700, Dwayne Fontenot <dwayne.fontenot at att.net> wrote: > > open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3 > fstat64(3, {st_mode=S_IFREG|0644, st_size=80626448, ...}) = 0 > mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0x30041000 > mmap2(NULL, 245760, PROT_READ, MAP_PRIVATE, 3, 0x2330) = 0x30241000 >
2012 Mar 15
1
eigenvalues of matrices of partial derivatives with ryacas
...t; library(Ryacas) > FIh <- Expr("betah*Sh*Iv") > FIv <- Expr("betav*Sv*Ih") > VIh <- Expr("(muh + gamma)*Ih") > VIv <- Expr("muv*Iv") I successfully found the partial derivatives: > f11 <- deriv(FIh, "Ih") > f12 <- deriv(FIh, "Iv") > f21 <- deriv(FIv, "Ih") > f22 <- deriv(FIv, "Iv") > v11 <- deriv(VIh, "Ih") > v12 <- deriv(VIh, "Iv") > v21 <- deriv(VIv, "Ih") > v22 <- deriv(VIv, "Iv") Next I...
2012 Nov 28
3
CentOS version for sparc
...I'd like to have iso image version for ultra sparc 64bit. Recently, I downloaded centos version 4.2 beta iso image and installed on SunUltra sparc 64 bit machine. It was hang when it went to the screen " the CentOS 4.2 beta screen, <Tab>/<Alt tab> | <Space> selects | <F12> next screen ". Any idea? Please help. Thanks in advance. Amy on your options page that will email your current password to you.