Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2007 08:16:41 -0700
From:      pierrelaroche <pierre.laroche@sbcglobal.net>
To:        pierre laroche User <pierre.laroche@sbcglobal.net>, <freebsd-ia64@freebsd.org>
Subject:   Re: Unable to install a custom BSD 6.2 kernel on HP i2000
Message-ID:  <C2C61FE9.1A27A%pierre.laroche@sbcglobal.net>
In-Reply-To: <C2C618AE.1A252%pierre.laroche@sbcglobal.net>

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

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@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ia64
> To unsubscribe, send any mail to "freebsd-ia64-unsubscribe@freebsd.org"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C2C61FE9.1A27A%pierre.laroche>