similar to: Unknown keyword in syslinux.cfg

Displaying 20 results from an estimated 1000 matches similar to: "Unknown keyword in syslinux.cfg"

2010 Feb 24
1
isolinux.cfg parsing issue
Hi, I've been trying to setup a dual livecd. However I am getting an error with parsing the isolinux.cfg. I am using 3.84. the relevant section of the isolinux.cfg is as follows label LiveCD1 kernel vmlinuz1 append livecd=livecd1 initrd=initrd1.gz root=/dev/rd/3 acpi=on splash=silent vga=788 keyb=us fstab=rw,noauto label LiveCD2 kernel vmlinuz2 append livecd=livecd2
2001 Oct 25
1
R Performance on P-4 RE: P-4
Is this still an issue to this community? If so, and results, I may pick this up. Intel does have C++ and Fortran compilers. You might see a compiler among the list under the links http://cedar.intel.com/cgi-bin/ids.dll/topic.jsp?catCode=BON. Evaluation licenses are available at http://developer.intel.com/software/products/compilers/ If they are promising, perhaps binaries could at least be
2012 Dec 27
2
A Couple Questions About a New Project
My compliments on the release of syslinux-5.0 and happy holidays to the entire Syslinux team.? I have a longer message in me.? Lots of curiousity about the direction of the project, but that will have to wait until I finish my first 5.0 project (*not* my first Syslinux project), which just happens to touch past problems: drive enumeration. This particular effort is on a USB flash drive, with two
2007 Aug 02
0
Booting LiveCDs or Installation CDs with Xen support in a Dom0
Hi, In the installation docs for a Solaris Xen 07/07 DomU (http://www.opensolaris.org/os/community/xen/docs/install-solaris-domu-iso.htm) the config file for the Solaris DomU is name = "solaris-install" memory = "1024" disk = [ ''file:/ws/public/isos/65-0604-nd.iso,6:cdrom,r'', ''file:/export/root/solaris_domu/disk.img,0,w'' ] vif = [
2010 Aug 20
3
securing a remotely hosted machine
Hi, I'm looking to put together a doc for the wiki.c.o on howto secure a remotely hosted machine. Its a situation that many of us find ourselves in, wherein we either lease or colo a server ( or many ) and there is always the issue of remote hands, other facility users etc being able to get physical access of the machines. So what are the usual steps that people take in order to secure
2005 Mar 16
0
[Fwd: Re: Freeze on boot ?]
> Nicolas Boulay wrote: >> kernel vmlinuz >> append livecd=livecd initrd=initrd.gz root=/dev/rd/3 devfs=nomount \ >> acpi=ht nomce vga=normal keyb=fr console=ttyS0,19200n8 > > You're not actually using \-continuation lines, are you? None of the syslinux programs support them at this time. no i wrote it just for this mail. The only message from the booting
2001 Feb 14
0
Keyboard not handled properly.. were to start debbugging?
Joao clemente wrote: > Hi there. > > I just intalled wine and crossed my fingers hoping that it worked at the > first try... > > It ALMOST did perfectly... The one problem I'm having is that my keyboard is > not being correctly handled... Well, I've looked at teh sources trying to > locate the problem and I've found that when wine tries to find the correct >
2006 Mar 25
6
Cannot have eth0 in domU
Hello, I am trying to run Xen 3 on FC5, but I cannot have the eth0 interface appear in domU. I have 3 servers running FC3 and Xen 2 with various domUs since a year. Everything is fine on that front. I took one of the server, upgraded it to FC5 and did the following: - yum install xen kernel-xen0 kernel-xenU - grub.conf contains title Fedora Core (2.6.15-1.2054_FC5xen0 root (hd0,0) kernel
2008 Feb 28
1
question about extlinux.conf on flashstick with ext2
Hi , I ve tested the pclinux minime on usb 1Gb and later 8Gb, with fat32 and syslinux boot , works splendid in Ram , and persistant saves on stick.. Now i want to try extlinux-boot with ext2 or 3 on the usb. With ext3 , i get constantly bumped to commandline, where i could type in the vmlinuz and initrd paths , but it cant make the loop-file of minime work..so it gets little panic :* But it wont
2005 Mar 07
0
compact flash, fat, reduced knoppix and syslinux
Hi. I've recently picked up a 256MB compact flash card and CF->IDE adapter. I'm wanting to put a smaller version of knoppix on here. I came across miniknoppix here: http://www.inittab.org and decided to have a play around with that. So far I have opened up the ISO image and copied all the files out. I have put a boot sector onto the CF by putting the CF into the IDER adpater then
2012 Nov 22
2
Lin/Win desktop/games rig with PEG pass-through
Hi all, I''m planning a rig that has SuSE linux in Dom0 and Windows7 in a DomU with the PCIe video card passed through to the Win7-U and an AMD system''s onboard video for the Linux system. Couple xen-newbie questions: does my plan work in such that I intend to have the onboard video''s DVI and the video card (at present an NV GTX-460) on the same monitor and switch
2009 Jul 15
0
[PATCH] gfxboot: parse TIMEOUT keyword
Parse the TIMEOUT keyword from the config file and pass it to gfxboot core. Signed-off-by: Sebastian Herbszt <herbszt at gmx.de> Index: syslinux-3.82-440-g6483c80/modules/gfxboot.asm =================================================================== --- syslinux-3.82-440-g6483c80.orig/modules/gfxboot.asm +++ syslinux-3.82-440-g6483c80/modules/gfxboot.asm @@ -657,8 +657,7 @@ gfx_input:
2007 Apr 30
3
syslinux booting from a third partion of ipod.
Hello, I hope that somebody can help me, I am trying to boot Knoppix from the third parition of an ipod nano with out loosing the player capabilities. After fdisk I have the following partitions: slr ~ # fdisk -l /dev/sda Disk /dev/sda: 4095 MB, 4095737344 bytes 255 heads, 63 sectors/track, 497 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End
2009 Jan 31
1
"UI" keyword, pc_default and getline
There is a problem with "pc_default" if the following is present in the config file (line order does matter): UI gfxboot.com init DEFAULT memtest "pc_default" is called on the "DEFAULT" keyword, but "getline" is skipped, so the code now tries to parse the keywords parameter. The config line should be skipped in this case. This could be fixed by converting
2011 Jan 27
2
Help - Seeking recommendations-script to install on CENT OS web server for backup to Network Attached Storage
Hello: I wanted to know if anyone on the list can recommend one or more scripts to install on a CENT OS web server that allows you to back up the entire box to network attached storage? Many thanks, Steve Eisenberg steve.eisenberg at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Mar 09
1
DomU boot hangs after cron; XENBUS errors
I am having an issue getting a DomU to boot properly. There is never any indication of a stop error or kernel panic, it simply hangs after "Starting crond [ OK ]" and never continues. I''ve included my mkinitrd and output from xm create... please help! ##### XENBUS errors ##### XENBUS: Device with no driver: device/vbd/2049 XENBUS: Device with no driver: device/vbd/2050
2012 Dec 01
1
VMware ESXi safeboot.c32 Source Code
Maybe you know, Ram? - Shao -----Original Message----- From: Shao [mailto:sha0.miller at gmail.com] Sent: Saturday, December 01, 2012 00:58 To: 'For discussion of Syslinux and tftp-hpa' Subject: VMware ESXi safeboot.c32 Source Code Does anyone know where to find the source code for VMware's ESXi's safeboot.c32 module? There is a question in the http://reboot.pro Syslinux forum
2015 Apr 20
0
mediacheck on kickstart
I am using a kickstart centos 1503 file. For some reason I am getting a mediacheck even though I do not have mediacheck in my kickstart file. Any ideas why? Something change on that? Jerry
2009 Mar 10
3
Cannot get CentOS to install
I used google but did not come up with anything current to solve my problem. I have not tried any other search engines yet. There is not a search for the CentOS list so I am creating a new post. I have tested the CentOS 5.2 and RHEL 5.3 CD's and they passed. I had to use linux mediacheck ide=nodma to get them to pass. The newest releases seem to most times fail with just linux mediacheck. I
2002 Oct 30
0
SV: syslinux tool for Win2k and 'safeboot' option
Hello Luis Thansk Yes we tried that and it works, but if you are in the field and only have new clean compact-flash and no DOS, you are in trouble. I can syslinux directly to the USB card-reader/writer under Linux without problems too. It just appears as a SCSI-device(/dev/sda). best regards ole at danelec.dk * danelec electronics a/s * Blokken 44 * DK-3460 Birkeroed * DENMARK *