Displaying 20 results from an estimated 8000 matches similar to: "boot images problem"
2005 Sep 17
2
com16/com32 module for APM powerdown
Hello,
In case anyone is interested, here are the source code for comboot and
com32 modules for powering down a computer using APM.
I started work on the ACPI version of it, but it will take some time to
parse the spec.
Regards,
Luciano Rocha
--
lfr
0/0
-------------- next part --------------
; ****************************************************************************
;
; apmoff.asm
;
; A
2007 Apr 26
2
boot 32 or 64 kernel depending on cpu
Hello,
The attached l32or64.c implements a com32 module that boots two
different kernels with different initrds depending on whether the cpu
has long mode support or not.
I stumbled upon two problems while developing it with current git
version (last commit 595705ffad4f63cfeb84e9bb1243df03808c2fff).
The first was that syslinux_boot_linux didn't work for me. Both the
command line and initrd
2007 Nov 28
0
[Fwd: Re: network-bridge does not create veth or peth devices]
-------- Original Message --------
Subject: Re: [Xen-users] network-bridge does not create veth or peth devices
Date: Wed, 28 Nov 2007 14:42:25 +0100
From: Ingard Mevåg <ingardm@startsiden.no>
Organization: ABCStartsiden
To: Luciano Rocha <strange@nsk.no-ip.org>
References: <474D6492.5030807@startsiden.no>
<20071128130205.GA1838@bit.office.eurotux.com>
Luciano Rocha
2006 Oct 03
2
strverscmp, scandir, alphasort and versionsort
Hello,
These are implementations of strverscmp, scandir, alphasort and
versionsort, and some test cases for them.
I know these aren't in POSIX, but they're useful, nonetheless, and
someone else might be interested in them.
Regards,
Luciano Rocha
--
lfr
0/0
-------------- next part --------------
/* ----------------------------------------------------------------------- *
*
*
2009 May 12
1
bug in com32/modules/chain.c
Hello,
The main function in com32/modules/chain.c does a lot of argument
parsing, finding the drivename, partition, seg, etc., for two statements
nullifying most of the work:
drivename = argv[1];
partition = argv[2]; /* Possibly null */
Seeing as the function initializes the variables correctly at the
beginning:
drivename = "boot";
partition = NULL;
shouldn't these
2009 Feb 12
1
bug in ifcpu64 if !pae and only two options?
Hello,
ifcpu64.c has the following comment:
* append boot_kernel_64 [-- boot_kernel_32pae] -- boot_kernel_32
Also in NEWS:
(and optionally 32-bit kernels with or without PAE.)
However, if one doesn't specify boot_kernel_32pae but only boot_kernel_64
and boot_kernel_32, and if the CPU doesn't have support for PAE, args[2]
will be executed unconditionally, with no check for if
2006 Sep 28
1
creat isn't exported
Hello,
klibc-1.4 and klibc-1.4.29 don't export the creat function:
$ klcc -static -s -Wall rtfs.c -o rtfs
rtfs.c: In function 'move_ent':
rtfs.c:318: warning: implicit declaration of function 'creat'
rtfs.o: In function `move_ent':
rtfs.c:318: undefined reference to `creat'
$ grep creat\\b /usr/lib/klibc/include/ -r
/usr/lib/klibc/include/zlib.h: descriptors are
2009 Apr 24
1
vesamenu.c32 broken? blame F10?
Hello,
vesamenu.c32 from syslinux-3.75.tar.bz2 is broken in my tests with:
- qemu 0.9.1 -cdrom iso_image
- qemu 0.9.1 -cdrom iso_image -std-vga
- virtualbox 2.2.0 (Sun version)
It blocks right after showing the copyright notice.
I've since compiled the following versions in my machine, running Fedora 10:
- syslinux-3.63
- syslinux-3.72
- syslinux-3.73
- syslinux-3.75-143-g080bf56
I did a
2005 Jan 26
2
drdb fails under xen
Under xen, either stock xen-2.0.1+linux-2.6.9 or Fedora''s latest
(2.6.10-1.1109_FC4), drdb (<http://www.drbd.org/>),as soon as I try to
write to one of its devices, causes "Badness" in the kernel and,
ultimately, a spontaneous reboot.
Under non-xen 2.6.10-1.1109_FC4 and 2.6.9-1.678_FC3, drbd works fine.
The error:
Jan 25 21:01:23 turing kernel: Badness in blk_plug_device
2006 Sep 28
1
ramfs to tmpfs
Hello,
I was using a bunch of cpios in initramfs as a working system, and
wondering why the unused files weren't being paged out to swap.
So I reread ramfs-rootfs-initramfs.txt and now I know.
So I wrote the attached utility. It creates a tmpfs, moves all files
on the initramfs, moves / and executes the real init.
It works, even with hardlinks, but it isn't the correct approach. Have
2008 Apr 25
1
gsoc status?
Hello,
Could we have an update of the status of Syslinux entry in Google's
Summer of Code?
A list of accepted projects would suffice.
Thanks,
Luciano Rocha
--
lfr
0/0
2017 Jan 01
0
CISTI'2017 - Doctoral Symposium
------------------------------------------------------------------
Doctoral Symposium of CISTI'2017
12th Iberian Conference on Information Systems and Technologies
14th and 17th of June 2017, ISCTE-IUL, Lisboa, Portugal
http://www.cisti.eu/
---------------------------------------------------------------------------
The purpose of CISTI'2017?s Doctoral Symposium is to provide graduate
2017 Jan 01
0
CISTI'2017 - Doctoral Symposium
------------------------------------------------------------------
Doctoral Symposium of CISTI'2017
12th Iberian Conference on Information Systems and Technologies
14th and 17th of June 2017, ISCTE-IUL, Lisboa, Portugal
http://www.cisti.eu/
---------------------------------------------------------------------------
The purpose of CISTI'2017?s Doctoral Symposium is to provide graduate
2017 Jan 20
0
CISTI'2017 - Doctoral Symposium
------------------------------------------------------------------
Doctoral Symposium of CISTI'2017
12th Iberian Conference on Information Systems and Technologies
21th and 24th of June 2017, ISCTE-IUL, Lisboa, Portugal
http://www.cisti.eu/
---------------------------------------------------------------------------
The purpose of CISTI'2017?s Doctoral
2017 Feb 05
0
CISTI'2017 - Doctoral Symposium
------------------------------------------------------------------
Doctoral Symposium of CISTI'2017
12th Iberian Conference on Information Systems and Technologies
21th and 24th of June 2017, ISCTE-IUL, Lisboa, Portugal
http://www.cisti.eu/
---------------------------------------------------------------------------
The purpose of CISTI'2017?s Doctoral
2017 Jan 20
0
CISTI'2017 - Doctoral Symposium
------------------------------------------------------------------
Doctoral Symposium of CISTI'2017
12th Iberian Conference on Information Systems and Technologies
21th and 24th of June 2017, ISCTE-IUL, Lisboa, Portugal
http://www.cisti.eu/
---------------------------------------------------------------------------
The purpose of CISTI'2017?s Doctoral
2017 Feb 05
0
CISTI'2017 - Doctoral Symposium
------------------------------------------------------------------
Doctoral Symposium of CISTI'2017
12th Iberian Conference on Information Systems and Technologies
21th and 24th of June 2017, ISCTE-IUL, Lisboa, Portugal
http://www.cisti.eu/
---------------------------------------------------------------------------
The purpose of CISTI'2017?s Doctoral
2018 Dec 12
0
CISTI'2019 - Doctoral Symposium
* Proceedings published in IEEE Xplore and indexed by ISI, Scopus, etc.
---------------------------------------------------------------------------------------------------------------------------
Doctoral Symposium of CISTI'2019 - 14th Iberian Conference on Information Systems and Technologies
Coimbra, Portugal, 19 - 22 June 2019
2018 Dec 25
0
CISTI'2019 - Doctoral Symposium | Coimbra, Portugal
* Proceedings published in IEEE Xplore and indexed by ISI, Scopus, etc.
---------------------------------------------------------------------------------------------------------------------------
Doctoral Symposium of CISTI'2019 - 14th Iberian Conference on Information Systems and Technologies
Coimbra, Portugal, 19 - 22 June 2019
2019 Jan 06
0
CISTI'2019 - Doctoral Symposium | Coimbra, Portugal
* Published in IEEE Xplore and indexed by ISI, Scopus, etc.
---------------------------------------------------------------------------------------------------------------------------
Doctoral Symposium of CISTI'2019 - 14th Iberian Conference on Information Systems and Technologies
Coimbra, Portugal, 19 - 22 June 2019