All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aaron Lehmann <aaronl@vitelus.com>
To: Guest section DW <dwguest@win.tue.nl>
Cc: Stephen C Burns <sburns@farpointer.net>,
	linux-kernel@vger.kernel.org, 83710@bugs.debian.org
Subject: [OT] Re: LILO calling modprobe?
Date: Thu, 5 Jul 2001 14:03:30 -0700	[thread overview]
Message-ID: <20010705140330.C22723@vitelus.com> (raw)
In-Reply-To: <20010705224245.A1789@win.tue.nl>

>     cache_add("/dev/hda",0x300);
>     for (i = 1; i <= 8; i++) {
>         sprintf(tmp,"/dev/hda%d",i);
>         cache_add(tmp,0x300+i);
> 
> Before doing anything LILO v21 collects the hda, hdb, sda, sdb info.
> There is no problem, certainly no kernel problem.

Sure it isn't a problem, but it's really annoying if it won't need to
touch hda anyway.

Is there a reason that it does this?

  reply	other threads:[~2001-07-05 21:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-05 19:58 LILO calling modprobe? Stephen C Burns
2001-07-05 20:14 ` Aaron Lehmann
2001-07-05 20:42 ` Guest section DW
2001-07-05 21:03   ` Aaron Lehmann [this message]
2001-07-05 22:03     ` [OT] " Wakko Warner
2001-07-05 22:14       ` Albert D. Cahalan
2001-07-05 23:01       ` Guest section DW
2001-07-05 23:03         ` Aaron Lehmann
2001-07-05 23:08           ` Guest section DW
2001-07-05 23:29             ` Aaron Lehmann
2001-07-06  0:14         ` Wakko Warner
2001-07-05 20:57 ` Russell King

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=20010705140330.C22723@vitelus.com \
    --to=aaronl@vitelus.com \
    --cc=83710@bugs.debian.org \
    --cc=dwguest@win.tue.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sburns@farpointer.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.