similar to: Sending function key like F12 to a booting cd

Displaying 20 results from an estimated 10000 matches similar to: "Sending function key like F12 to a booting cd"

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
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
2008 Oct 21
3
PXE Linux boot to F12 automatically
HI There, Firstly a bit about me. I am a bit of an old school PXE user from the Kingdom of Gates. I have also spent years in the Linux playground. While I have never been a programmer I am fairly competent in scripting languages, both on windows and Linux. My occupation is "System Builder" I build operating System images and discs (not the OS itself). So I actually customize OS's.
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> wrote: From: Boris
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 Tomboy notes are in /home/steve/.tomboy so I had
2009 Oct 21
4
Security updates for Centos 5.3
Hello, Someone knows which security updates i have to apply to a host with Centos 5.3 x_64. Thank you in advance and greetings SLCC ----------------------------------------- Este mensaje y cualquier archivo que se adjunte al mismo es propiedad de Grupo Iusacell y contiene informacion privada y privilegiada para uso exclusivo del destinatario. Si usted recibe esta comunicacion por error, no
2016 Jan 06
1
process_lanman_packet: Discarding datagram from IP 192.168.100.29. Source name STORAGE7<00> is one of our names !
On 01/06/2016 01:23 AM, Jeremy Allison wrote: >> Jan 5 23:17:32 storage4 nmbd[34068]: [2016/01/05 23:17:32.086480, >> 0] ../source3/nmbd/nmbd_packets.c:1174(process_lanman_packet) >> Jan 5 23:17:32 storage4 nmbd[34068]: process_lanman_packet: >> Discarding datagram from IP 172.21.140.17. Source name STORAGE4<00> >> is one of our names ! >> " >
2011 May 26
1
Error when changing domain password in Windows XP
Hi list I'm have a samba (2:3.5.4~dfsg-1ubuntu8.4) domain with LDAP backend and I'm getting the following error when I try to change my domain password via Windows XP: "The User name or old password is incorrect. Letters in passwords must be typed using the correct case". The password is typed correctly and it does get changed in LDAP though. This snippet from the log may
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
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 >
2008 Apr 30
1
help text key F10 in pxelinux > 3.61
Hi, i have a strange problem since pxelinux 3.62 with the F10 help key. I configured this: DISPLAY pxelinux.cfg/schlunix_new.txt F1 pxelinux.cfg/helps/schlunix F2 pxelinux.cfg/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
1998 May 26
0
Re: Beware of dangerous enviroment (Re: Overflows in minicom)
On Sat, 23 May 1998, Torkil Zachariassen wrote: > >I have browsed various versions of libc and found a handful of weak points > >where the value of an enviroment variable is trusted more than necessary. > [1] > Could you explain to programming novices on linux-security - people like > myself 8) - hwo this could affect security on a firewall (proxy and/or > IP-router,
2007 Oct 01
1
Patch to add option-key menus (similar to SuSE patch)
I've written a patch to add option-key submenus to menu.c32 and vesamenu.c32 for doing things like changing the video mode. This was inspired the the patch that SuSE applies to the syslinux family and Grub, without the ugly pseudo-PostScript spaghetti. The patch may be found at http://www.valleyhold.org/~gordons/syslinux-optmenus.diff (it's over 30K, so posting it here didn't seem
2016 Jan 05
2
process_lanman_packet: Discarding datagram from IP 192.168.100.29. Source name STORAGE7<00> is one of our names !
Hi I have a bunch of FreeNAS servers and a TrueNAS HA server all spamming the logs with these messages every minute about their own source name (examples below). These boxes are on two physically separate networks, and I find it unlikely both networks should have some sort of undetected loop. Any ideas on how to debug this? Samba version is 4.1.18. FreeNAS box on network A " Jan 5
2006 May 02
1
Problems booting from cd
Hi, I have a cd building system that has worked for ages. I made lots of changes before I noticed that it now produces non-bootable cd's. I made changes to the files that went on the cd rather than the programs than buildings the isos (mainly mkisofs). The cd's don't fail on all machines. It seems to be a combination of motherboard and cd drive. At boot time, the cd light flashes
2010 Mar 23
2
Samba / Lucid / Windows 7 problem
Hi list I'm running a Samba PDC on Ubuntu Lucid (3.4.7) and am unable to join Windows 7 machines to the domain. I have applied the registry changes described at http://wiki.samba.org/index.php/Windows7 Windows XP machines can join with no problems. Samba log: stty: standard input: Inappropriate ioctl for device Use of uninitialized value $pass in chomp at /usr/sbin/smbldap-useradd line
2007 Oct 10
1
DOS/Freedos: Can't use mkfloppyimg.sh or mkdiskimage for +8M images ( Solved)
Hi, I did found the problem, a combination of 2 factor. 1- I taught that I did install the latest syslinux, but in fact it was the 3.36 version. 2- Thank to kevin Connelly, he point me to a problem he got with mkdosfs command. The default FAT16 do not work, but the FAT12 do. By adding -F12 to the mkdosfs command fix the problem. The default F16 do seem to work for <8M floppy image. Thank you
2005 Apr 02
4
factor to numeric in data.frame
Dear All, Assume I have a data.frame that contains also factors and I would like to get another data.frame containing the factors as numeric vectors, to apply functions like sapply(..., median) on them. I read the warning concerning as.numeric or unclass, but in my case this makes sense, because the factor levels are properly ordered. I can do it, if I write for each single column
2009 Mar 13
1
Booting a complete CD iso image via PXE: SystemRescueCD
I couldn't find this information in the mailing list archive, so I thought I mention if it someone else runs into the same problem. While some mails in the archive point out that it is not possible to just take a CD iso image and boot it over PXE, it *is* possible to boot over PXE and the download the rest of the image into RAM over ethernet. SystemRescueCD
2012 Jul 24
1
Problems with HVM S3
Hello, I am currently trying to suspend a HVM domU via ACPI. However, after "xl trigger vm s3suspend" the virtual machine freezes after 2-3 seconds (I get a prompt at xl console before that!), and keeps printing the following lines: [ 240.428145] INFO: task jbd2/xvda1-8:146 blocked for more than 120 seconds. [ 240.437649] "echo 0 >