Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 1999 15:29:38 +0200
From:      Ladavac Marino <mladavac@metropolitan.at>
To:        "'Cambria, Mike'" <mcambria@lucent.com>, "'Michael.Still@ipaustralia.gov.au'" <Michael.Still@ipaustralia.gov.au>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   RE: Build kernel for another PC
Message-ID:  <55586E7391ACD211B9730000C11002761796C3@r-lmh-wi-100.corpnet.at>

next in thread | raw e-mail | index | archive | help
> -----Original Message-----
> From:	Cambria, Mike [SMTP:mcambria@lucent.com]
> Sent:	Wednesday, June 30, 1999 3:26 PM
> To:	'Michael.Still@ipaustralia.gov.au'; Cambria, Mike
> Cc:	'freebsd-questions@freebsd.org'
> Subject:	RE: Build kernel for another PC
> 
> 
> I was hoping that it was as simple as copying the KERNEL file to
> /KERNEL on
> the other system.  When I read the Makefile for "install", other than
> changing the owner and copying the file, other conditions were
> present.  I
> didn't want to guess.
	[ML]  Yes, it is, except that /kernel is protected from
modification and deletion by some UFS flags, which you will have to
reset/set when you copy in the new kernel.  This protection is not
neccessary for the correct operation of the system, but is a wise
precaution nevertheless.

	The mail below was also showing how to build the kernel in the
first place

	[ML]  /Marino

	[kernel build instructions deleted]



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?55586E7391ACD211B9730000C11002761796C3>