Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
LILO-LITE - Answers to questions and issues raised
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  15 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Follow-up To:
Add Cc | Add Follow-up to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers that you hear
 
Mark Hobley  
View profile   Translate to Translated (View Original)
 More options 3 Dec 2003, 13:24
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: markhob...@hotpop.deletethisbit.com (Mark Hobley)
Date: Wed, 03 Dec 2003 13:28:49 GMT
Local: Wed 3 Dec 2003 13:28
Subject: LILO-LITE - Answers to questions and issues raised
Thankyou to everyone who has left feedback in relation to this
project.

I have now answered some of your questions, in relation to the reasons
for starting this project.

For those who are interested, this is posted at:

http://markhobley.yi.org/linux/projects/lilolite/why.html


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tauno Voipio  
View profile   Translate to Translated (View Original)
 More options 3 Dec 2003, 17:22
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: "Tauno Voipio" <tauno.voi...@iki.fi.SPAMBAIT_REMOVE.invalid>
Date: Wed, 03 Dec 2003 17:22:03 GMT
Local: Wed 3 Dec 2003 17:22
Subject: Re: LILO-LITE - Answers to questions and issues raised

"Mark Hobley" <markhob...@hotpop.deletethisbit.com> wrote in message

news:3fcdcab8.86193293@news.blueyonder.co.uk...

> Thankyou to everyone who has left feedback in relation to this
> project.

> I have now answered some of your questions, in relation to the reasons
> for starting this project.

> For those who are interested, this is posted at:

> http://markhobley.yi.org/linux/projects/lilolite/why.html

If you need a really light way of loading, just copy the kernel onto a
floppy and there you go. Hardly can be lighter.

Have a look at the kernel sources.

Why is a boot loader *not* suitable for a first project:

 - you have to have good understanding of the BIOS and underlying hardware
 - you have to understand the booting conventions
 - the boot loader is 16 bit code, not an easy piece under Linux
 - you may need to switch back and forth between 16 and 32 bit modes
 - it's bloody difficult to debug when something goes awry

Please tell again how you could make LILO lighter and keep the necessary
functionality.

Been there, done that.

Tauno Voipio
tauno voipio @ iki fi


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christopher Browne  
View profile   Translate to Translated (View Original)
 More options 3 Dec 2003, 19:52
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: Christopher Browne <cbbro...@acm.org>
Date: 3 Dec 2003 19:52:35 GMT
Local: Wed 3 Dec 2003 19:52
Subject: Re: LILO-LITE - Answers to questions and issues raised
Centuries ago, Nostradamus foresaw when "Tauno Voipio" <tauno.voi...@iki.fi.SPAMBAIT_REMOVE.invalid> would write:

> Please tell again how you could make LILO lighter and keep the necessary
> functionality.

Furthermore, what people are _actually_ looking for are HEAVIER WEIGHT
alternatives to LILO.  Distributions are, increasingly, booting using
GRUB, which has a whole lot of additional functionality.
--
let name="aa454" and tld="freenet.carleton.ca" in String.concat "@" [name;tld];;
http://www.ntlug.org/~cbbrowne/languages.html
Rules  of   the  Evil   Overlord  #11.  "I   will  be  secure   in  my
superiority. Therefore,  I will  feel no need  to prove it  by leaving
clues in  the form of  riddles or leaving  my weaker enemies  alive to
show they pose no threat." <http://www.eviloverlord.com/>

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kasper Dupont  
View profile   Translate to Translated (View Original)
 More options 3 Dec 2003, 23:07
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: Kasper Dupont <kasp...@daimi.au.dk>
Date: Thu, 04 Dec 2003 00:07:20 +0100
Local: Wed 3 Dec 2003 23:07
Subject: Re: LILO-LITE - Answers to questions and issues raised

Christopher Browne wrote:

> Centuries ago, Nostradamus foresaw when "Tauno Voipio" <tauno.voi...@iki.fi.SPAMBAIT_REMOVE.invalid> would write:
> > Please tell again how you could make LILO lighter and keep the necessary
> > functionality.

> Furthermore, what people are _actually_ looking for are HEAVIER WEIGHT
> alternatives to LILO.  Distributions are, increasingly, booting using
> GRUB, which has a whole lot of additional functionality.

At first I was skeptical about that, but after using it for
some time, I must say, I like it. The fact that it doesn't
break if you forget to run /sbin/lilo and that it allows
you to specify a lot more different options at boot time
without having to have them in the configuration file is
really nice.

I think part of grub itself is still loaded using a list
of sectors, which then have to be rebuild when you update
grub. But I don't think I ever did that except when
installing a new version of the distribution.

