public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: Unai Garro Arrazola <Unai.Garro@ee.ed.ac.uk>
Cc: linux-kernel@vger.kernel.org, linux-mm@vger.kernel.org
Subject: Re: 2.5.70: Lilo needs patching?
Date: Thu, 12 Jun 2003 15:43:33 -0700	[thread overview]
Message-ID: <20030612154333.608bca2c.akpm@digeo.com> (raw)
In-Reply-To: <200306122329.47365.Unai.Garro@ee.ed.ac.uk>

Unai Garro Arrazola <Unai.Garro@ee.ed.ac.uk> wrote:
>
> Since version 2.5.69 (now with 2.5.70-mm6), I'm having trouble using lilo. 
> Every time I try to change the lilo boot, the boot menu is either not 
> changed, or it's corrupted. It looks like if Lilo doesn't manage to 
> completely write the boot sector.
> 
> I've been looking around, but I haven't found any information about this. Has 
> anything changed in the latest versions? Are there any patches that I need to 
> apply to lilo to make it work now? 
> 

It's a bug.  Seems that the ramdisk driver has somehow managed to
compromise the livelock avoidance logic in the sync() system call.

For now you can

a) stop using the ramdisk driver (don't mount it) or

b) manually run `blockdev --flushbufs /dev/hdXX' against the boot
   partition before rebooting.


  reply	other threads:[~2003-06-12 22:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-12 22:29 2.5.70: Lilo needs patching? Unai Garro Arrazola
2003-06-12 22:43 ` Andrew Morton [this message]
2003-06-12 18:35   ` Max Valdez
2003-06-13  0:23     ` Samuel Flory
2003-06-13  0:44     ` Kurt Wall
2003-06-12 22:50   ` Unai Garro Arrazola

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030612154333.608bca2c.akpm@digeo.com \
    --to=akpm@digeo.com \
    --cc=Unai.Garro@ee.ed.ac.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox