similar to: Isolinux bug/missing feature

Displaying 20 results from an estimated 3000 matches similar to: "Isolinux bug/missing feature"

2011 Dec 09
2
Patching doc/syslinux.txt, partialy because #647603 on Debian
My reason for patching circa line 225 is that I think it is clearer. The reason for patching circa line 575 is http://bugs.debian.org/647603. They concluded that a .0 file is recognized not only by PXELINUX. And what is NBP? --- a/doc/syslinux.txt 2011-12-07 04:53:29.201556663 +0200 +++ b/doc/syslinux.txt 2011-12-07 04:50:11.000000000 +0200 @@ -221,7 +221,6 @@ LABEL label The following
2004 Feb 03
0
COMBoot questions
Hi folks, I'd like to write a graphical menu for a rescue Linux system I'm currently working on in my spare time. I'm experimenting with VESA for this... but my real questions are: How do I boot a Linux kernel from a COMBoot (.cbt) program ? Supposed I have syslinux.cfg that looks like this: DEFAULT menu LABEL menu KERNEL menu.cbt LABEL linux KERNEL kernel.bzi Do I have to use
2003 Jun 09
1
Suggestion for improving syslinux man page.
I would suggest putting this syslinux web page info near the top of the man page. I was using debian, which has all the linux images being linux.bin. So, to make my own boot disk, I thought I would just copy bzImage to the floppy as linux.bin. Big mistake, if one does that it will not work, and one gets output like: - 0400 AX:0208 BX:0200 CX:0002 DX:0000 etc. Just renaming
2012 Dec 06
2
Syslinux 5.00 released
Hi folks, Syslinux 5.00 is out in time for the holidays. This release includes a lot of changes from 4.06. I've included the NEWS entries below, which highlight the major changes. Lots of assembly code has been rewritten in C, which makes further development much easier (and also really helped for the 'firmware' abstraction that appears in Syslinux-6.00-pre1). So be on the lookout
2002 Apr 20
0
Boot Scriptor, companion to Isolinux.
Hello everyone, I'd like to introduce a program I've made called Boot Scriptor. To quote the website, "Boot Scriptor is a program that allows a high degree of interactivity when booting from a CD-ROM drive. It provides a set of commands designed to enable users to boot a system in a number of ways, as well as provide interactive menus to choose boot options from. More
2012 Jan 15
3
some issues with modules/syslinux
Dear Syslinux bootloader list, I'm running into a few issues concerning Syslinux modules here, hoping you can answer one or more of the following questions: * Where's "ifmemdsk.c32" ? 4.05, 4.06pre1 and latest 4.10pre seem to lack it. Only the "ifmemdsk.c" file, which is likely sourcecode. Not seeing any "ifmemdsk.cbt" legacy comboot module. * Do COM32
2002 Jun 05
1
Comboot files
First of all Great software, Do you know how I can get the syslinux to display a help screen and then return to the menu, or where I can find information on making .cbt files.. Thanks. Your help would be much appreciated Rene -------------- next part -------------- An HTML attachment was scrubbed... URL:
2002 Feb 28
2
isolinux source, detecting 8086 cpu
Hi, I was looking through isolinux and noticed you had trouble detecting 8086 cpu's. I have some experience with this so I thought you might like some different info. The behavior of the "push sp" instruction changed after the 8086 to pushing sp before updating it. I've included a snippet of one of my bootstraps in case you want to use it (or just want to understand better).
2005 May 16
4
Shutdown from PXELinux
Hi Please excuse my english ... Does somebody have a .c32 , .cbt or .exe program to shutdown an ACPI and/or APM BIOS PC from PXELinux or DOS ? Or could be shutdown added as an option to PXELinux ? School environment, remote administration. On night time the electrical power is turned off in labs and PC loose WakeOnLan(WOL) and AlertStandardFormat(ASF) capabilities. In the morning when the
2005 Jun 01
0
no menu.c32, no problem...
Fellow syslinux fans, I'm using syslinux on a boot floppy (I'll call this syslinux A) to invoke an etherboot image (zlilo style) which invokes a tagged NBI image from my DHCP/TFTP server. The tagged NBI image is created using mknbi-dos and also uses syslinux (I'll call this syslinux B), a linux kernel and an initrd file. It works perfectly if syslinux A has a basic .CFG, e.g.:
2008 Oct 08
1
Observed responses in 'augPred' data frame - Wrong order ?
Dea-R community. I'd like to draw your attention to an issue I have recently encountered while doing my current data analysis. I've got an unexpected (to me) result from the command: > augPred(lmList(my.object)), 'my.object' being a grouped data frame of class: > class(my.object) [1] "nfnGroupedData" "nfGroupedData" "groupedData"
2002 Nov 16
3
Dynamic Menu based on what isolinux can read from your local filesystem
Comments inline > -----Original Message----- > From: H. Peter Anvin [mailto:hpa at zytor.com] > Posted At: Thursday, November 14, 2002 1:40 AM > Posted To: Syslinux > Conversation: [syslinux] MSDOS not working: problem Solved > Subject: Re: [syslinux] MSDOS not working: problem Solved > > > G. Murali Krishnan wrote: > > > > In short: Is it possible to
2003 Oct 24
0
Samba 2.2.8 and NFS together?
Hi All, I have a rather unique (at least from reading the archives) situation that has me stumped, and I'm hoping the gurus can help. Here's my problem, I have a Solaris 2.8 server running Samba 2.2.8 which sits on two networks (no routing between networks). On one side of the Samba server are 100 PCs running a mix of Win95 and Win98 which have touch screens and no keyboards, that are
2003 Nov 27
0
Please help: Samba 2.2.8 question.
I have a rather unique (at least from reading the archives) situation that has me stumped, and I'm hoping the gurus can help. Here's my problem, I have a Solaris 2.8 server running Samba 2.2.8 which sits on two networks (no routing between networks). On one side of the Samba server are 100 PCs running a mix of Win95 and Win98 which have touch screens and no keyboards, that are used as
2003 Oct 29
0
Samba 2.2.8 and NFS: Redux
Hi, Not having seen any response to a request for help nearly a week after having submitted my plea, I'm wondering if I'm being too impatient... Anyway, Here's the request again... Thanks, I have a rather unique (at least from reading the archives) situation that has me stumped, and I'm hoping the gurus can help. Here's my problem, I have a Solaris 2.8 server running Samba
2009 Oct 04
2
Row to Column help
Dear R Community, I am attempting to transpose a dataset from rows to columns but am stuck. I have tried using reshape() with little luck, possibly due to the categorical nature of the data. For example: id<-c(1,2,2,3,3,3) author<-c("j","k","k","l","l","l")
2003 Apr 16
1
Image remains too large
Hi, I've read that Syslinux supports bzImage files now, but when I use pxelinux (which I hope also supports it) with a bzImage, I get : COMBOOT image too large What can I do to fix this ? Kind greetings, Wim Godden
2002 Sep 04
1
isolinux.asm - improving spec_query_failed routine ...
> -----Original Message----- > From: Michael K Ter Louw [mailto:mterlouw at gmx.net] > Sent: woensdag 4 september 2002 1:24 > To: Lagerweij B ; syslinux at zytor.com > Subject: Re: [syslinux] isolinux.asm - improving spec_query_failed > routine... > > > > Hi Peter, Bart, and everyone else, > > I also write software that boots from the CD drive, so this >
2012 Oct 29
6
export variable from bash to R
Dear R experts This probably seems very easy to you guys, but I'm a beginner and would be really glad if someone helped me with this: I am trying to automate the execution of an R script (let's call it "myscript.R") by passing a variable from a bash script to myscript.R. I know I can use the command Rscript, but I don't know how to declare in bash which variable will be
2004 Dec 17
3
ISOLINUX users - debugging on by default?
I'm considering the suggestion which was raised before about turning the debugging messages on by default in isolinux, or specifically, not building the non-debugging-messages version in the standard distribution. What do people think (especially distro maintainers?) -hpa