Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2002 09:11:46 -0500
From:      "Shawn Kennedy" <shawnlkennedy@lucent.com>
To:        "Roman Neuhauser" <neuhauser@mail.cz>
Cc:        <freebsd-questions@FreeBSD.org>
Subject:   RE: kernel install problem
Message-ID:  <NEBBLNBDCLDILGOPJLGIKENGCHAA.shawnlkennedy@lucent.com>
In-Reply-To: <20020416142044.GW396@roman.mobil.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Roman,

I did follow the directions.  I want to do the
following (after completing the cvsup):

1. make buildworld
2. make buildkernel KERNCONF=xxx
3. Make installkernel KERNCONF=xxx
4. reboot to single user mode
5. make installworld
6. mergemaster
7. reboot.

I've only gotten to step 3.  The first 2 worked
just fine.

I just don't understand what the error is complaining
about.  The directory is there, not sure what file(s)
it wants.

...
...
...
===> vesa
install -c -o root -g wheel -m 555   vesa.ko /boot/kernel/
===> wi
install -c -o root -g wheel -m 555   if_wi.ko /boot/kernel/
===> xe
install -c -o root -g wheel -m 555   if_xe.ko /boot/kernel/
kldxref /boot/kernel
kldxref:No such file or directory
*** Error code 1 (ignored)


Shawn

> -----Original Message-----
> From: Roman Neuhauser [mailto:neuhauser@mail.cz]
> Sent: Tuesday, April 16, 2002 9:21 AM
> To: Shawn Kennedy
> Cc: freebsd-questions@FreeBSD.org
> Subject: Re: kernel install problem
> 
> 
> > From: "Shawn Kennedy" <shawnlkennedy@lucent.com>
> > To: <freebsd-questions@FreeBSD.org>
> > Subject: kernel install problem
> > Date: Tue, 16 Apr 2002 08:54:37 -0500
> > 
> > Hi,
> > 
> > When trying to install my private kernel
> > after upgrading the system from a cvsup
> > (I was only about 8 weeks out of date),
> > I get the following error:
> 
>     ...
> 
> > I upgraded using src-all and the system is 4.5-stable
> > based.  The command I am using is:
> > 
> > make installkernel KERNCONF=SHAWN
> > 
> > The kernel is lightly modified from GENERIC (just commented
> > out a few things that didn't apply).
> 
>     world and kernel out of sync? IOW, did you do a buildworld before
>     the installkernel? also, not being sure how the makefiles are
>     written, did you do buildkernel?
> 
>     your best bet is following the Handbook instructions verbatim.
> 
> -- 
> FreeBSD 4.4-STABLE
> 4:18PM up 1 day, 5:31, 7 users, load averages: 0.09, 0.10, 0.08

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBLNBDCLDILGOPJLGIKENGCHAA.shawnlkennedy>