On 2002.04.22 15:09 Shawn McMahon wrote:
begin Pollywog quotation:
>
> You mean:
>
> make dep ; make clean ; make modules ; make modules_install ?
O, no, don't do that; that will procede with later steps if an
earlier step fails, scrolling that information right off the screen.
Bad juj
begin Pollywog quotation:
>
> You mean:
>
> make dep ; make clean ; make modules ; make modules_install ?
O, no, don't do that; that will procede with later steps if an
earlier step fails, scrolling that information right off the screen.
Bad juju. Get out of that habit right now.
At
On Sun, 2002-04-21 at 13:27, Peter Whysall wrote:
> On Sun, 2002-04-21 at 19:22, Ron Johnson wrote:
> > On Sat, 2002-04-20 at 22:48, Osamu Aoki wrote:
> > > On Sat, Apr 20, 2002 at 11:34:38PM -0400, David Jackson wrote:
> > > > All ---
[snip]
> >
> > Related question: how do you _compile_ extra k
On Sun, 2002-04-21 at 21:09, David Z Maze wrote:
> Peter Whysall <[EMAIL PROTECTED]> writes:
> > On Sun, 2002-04-21 at 19:22, Ron Johnson wrote:
> >> Related question: how do you _compile_ extra kernel modules
> >> after the kernel is installed and running?
> >
> > You could do your make (x|menu)c
Peter Whysall <[EMAIL PROTECTED]> writes:
> On Sun, 2002-04-21 at 19:22, Ron Johnson wrote:
>> Related question: how do you _compile_ extra kernel modules
>> after the kernel is installed and running?
>
> You could do your make (x|menu)config to select what you'd
> forgotten, then do:
...
> If you
On Sun, 2002-04-21 at 19:32, Pollywog wrote:
> On 2002.04.21 18:27 Peter Whysall wrote:
>
> > You could do your make (x|menu)config to select what you'd forgotten,
> > then do:
> >
> > # make dep clean modules modules_install
> >
>
> You mean:
>
> make dep ; make clean ; make modules ; make mo
On 2002.04.21 18:27 Peter Whysall wrote:
You could do your make (x|menu)config to select what you'd forgotten,
then do:
# make dep clean modules modules_install
You mean:
make dep ; make clean ; make modules ; make modules_install ?
Disclaimer : this has worked for me. YMMV.
If you'r
On Sun, 2002-04-21 at 19:22, Ron Johnson wrote:
> On Sat, 2002-04-20 at 22:48, Osamu Aoki wrote:
> > On Sat, Apr 20, 2002 at 11:34:38PM -0400, David Jackson wrote:
> > > All ---
> > > Hopefully a simple question.
> > > How do I add additional kernel modules after the initial install?
> > > It seems
On Sat, 2002-04-20 at 22:48, Osamu Aoki wrote:
> On Sat, Apr 20, 2002 at 11:34:38PM -0400, David Jackson wrote:
> > All ---
> > Hopefully a simple question.
> > How do I add additional kernel modules after the initial install?
> > It seems I forgot to add the modules for my nic and ppp?
> withour r
Osamu --
That's what I thought, maybe it's time to call it a night (Colorado, US).
I check and they were all there.
Dave
Osamu Aoki wrote:
> On Sat, Apr 20, 2002 at 11:34:38PM -0400, David Jackson wrote:
> > All ---
> > Hopefully a simple question.
> > How do I add additional kernel modules afte
On Sat, Apr 20, 2002 at 11:34:38PM -0400, David Jackson wrote:
> All ---
> Hopefully a simple question.
> How do I add additional kernel modules after the initial install?
> It seems I forgot to add the modules for my nic and ppp?
withour reboot:
use "insmod" command. Or even better use "modprobe"
11 matches
Mail list logo