Displaying 20 results from an estimated 2000 matches similar to: "ISOLINUX"
2015 Dec 12
2
Some patches from mageia
Gene Cumm wrote:
> On Sat, Dec 12, 2015 at 8:21 AM, Ady via Syslinux <syslinux at zytor.com> wrote:
> >
> >> On Thu, Dec 10, 2015 at 5:15 PM, Sebastian Herbszt <herbszt at gmx.de> wrote:
> >> > Gene Cumm wrote:
> >> >> On Tue, Dec 1, 2015 at 3:02 PM, Erwan Velu via Syslinux
> >> >> <syslinux at zytor.com> wrote:
>
2015 Dec 12
2
Some patches from mageia
> On Thu, Dec 10, 2015 at 5:15 PM, Sebastian Herbszt <herbszt at gmx.de> wrote:
> > Gene Cumm wrote:
> >> On Tue, Dec 1, 2015 at 3:02 PM, Erwan Velu via Syslinux
> >> <syslinux at zytor.com> wrote:
> >> > Hi folks,
> >> >
> >> > As per Ady request (thanks for the reminder), I forgot to send the patches
> >> > I
2013 Jul 03
2
Problems with gfxboot.c32
Matt Fleming wrote:
> On Wed, 03 Jul, at 09:53:32PM, Sebastian Herbszt wrote:
>> gfxboot.c32 is supposed to work as expected if you put all required files
>> inside the bootlogo archive.
>
> From reading com32/gfxboot/gfxboot.c, the code in the bootlog archive
> calls *out* into a realmode section compiled into gfxboot.c32
> (realmode_callback.asm) to do things like
2013 Jul 03
2
Problems with gfxboot.c32
Matt Fleming wrote:
> On Wed, 03 Jul, at 03:02:19PM, Andreas Heinlein wrote:
>> I had to add at least one boot entry to get a working config, so I
>> ended up with this isolinux.cfg:
>>
>> label live
>> menu label ^Try Ubuntu without installing
>> kernel /casper/vmlinuz
>> append file=/cdrom/preseed/ubuntu.seed boot=casper
>>
2008 Oct 07
2
Gfxboot COMBOOT module
Hello all,
i announce you the gfxboot COMBOOT module which is written in assembler.
Since i didn't find as much spare time as i have hoped last weekend it is
far from complete. Nevertheless the module is able to interact with the
bincode ([1] and [2]) in the bootlogo cpio archive from the openSUSE 10.2
mini cd. So far it is able to call the bincode gfxboot code and setup some
menu entries.
2015 Aug 10
4
EFI: HP + syslinux = crash [ brown paper bag update ]
Updating myself again:
On 07-08-15 16:03, Oscar Roozen wrote:
> e466d24 still has an issue with png's in vesalinux causing crashes
I can confirm this remaining crash is caused by the line "MENU
BACKGROUND bootlogo.png".
The original bootlogo.png is 640x480. Forcing the videomode with "MENU
RESOLUTION 640 480" did not resolve the crashes, nor did resizing the
png
2015 Dec 12
2
Some patches from mageia
Gene Cumm wrote:
> On Thu, Dec 10, 2015 at 5:15 PM, Sebastian Herbszt <herbszt at gmx.de> wrote:
> > Gene Cumm wrote:
> >> On Tue, Dec 1, 2015 at 3:02 PM, Erwan Velu via Syslinux
> >> <syslinux at zytor.com> wrote:
> >> > Hi folks,
> >> >
> >> > As per Ady request (thanks for the reminder), I forgot to send the patches
>
2013 Jul 03
2
Problems with gfxboot.c32
Am 03.07.2013 14:11, schrieb Matt Fleming:
> On Wed, 03 Jul, at 12:22:52PM, Andreas Heinlein wrote:
>> Hello,
>>
>> I am currently trying to get the gfxboot archive from Ubuntu 12.04
>> working with gfxboot.c32 under BIOS, using ISOLINUX 6.
>>
>> AFAIK, the Ubuntu patches have been added in 4.03, and in fact it
>> works with the official 4.05 release,
2013 Jul 04
2
gfxboot again - EFI64
Hello,
I think I found another problem with gfxboot, and I think it is
completely unrelated to the 'packed archive' issue.
Again I tried using gfxboot with the Ubuntu gfxboot archive, this time
with EFI64, using a real EFI-capable machine. I first verified that
everything else actually works by commenting out 'ui gfxboot bootlogo'
and got a working menu. Uncommented the line
2019 Sep 29
3
vesamenu.c32 and EFI
Hello!
I've been attempting to add EFI support to a linux live distro (slax),
it's built on a syslinux bootloader.
I can get EFI to work using menu.c32 on syslinux 6.03; however ideally
we'd like the VESA menu as well.
When we use the vesamenu.c32 and libcom32.c32 from 6.03 we end up with a
blank screen and the machine
seems to hang. I've tried adding MENU RESOLUTION based on
2013 Jul 04
3
Problems with gfxboot.c32
On Thu, 04 Jul, at 08:45:33AM, Andreas Heinlein wrote:
> Looks like you're right. I added '*.tr *.hlp *.pcx back.jpg
> gfxboot.cfg langlist' to the 'bootlogo' archive, and now I get the
> menu, and everything seems to work!
>
> If that's really the only problem, I wouldn't consider this a bug.
> IIRC, the 'unpacked' form of gfxboot archives is
2004 Oct 30
0
booting suse 9.2 live cd (uses isolinux)
Hello,
I have downloaded and burned Suse 9.2 Live CD. The problem is, it won't
boot. I get "searching for boot record on CDROM... not found" message and
then system just boots from hard drive. Other bootable cdroms work, it's
just suse that doesn't.
I post this here because suse live cd uses isolinux (isolinux.cfg below).
Is there a way to make the cd boot, maybe using
2006 Aug 27
2
isolinux and kernel error
hi,
I want to prepeare a CD which will use isolinux to boot so I got the
source code of isolinux.
Unfortunately I couldn't find enough document to satify my
needs.Therefore I got the isolinux
folder of Xubuntu CD and I have modified the isolinux.cfg file.My
content of modified isolinux.cfg file
is shown below.
DEFAULT /boot/kernel-2.6.16.24-49
GFXBOOT bootlogo
APPEND boot=boot
2015 Dec 12
0
Some patches from mageia
On Sat, Dec 12, 2015 at 8:21 AM, Ady via Syslinux <syslinux at zytor.com> wrote:
>
>> On Thu, Dec 10, 2015 at 5:15 PM, Sebastian Herbszt <herbszt at gmx.de> wrote:
>> > Gene Cumm wrote:
>> >> On Tue, Dec 1, 2015 at 3:02 PM, Erwan Velu via Syslinux
>> >> <syslinux at zytor.com> wrote:
>> >> > Hi folks,
>> >> >
2015 Dec 12
0
Some patches from mageia
On 12.12.2015 17:39, Sebastian Herbszt via Syslinux wrote:
> Gene Cumm wrote:
>> On Sat, Dec 12, 2015 at 8:21 AM, Ady via Syslinux <syslinux at zytor.com> wrote:
>>>
>>>> On Thu, Dec 10, 2015 at 5:15 PM, Sebastian Herbszt <herbszt at gmx.de> wrote:
>>>>> Gene Cumm wrote:
>>>>>> On Tue, Dec 1, 2015 at 3:02 PM, Erwan Velu via
2015 Aug 04
2
EFI: HP + syslinux = crash
On 04-08-15 04:57, Gene Cumm wrote:
>> I see. From an EFI point of view you have 4 NICs
> I've still seen firmwares that allow me to disable those NIC ports
> individually, though it was buried inside another menu.
I did find a menu where I could adjust a lot of parameters per port, but
I could not find a way to disable individual ports.
By the way, I'm booting from the
2015 Dec 10
3
Some patches from mageia
Gene Cumm wrote:
> On Tue, Dec 1, 2015 at 3:02 PM, Erwan Velu via Syslinux
> <syslinux at zytor.com> wrote:
> > Hi folks,
> >
> > As per Ady request (thanks for the reminder), I forgot to send the patches
> > I run in Mageia.
> >
> > There is two of them :
> >
> > One is making errors in parsing modules.alias not fatal.
> >
>
2015 Aug 05
3
EFI: HP + syslinux = crash [ brown paper bag update ]
On Wed, Aug 5, 2015 at 3:03 PM, Oscar Roozen via Syslinux
<syslinux at zytor.com> wrote:
> Unfortunately I can't test anymore until Friday. Maybe gnu-efi got
> updated? I seem to remember seeing a shell script pulling in the
> newest version during compilation...
It's version locked to a certain commit ID.
--
-Gene
2013 Jul 04
0
Problems with gfxboot.c32
Am 03.07.2013 23:05, schrieb Sebastian Herbszt:
> Matt Fleming wrote:
>> On Wed, 03 Jul, at 09:53:32PM, Sebastian Herbszt wrote:
>>> gfxboot.c32 is supposed to work as expected if you put all required
>>> files
>>> inside the bootlogo archive.
>>
>> From reading com32/gfxboot/gfxboot.c, the code in the bootlog archive
>> calls *out* into a
2008 Nov 22
5
[RFC][PATCH] Gfxboot COMBOOT module
So here it is. Ugly and far from acceptable shape but nonetheless it seems to
work. Parts are borrowed from syslinux core and of course the gfxboot patch for
syslinux 3.63.
Syntax: gfxboot.com <bootlogo file>
- Sebastian
--- /dev/null 2007-09-21 23:50:58.000000000 +0200
+++ syslinux-3.73-pre6/modules/gfxboot.asm 2008-11-22 19:01:10.000000000 +0100
@@ -0,0 +1,883 @@
+ absolute 0