From owner-freebsd-stable@FreeBSD.ORG Thu Mar 6 13:48:45 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38B0E1065673 for ; Thu, 6 Mar 2008 13:48:45 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id B32838FC14 for ; Thu, 6 Mar 2008 13:48:44 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JXGSc-0000xR-Vx for freebsd-stable@freebsd.org; Thu, 06 Mar 2008 13:48:38 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Mar 2008 13:48:38 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Mar 2008 13:48:38 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Thu, 06 Mar 2008 14:52:28 +0100 Lines: 57 Message-ID: References: <47CE6C6B.8060306@bluegod.net> <47CFE384.4060607@bluegod.net> <20080306132859.GA88810@eos.sc1.parodius.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8191DB18DD6178994DC0EC5A" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <20080306132859.GA88810@eos.sc1.parodius.com> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: kernel backup on 7.0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2008 13:48:45 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8191DB18DD6178994DC0EC5A Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Jeremy Chadwick wrote: > On Thu, Mar 06, 2008 at 01:58:08PM +0100, Ivan Voras wrote: >> James L=C3=B3pez (BLuEGoD) wrote: >> >>> Not exactly.. What I mean is that I want to reinstall FreeBSD due to >>> some accidentally deleted files and a behavior on sendfile :S >>> So I would like to know if I can backup /boot and the overwrite it on= ce >>> I have freebsd installed again... >> Yes. If you don't change FreeBSD versions or hardware, this will work.= >=20 > Clarification: it _might_ work. >=20 > You need to keep in mind that the kernel/modules he's backing up will > very likely *not* match all the binaries he has on his disks, library > calls, possibly system calls, etc. etc... This is why building world > includes both all the binaries *as well* as the kernel. I agree, but I think this is covered by "not changing FreeBSD versions" := ) > The reason I point this out is, when certain things in kernel-land > change which certain programs rely upon (but haven't been recompiled to= > be aware of that change), odd things can happen. The most "famous" of > the bunch is when top(1) or ps(1) start failing in bizarre ways. >=20 > Thus, my point: it *probably* will work, but DO NOT assume that it will= =2E To be even more precise, it will probably (with very high certainty) work for two FreeBSD versions x1.y1 and x2.y2 if x1 =3D=3D x2 and y1 <=3D= y2. It will probably also work for any combination of y1 and y2 as long as x1 =3D=3D x2. It will probably fail if x1 !=3D x2. --------------enig8191DB18DD6178994DC0EC5A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHz/cdldnAQVacBcgRAqKWAKCOzA2oxgl9j6YZJ1JNH4E0ZxItWwCdHF/j 0sBXVdwH2cggqLg6TB1egIA= =Rzx5 -----END PGP SIGNATURE----- --------------enig8191DB18DD6178994DC0EC5A--