--
Kasper Dupont -- der bruger for meget tid paa usenet.
For sending spam use mailto:aaa...@daimi.au.dk
/* Would you like fries with that? */


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kasper Dupont  
View profile   Translate to Translated (View Original)
 More options 3 Dec 2003, 23:11
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: Kasper Dupont <kasp...@daimi.au.dk>
Date: Thu, 04 Dec 2003 00:11:34 +0100
Local: Wed 3 Dec 2003 23:11
Subject: Re: LILO-LITE - Answers to questions and issues raised

Tauno Voipio wrote:

> If you need a really light way of loading, just copy the kernel onto a
> floppy and there you go. Hardly can be lighter.

Deprecated and removed from 2.6. Suggested alternative for
a lightweight boot loader for floppies is SYSLINUX. Works
with FAT12 formatted floppies and nothing else. It has a
lot more features than the kernel builtin, but still
very lightweight compared to LILO. I think SYSLINUX is and
always was (at least for the last four years when I have
been using it) the best bootloader for floppies.

--
Kasper Dupont -- der bruger for meget tid paa usenet.
For sending spam use mailto:aaa...@daimi.au.dk
/* Would you like fries with that? */


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tauno Voipio  
View profile   Translate to Translated (View Original)
 More options 4 Dec 2003, 09:27
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: "Tauno Voipio" <tauno.voi...@iki.fi.SPAMBAIT_REMOVE.invalid>
Date: Thu, 04 Dec 2003 09:27:11 GMT
Local: Thurs 4 Dec 2003 09:27
Subject: Re: LILO-LITE - Answers to questions and issues raised

"Kasper Dupont" <kasp...@daimi.au.dk> wrote in message

news:3FCE6DA6.BB83C004@daimi.au.dk...

> Tauno Voipio wrote:

> > If you need a really light way of loading, just copy the kernel onto a
> > floppy and there you go. Hardly can be lighter.

> Deprecated and removed from 2.6. Suggested alternative for
> a lightweight boot loader for floppies is SYSLINUX. Works
> with FAT12 formatted floppies and nothing else. It has a
> lot more features than the kernel builtin, but still
> very lightweight compared to LILO. I think SYSLINUX is and
> always was (at least for the last four years when I have
> been using it) the best bootloader for floppies.

---------

Thanks for the update - I'm still staying with 2.4 till 2.6 can be trusted
and it does not break all the drivers I have.

Tauno Voipio
tauno voipio @ iki fi


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kasper Dupont  
View profile   Translate to Translated (View Original)
 More options 4 Dec 2003, 15:48
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: Kasper Dupont <kasp...@daimi.au.dk>
Date: Thu, 04 Dec 2003 16:48:40 +0100
Local: Thurs 4 Dec 2003 15:48
Subject: Re: LILO-LITE - Answers to questions and issues raised

Tauno Voipio wrote:

> Thanks for the update - I'm still staying with 2.4 till 2.6 can be trusted
> and it does not break all the drivers I have.

When did you last try 2.6? Doesn't it work now?
Did you report any bugs found?

--
Kasper Dupont -- der bruger for meget tid paa usenet.
For sending spam use mailto:aaa...@daimi.au.dk
/* Would you like fries with that? */


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tauno Voipio  
View profile   Translate to Translated (View Original)
 More options 4 Dec 2003, 18:03
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: "Tauno Voipio" <tauno.voi...@iki.fi.SPAMBAIT_REMOVE.invalid>
Date: Thu, 04 Dec 2003 18:03:05 GMT
Local: Thurs 4 Dec 2003 18:03
Subject: Re: LILO-LITE - Answers to questions and issues raised

"Kasper Dupont" <kasp...@daimi.au.dk> wrote in message

news:3FCF5758.F75ED78D@daimi.au.dk...

> Tauno Voipio wrote:

> > Thanks for the update - I'm still staying with 2.4 till 2.6 can be
trusted
> > and it does not break all the drivers I have.

> When did you last try 2.6? Doesn't it work now?
> Did you report any bugs found?

The main problem is in I/O drivers: AFAIK the 2.4 drivers are not compatible
and I'd not do it again (already ported some from 2.2 to 2.4).

Tauno Voipio
tauno voipio @ iki fi


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kasper Dupont  
View profile   Translate to Translated (View Original)
 More options 4 Dec 2003, 22:19
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: Kasper Dupont <kasp...@daimi.au.dk>
Date: Thu, 04 Dec 2003 23:19:55 +0100
Local: Thurs 4 Dec 2003 22:19
Subject: Re: LILO-LITE - Answers to questions and issues raised

What kind of hardware is it, you say doesn't work with
Linux 2.6 yet?

--
Kasper Dupont -- der bruger for meget tid paa usenet.
For sending spam use mailto:aaa...@daimi.au.dk
/* Would you like fries with that? */


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Smith  
View profile   Translate to Translated (View Original)
 More options 8 Dec 2003, 05:05
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: Tim Smith <reply_in_gr...@mouse-potato.com>
Date: Mon, 08 Dec 2003 05:05:06 GMT
Local: Mon 8 Dec 2003 05:05
Subject: Re: LILO-LITE - Answers to questions and issues raised
In article <bqleu3$24did...@ID-125932.news.uni-berlin.de>, Christopher

