mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Henrik Størner" <henrik@hswn.dk>
To: linux-kernel@vger.kernel.org
Subject: initrd problem, and a small 2.5.6 ALSA sound no-compile
Date: Sun, 10 Mar 2002 22:10:24 +0100	[thread overview]
Message-ID: <20020310221024.A1647@hswn.dk> (raw)

This is my first attempt at booting a 2.5.x kernel.

First, sound/core/rtctimer.c doesn't compile because there is no
"err" variable defined in the rtctimer_open() routine. Adding a
simple "int err;" fixes that. The OSS drivers also do not compile;
something about "bus_to_virt" being obsolete in several files.

Is initrd broken in 2.5.x ? It seems so here, at least. I use LVM
on my root-fs, so I need the LVM initrd for the vgscan/vgchange
commands (no modules - I have it all compiled in) and this works
fine in 2.4.18.

With 2.5.6, the behaviour is different.

* If I use my normal "root=<LVM device>" in lilo, it panics claiming
  it cannot mount the root fs
* If I use "root=/dev/ram0" in lilo, the ramdisk is loaded and the
  commands in /linuxrc are executed, but then the system just 
  drops to a shell - it seems it does not do the normal swicth to
  the real root-fs and execs init from there.

So, back to 2.4.18 for now ... 
-- 
Henrik Storner <henrik@hswn.dk> 


                 reply	other threads:[~2002-03-10 21:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20020310221024.A1647@hswn.dk \
    --to=henrik@hswn.dk \
    --cc=linux-kernel@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

all inboxes | Powered by JetHome®