Displaying 20 results from an estimated 409 matches for "lilo".
2005 Apr 29
2
Booting CentOS with LILO?
Hello all!
I would like to know if is possible to use LILO as the boot loader
instead of the default GRUB. My question comes because I tried to run
lilo command but the message "command not found" appear. It sounds
like my only boot loader option in CentOS is GRUB ??.
I found lilo.conf.anaconda, but not the lilo command. From already
thanks....
2016 Mar 07
2
keytab-lilo: update to support kbd 2.0.3 format
...linux wrote:
>>>>
>>>>> How this change would affect users with older versions of kbd /
>>>>> loadkeys / or in older OSes? I mean, let's assume a user using a newer
>>>>> version of Syslinux (containing this proposed change in its keytab-lilo
>>>>> perl script) but with an older OS / older version of kbd / loadkeys /
>>>>> map files.
>>>>
>>>> The changed regular expression will work for both formats from what I
>>>> can see.
>>>>
>>>
>>> ke...
2005 Nov 30
8
why was LILO removed from centOS 4.2?
I can't choose LILO as boot loader anymore in the install process? And what is the
advantages in GRUP vs. LILO that are so great that LILO has been deleted all
together?
One big disadvantages when forced to use GRUB is that it is a hassle to make the
disks in a RAID1 bootable.
https://www.redhat.com/archives/fedora-l...
2009 Feb 08
2
keytab-lilo included with SYSLINUX is not up to date
Hi,
I just noticed that the keytab-lilo utility included with SYSLINUX isn't
up to date. It *is* a problem since the old version isn't compatible
with current distributions like Debian ou Ubuntu (for example).
Two options are offered to those who would like to use keytab-lilo in
order to generate a file compatible with the KB...
2005 Oct 25
2
lilo for centos 4.2
Where can I get lilo for centos 4.2?
I did "up2date lilo*" and nothing was retrieved.
2015 Dec 29
2
keytab-lilo: update to support kbd 2.0.3 format
...2015, 23:34:11, Ady via Syslinux wrote:
> >
> >> How this change would affect users with older versions of kbd /
> >> loadkeys / or in older OSes? I mean, let's assume a user using a newer
> >> version of Syslinux (containing this proposed change in its keytab-lilo
> >> perl script) but with an older OS / older version of kbd / loadkeys /
> >> map files.
> >
> > The changed regular expression will work for both formats from what I
> > can see.
> >
>
> keytab-lilo - out of service
> http://bugzilla.syslinu...
2010 Jan 08
3
Lilo for CentOS 5?
Does there exist a version of Lilo built for x86_64 CentOS 5? It does not
seem to be on the DVD. *I* really, really, prefer Lilo over Grub.
--
Robert Heller -- 978-544-6933
Deepwoods Software -- Download the Model Railroad System
http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows
heller at deepsoft...
2016 Mar 07
0
keytab-lilo: update to support kbd 2.0.3 format
> doc: keytab-lilo example on Fedora
>
> ---
> doc/keytab-lilo.txt | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/doc/keytab-lilo.txt b/doc/keytab-lilo.txt
> index cdbea0f..f35b3e8 100644
> --- a/doc/keytab-lilo.txt
> +++ b/doc/keytab-lilo.txt
> @@ -83,3 +83,7 @@ where <...
2016 Mar 07
2
keytab-lilo: update to support kbd 2.0.3 format
On 07.03.2016 19:24, Ady via Syslinux wrote:
>> doc: keytab-lilo example on Fedora
>>
>> ---
>> doc/keytab-lilo.txt | 4 ++++
>> 1 file changed, 4 insertions(+)
>>
>> diff --git a/doc/keytab-lilo.txt b/doc/keytab-lilo.txt
>> index cdbea0f..f35b3e8 100644
>> --- a/doc/keytab-lilo.txt
>> +++ b/doc/keytab-lilo.tx...
2004 Oct 05
3
Translating Lilo to syslinux and (isolinux)
I have a Lilo.conf file, which I have tried for many hours to convert to
Syslinux. I looked around on the web for references on translating some
of the components. I want to convert it to Syslinux/Isolinux.
Any suggestions would be greatly appreciated. When I tried to convert it
I made sure that the kernel and i...
2006 Sep 02
0
CentOS 4.4 LILO Raid (also e2fsprogs in general)
i noticed that the 4.4 upgrade broke LILO on Raid...
it gave errors on partitions not on the primary disk
along the lines of "/dev/dis: no such device"...
even explicitly installing the boot sector on each
device in the array, while it allowed the system
to boot, gave errors at boot time and did not
display the CentOS...
2015 Dec 27
2
keytab-lilo: update to support kbd 2.0.3 format
On Sunday, December 27, 2015, 23:34:11, Ady via Syslinux wrote:
> How this change would affect users with older versions of kbd /
> loadkeys / or in older OSes? I mean, let's assume a user using a newer
> version of Syslinux (containing this proposed change in its keytab-lilo
> perl script) but with an older OS / older version of kbd / loadkeys /
> map files.
The changed regular expression will work for both formats from what I
can see.
--
< Jernej Simon?i? ><><><><>< http://eternallybored.org/ >
If it should exist, it does...
2015 Dec 27
2
[PATCH] keytab-lilo: update to support kbd 2.0.3 format
Since kbd 2.0.3 (commit 6ff47cf2) the format generated by 'loadkeys -m' has
changed slightly, using "unsigned short" instead of "u_short"
Signed-off-by: Olivier Brunel <jjk at jjacky.com>
---
utils/keytab-lilo | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/utils/keytab-lilo b/utils/keytab-lilo
index 9e34160..337a869 100755
--- a/utils/keytab-lilo
+++ b/utils/keytab-lilo
@@ -48,9 +48,9 @@ sub load_map
$empty = 1;
while (<FILE>) {
chop;
- if (/^(static\s+)?u_short...
2006 Oct 09
2
3.x box - lilo - hosed bootloader
...a PERC RAID card as it was out of date and
causing a monitoring error - Everything went fine but on the reboot the
box now tells me it cant find a valid boot device - I am thinking maybe
somehow the boot block on the logical disk is shot.
Can anyone advise me on how to rebuild the bootloader on lilo using a
rescue CD?
thanks
2015 Dec 29
0
keytab-lilo: update to support kbd 2.0.3 format
...:11, Ady via Syslinux wrote:
>>>
>>>> How this change would affect users with older versions of kbd /
>>>> loadkeys / or in older OSes? I mean, let's assume a user using a newer
>>>> version of Syslinux (containing this proposed change in its keytab-lilo
>>>> perl script) but with an older OS / older version of kbd / loadkeys /
>>>> map files.
>>>
>>> The changed regular expression will work for both formats from what I
>>> can see.
>>>
>>
>> keytab-lilo - out of service
>&...
2004 Jul 16
1
Problem with SysLinux but not with LILO
...1.3 used a different boot loader to 1.4 which uses SysLinux. I have
been through numerous trials and tribulations in trying to get Freesco to
work but eventually gave up and went with IPCop. I kept getting the "Boot
Failed" error message. I went of to use IPCop instead. ICOP ver 1.3 uses
LILO. Now the new version of IPcop (1.4b5) use SysLinux, so I am almost
right back where I started - with the "Boot Failed error message. I then
traced the problem to the common denominator - Syslinux. I used the same
floppy disk and was able to boot with LILO but not with SysLinux.
Have any of yo...
2015 Feb 01
2
hello world
...be
> good reasons for some things being as they are.
Ok Feri, of course there is no reason for insults, but still, some
groups take offense at any criticism. If I sound bitchy it is only as
feedback to help make the thing perfect. I find GRUB to be a bloated
monster so I've always used LILO, but Joachim says he will stop
supporting it at the end of this year and that means that Syslinux will
have to replace LILO for me.
You only loose your virginity once, which means that I can only give
first impressions when they are first impressions, and of course I could
be wrong about somet...
2002 Jul 19
1
lilo causes a "Unexpected dirty buffer encountered at do_get_write_access:597 (03:02 blocknr 0)"
On my Debian box:
Package: lilo
Version: 1:22.2-5
Severity: normal
lilo seems to cause a kernel warning (see subject) when / is a ext3 partition.
Maybe a kernel problem? Who knows. I'm running 2.4.19-rc1-ac7
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux hummus 2.4.19-rc1-ac7 #1 Wed...
2005 Sep 20
5
Uniprocessor kernel booted after YUM update
We have Xeon IA32 dual-processor servers running Centos 3.5 in an HPC
batch-only compute grid configuration . We have yum update operating
automatically with default updates being applied weekly. Because of the
workload pattern of long-runing jobs, the servers tend to stay up
without a reboot for very long periods.
Recently, yum installed an updated kernel 2.4.21-32.0.1.ELsmp; when we
got
2016 Mar 08
0
keytab-lilo: update to support kbd 2.0.3 format
...d affect many other distros in
the same way (i.e. relevant as a general / very popular / well known /
thoroughly tested / wildly used / proven code).
What a Fedora package maintainer could do would be to have a patch in
Fedora's package, changing the "default" values in the keytab-lilo.pl
Perl script itself, according to typical Fedora's paths (e.g. there
used to be a "$DEFAULT_PATH", in addition to the "$DEFAULT_MAP" and
"$DEFAULT_EXT" values), in such a way that the shorter form of the
command line would work under Fedora.
I would tend to...