Unable to install a custom BSD 6.2 kernel on HP i2000

pierrelaroche pierre.laroche at sbcglobal.net
Fri Jul 20 15:16:53 UTC 2007


Let me try building the kernel the "new" way, that is using

Make buildkernel KERNCONF=xxx
Make installkernel KERNCONF=xxx




On 7/20/07 7:45 AM, "pierrelaroche" <pierre.laroche at sbcglobal.net> wrote:

> I am unable to install a custom built kernel on the HP i2000. I am using a
> copy of the GENERIC kernel config file (unchanged). Building the kernel is
> successful, but when I try to install it, I get the following error,
> 
> 
> <<< build log
> # make install
> .
> .
> .
> .
> ===> mac_stub (install)
> install -o root -g wheel -m 555   mac_stub.ko /boot/kernel
> ===> mac_test (install)
> install -o root -g wheel -m 555   mac_test.ko /boot/kernel
> ===> mcd (install)
> install -o root -g wheel -m 555   mcd.ko /boot/kernel
> ===> md (install)
> install -o root -g wheel -m 555   geom_md.ko /boot/kernel
> /boot/kernel/g_md.ko -> /boot/kernel/geom_md.ko
> ln: /boot/kernel/g_md.ko: Operation not supported
> *** Error code 1
> 
> Stop in /usr/src/sys/modules/md.
> *** Error code 1
> 
> Stop in /usr/src/sys/modules.
> *** Error code 1
> 
> Stop in /usr/src/sys/ia64/compile/PIERRE.
> End of build log>>>
> 
> 
> There is only a makefile in the directory sourcing the error
> 
> # ls /usr/src/sys/modules/md
> Makefile
> 
> 
> _______________________________________________
> freebsd-ia64 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ia64
> To unsubscribe, send any mail to "freebsd-ia64-unsubscribe at freebsd.org"




More information about the freebsd-ia64 mailing list