Browne wrote:
> Furthermore, what people are _actually_ looking for are HEAVIER WEIGHT
> alternatives to LILO.  Distributions are, increasingly, booting using
> GRUB, which has a whole lot of additional functionality.

Where GRUB really shines, though, is when used independently of a
distribution.  I've made a bootable CD with GRUB and the ext2 intermediate
stage.  Whatever boot loaded a given distribution uses, if I screw it up, I
can boot from my GRUB CD, find the kernel, and load it.

The only glitch I run into with this is that it sometimes takes a few
guesses to figure out what root= should be for the kernel.  It might be nice
if the kernel were changed so that when it panics because it cannot mount
root, it dumps it's notion of the partition table just before the panic.
(Yes, I realize it prints that out when it it finds the drives, but that
often scrolls by fast and is long gone by the time the "can't mount root"
panic.  Printing it again right there would give you a chance to see it,
which would greatly help in getting the right root= on the next try).

--
Evidence Eliminator is worthless.  See evidence-eliminator-sucks.com
--Tim Smith


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kasper Dupont  
View profile   Translate to Translated (View Original)
 More options 8 Dec 2003, 08:21
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: Kasper Dupont <kasp...@daimi.au.dk>
Date: Mon, 08 Dec 2003 09:21:08 +0100
Local: Mon 8 Dec 2003 08:21
Subject: Re: LILO-LITE - Answers to questions and issues raised

Tim Smith wrote:

> (Yes, I realize it prints that out when it it finds the drives, but that
> often scrolls by fast and is long gone by the time the "can't mount root"
> panic.  Printing it again right there would give you a chance to see it,
> which would greatly help in getting the right root= on the next try).

Did you ever try Shift+PageUp?

--
Kasper Dupont -- der bruger for meget tid paa usenet.
For sending spam use mailto:aaa...@daimi.au.dk
/* Would you like fries with that? */


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Måns Rullgård  
View profile   Translate to Translated (View Original)
 More options 8 Dec 2003, 10:00
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: m...@kth.se (Måns Rullgård)
Date: Mon, 08 Dec 2003 10:59:56 +0100
Local: Mon 8 Dec 2003 09:59
Subject: Re: LILO-LITE - Answers to questions and issues raised

Kasper Dupont <kasp...@daimi.au.dk> writes:
>> (Yes, I realize it prints that out when it it finds the drives, but that
>> often scrolls by fast and is long gone by the time the "can't mount root"
>> panic.  Printing it again right there would give you a chance to see it,
>> which would greatly help in getting the right root= on the next try).

> Did you ever try Shift+PageUp?

That doesn't work when the kernel has panicked.

--
Måns Rullgård
m...@kth.se


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kasper Dupont  
View profile   Translate to Translated (View Original)
 More options 8 Dec 2003, 12:43
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: Kasper Dupont <kasp...@daimi.au.dk>
Date: Mon, 08 Dec 2003 13:43:56 +0100
Local: Mon 8 Dec 2003 12:43
Subject: Re: LILO-LITE - Answers to questions and issues raised

Måns Rullgård wrote:

> Kasper Dupont <kasp...@daimi.au.dk> writes:

> >> (Yes, I realize it prints that out when it it finds the drives, but that
> >> often scrolls by fast and is long gone by the time the "can't mount root"
> >> panic.  Printing it again right there would give you a chance to see it,
> >> which would greatly help in getting the right root= on the next try).

> > Did you ever try Shift+PageUp?

> That doesn't work when the kernel has panicked.

Sometimes it does. I'm not sure exactly when it works
and when it doesn't work.

--
Kasper Dupont -- der bruger for meget tid paa usenet.
For sending spam use mailto:aaa...@daimi.au.dk
/* Would you like fries with that? */


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Peters  
View profile   Translate to Translated (View Original)
 More options 8 Dec 2003, 21:44
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: Jerry Peters <je...@example.invalid>
Date: Mon, 08 Dec 2003 21:44:10 GMT
Local: Mon 8 Dec 2003 21:44
Subject: Re: LILO-LITE - Answers to questions and issues raised

It seems to be that if the keyboard lights are flashing it fails, at
least with the 2.4 kernels I've been using.

        Jerry


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Måns Rullgård  
View profile   Translate to Translated (View Original)
 More options 8 Dec 2003, 21:47
Newsgroups: comp.os.linux.development.system, comp.os.linux.development, comp.os.linux.develpment.apps
From: m...@kth.se (Måns Rullgård)
Date: Mon, 08 Dec 2003 22:47:47 +0100
Local: Mon 8 Dec 2003 21:47
Subject: Re: LILO-LITE - Answers to questions and issues raised

Scrolling fails if there's something interesting just off-screen.

--
Måns Rullgård
m...@kth.se


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google