From: Olaf Hering <olh@suse.de>
To: Stefan Jeglinski <jeglin@4pi.com>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: 2.6 hoses 2.4 on old-world?
Date: Sun, 22 Aug 2004 00:51:18 +0200 [thread overview]
Message-ID: <20040821225118.GB18858@suse.de> (raw)
In-Reply-To: <p06100204bd4c604f23ac@[192.168.0.23]>
On Fri, Aug 20, Stefan Jeglinski wrote:
>
> >Steps:
> >
> >make menuconfig
> >(do some config)
> >make
> >make modules_install
> >reboot
>
> Confirmed. Something about this procedure with 2.6.8-rc4 is hosing
> /dev/null, and I have to delete it and mknod again. Is this a known
> bug, or have I discovered something that everybody's known about
> forever, and I should slink away. Or maybe I don't understand how to
> build/install 2.6 correctly?
for starters:
useradd -m jeglin
su - jeglin
tar xfj linux-2.6.8.1.tar.bz2
cd linux-2.6.8.1
make menuconfig
make all
cd ~jeglin/linux-2.6.8.1
make modules_install
reboot
the binutils check (?) will remove /dev/null
--
USB is for mice, FireWire is for men!
sUse lINUX ag, nÜRNBERG
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2004-08-21 22:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-21 1:04 2.6 hoses 2.4 on old-world? Stefan Jeglinski
2004-08-21 1:41 ` CaT
2004-08-21 2:05 ` Stefan Jeglinski
2004-08-21 2:18 ` Stefan Jeglinski
2004-08-21 22:51 ` Olaf Hering [this message]
2004-08-22 8:57 ` Sam Ravnborg
2004-08-23 0:54 ` Stefan Jeglinski
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=20040821225118.GB18858@suse.de \
--to=olh@suse.de \
--cc=jeglin@4pi.com \
--cc=linuxppc-dev@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).