Displaying 20 results from an estimated 2000 matches similar to: "api headers.."
2011 Mar 19
1
Dual-booting VMware and chainbooting GRUB
Dear All:
I am having trouble trying to dual-boot VMware and Linux, and I tried
everything I could come up with.
The situation is that /dev/sda is fully used by VMware and /dev/sdb
is used by Linux. VMware uses Syslinux, so I thought this would be
simple... However, it is not. The bootable FAT partition is too smal
to have kernels in it. As a fallback I tried to chain-load GRUB,
but that did not
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
2002 Oct 25
5
syslinux tool for Win2k and 'safeboot' option
Hello
I think syslinux is great and just downloaded 2.00 and will start using it
in a couple of days.
1.
We use an IDE<->compactflash-adapter in our target-system. We use a
USB-compact-flash reader/writer(SanDisk/ImageMate) on our linux-host to
write the flash. It appears in the Linux-system as '/dev/sda', and we can
use syslinux and mount for copying kernel, syslinux.cfg and our
2005 Jan 31
3
installing R on Mac OS X
I have a problem in installing R-2.0.1, downloaded from the R web site,
on mac o sx version 10.3.7.
when i launch the command ./configure i get the following error message:
checking for C compiler default output file name... configure: error:
C compiler cannot create executables
i've aleady insalled Xcode. the version of the gcc in 3.3.
what can i do?
thanks
silvia
2007 May 11
3
shell.exec() on Windows, unexpected behavior
I have Windows XP machines with different software configurations.
My laptop has Adobe Reader 8 and Adobe Acrobat 6.
My desktop has Adobe Reader 8 and does not have Adobe Acrobat.
On both machines, PDF extensions are registered to Adobe Reader 8.0,
and double-clicking a pdf file in Windows Explorer opens Adobe Reader
8.0.
In R-2.5.0, with all Adobe windows closed, the command
2007 Feb 07
1
fill-in a table of pairs
Hallo,
I have a table of names and values:
joe 0.45
mike 0.34
jim 0.25
I would like to fill-in a table of all pairs of names (which I aleady have)
joe.mike NA NA
joe.jim NA NA
mike.jim NA NA
with the values from the first table in the order of the pairs. The outcome
looks like
joe.mike 0.45 0.34
joe.jim 0.45 0.25
mike.jim 0.34 0.25
Thanks a lot,
Serguei
[[alternative HTML version deleted]]
2004 Feb 17
3
Feature Request - Load Throttling
If you aleady are doing this - then thanks. But here's a feature I'd
like to see.
Rsync often puts a lot of load on the system because of high disk
access. I'd like to see rsync become "load aware" and to slow itself
down under high load levels. Seems to me that it could be something
fairly easy to add to have it check the load levels and back down so as
not to slow
2007 Apr 18
2
[Patch]: Drive/Partition and extensible filesystem support for syslinux
Here is the patch for making syslinux enable opening partitions with
fat filesystems (well, the architecture is in place to make it open
other filesystems too).
Usage is like this:
#include <syslinux/io.h>
#include <syslinux/partitions.h>
#include <fs/fat/libfat.h>
syslinux_devdesc dfd;
struct libfat_filesystem* fs;
diskinfo disk_info;
char mbr[512];
static part_entry
2006 Feb 13
1
Managing multiple Dom0''s
Are there people currently managing multiple Dom0''s and making
significant use of migration?
I''m loking at a potential setup of 16 or so physical systems with
perhaps 64 or so virtual systems (DomU''s I suppose Dom0 is also a
virtual system if I understand thing correctly, but that''s no twhat I
mean here).
It seems to me that making heavy use of migration for
2007 Feb 12
4
Read disk not working in 3.35+
Hey,
Looks like read disk function which was launched in 3.35 isnt working.
Did anyone test this on any hardware? I'm using it thru the com32
interface to read contents of the active partition of a USB boot key
(syslinux).
I did a sample test like:
void scanAndPrint()
{
com32sys_t regs_in;
char *sectorBuf = __com32.cs_bounce;
int i;
memset(sectorBuf, 0x0, 512); // XXX MARK 1
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
*
2014 Jun 23
1
isohybrid has 2 variants
Hi,
On 23/06/2014 12:07, Thomas Schmitt wrote:> Hi,
>
> i have written an introduction to isohybrid and put it on
> the discussion page of the ISOLINUX wiki.
>
> http://www.syslinux.org/wiki/index.php/Talk:ISOLINUX#Proposal_for_description_of_isohybrid
>
> Review and proposals are appreciated.
Caveat emptor: this is a review by an end user (not a developer), who
2006 Jan 14
3
Patch to add Symbols/segments loader for mboot.c
Hello,
I use Tim's mboot.c32 to load multiboot kernels over pxelinux. However, some
kernels require the symbol table and other information in the ELF section
header table to be able to load properly. This functionality is not present
in mboot.c now, so I added support for it.
The patch is attached. It would be great if you can push this into the next
release of syslinux so ELF multiboot
2007 Feb 06
3
Syslinux: Broken file reading for fat16 with 3.35+?
Hello,
I noticed after upgrading from 3.20, I haven't been able to get
syslinux to boot properly with menu.c32 or mboot.c32 from a USB key. I
get an error saying invalid kernel when its trying to load menu.c32 or
mboot.c32 (or any other kernel for that matter). I tried 3.35 and
3.36-pre5. Same exact behaviour.
I'm using the following to compile:
gcc version 3.2.3 20030502 (Red Hat Linux
2003 Nov 11
1
Unable to use voicemail
Hello all.
Now I aleady installed the Asterisk.
I could make communication between 2 XLite client through Asterisk.
I tryed to test the voicemail function as follow.
1, I make a call to 1001 from 1002
2, Start ringing
3, Wait untill time out for ringing
If no problem, 1001 go to voicemail and unavailable message will
be played.
But 1001 receive a 403 forbidden massage and connection go
2008 Jul 27
7
Now you did it Olly
Oh, Boy. I am in trouble now....
I just installed Centos on a USB drive on my corp notebook. To not
TOUCH my corp drive.
I spent time with the drive partitioner to make sure that nothing was
done to the internal hard drive...
Well I missed something and I overwrote the encrypted bootloader on the
hard drive.
Now what? Can I rescue things?
I am leaving for my flight in a couple hours to
2007 Jan 11
1
Patch: Parse append arguments properly in mboot module
This is a resend since I didn't hear back from anyone.
Hey guys,
I noticed the appended ipappend options end up in the beginning of the
cmdline argv[] when mboot is entered. mboot then tries to parse the first
argument as the name of the kernel module and promptly fails cuz it can't
find "ip=.." or "bootif=...".
I'm attaching a patch which basically looks for any
2006 Nov 21
1
ipappend behaviour for bootif
Is it normal for pxelinux to append something like
BOOTIF=01-aa-bb-cc-dd-ee-ff ? the leading 01- is there in my config file
name, but this doesn't seem to be right behaviour. Can someone confirm if
this is a bug?
I tried this on syslinux 3.21.
thanks.
--
Ram Yalamanchili
2006 May 12
5
Implementing URLs with more than 3 levels in Rails.
Hi There
I started using Rails recently, and I see it''s very easy for URLs that
have up to 3 levels:
/:controller/:action/:id
But what do you do when you need more than 3?
For example, my current project should have an "admin" interface.
Admin has several sub-interfaces, for example a "users" interface. And
the admin/users interface has several actions, e.g.
2008 Jan 02
1
Unknown keyword in syslinux.cfg
Using versions 3.53 and 3.54, I get that message with the following
configuration file (which is under 8192 bytes) on a USB stick; it's the
configuration file from PCLinuxOS 2007. It was originally named
isolinux.cfg; I changed isolinux.* to syslinux* for booting from USB.
There is no blank line at the end of the file.
It works well with 3.11, but that version doesn't allow me to put all