From: Steven Lembark <lembark@wrkhors.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Kernel 2.4.x with LVM beta 6 on Sun E450?
Date: Sun, 18 Mar 2001 14:28:35 -0600 [thread overview]
Message-ID: <3AB51A73.8D931205@wrkhors.com> (raw)
In-Reply-To: 20010318125600.A24084@mercury.mercury.multiweb.nl
> With kernel 2.4.2 "make menuconfig" doesn't work. No problem,
> now I'm using v2.4.3-pre3 and this is running fine.
if you have a decent display (or network access) see what
"make xconfig" does for you. it may be a curses/ncurses
version issue (was for me). by the time you're done cursing
[so to speak] you'd be better off in X11. if you just want
to get the thing working then:
take your pre3 .config and move it to /usr/src (i.e., "..").
blow off /usr/src/linux-2.4.2-pre3.
re-extract 2.4.2 into, say, linux-2.4.2.
cp ../config ./.config;
make oldconfig;
this will re-use the old (assumedly working) .config from 2.4.3-pre3
w/ questions about anything new it doesn't have answers for. you
can use this method to migrate up versions w/o having to wander
through the entire process each time.
--
Steven Lembark 2930 W. Palmer St.
Chicago, IL 60647
lembark@wrkhors.com 800-762-1582
next prev parent reply other threads:[~2001-03-18 20:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-18 11:56 [linux-lvm] Kernel 2.4.x with LVM beta 6 on Sun E450? Dave Wapstra
2001-03-18 20:28 ` Steven Lembark [this message]
2001-03-18 21:25 ` Dave Wapstra
2001-03-18 21:30 ` Steven Lembark
2001-03-18 22:28 ` Dave Wapstra
2001-03-19 13:30 ` Patrick Caulfield
2001-03-19 15:41 ` AJ Lewis
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=3AB51A73.8D931205@wrkhors.com \
--to=lembark@wrkhors.com \
--cc=linux-lvm@sistina.com \
/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.