From owner-freebsd-questions Thu Nov 5 03:22:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA24139 for freebsd-questions-outgoing; Thu, 5 Nov 1998 03:22:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from weber.techno-link.com (weber.techno-link.com [212.36.0.230]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA24115 for ; Thu, 5 Nov 1998 03:22:37 -0800 (PST) (envelope-from plamendp@techno-link.com) Received: (qmail 29345 invoked from network); 5 Nov 1998 11:22:20 -0000 Received: from server.varna.techno-link.com (HELO beach.varna.techno-link.com) (root@212.36.1.179) by weber.techno-link.com with SMTP; 5 Nov 1998 11:22:20 -0000 Received: from techno-link.com (pool2-var.techno-link.com [212.36.1.193]) by beach.varna.techno-link.com (8.9.0/8.9.0) with ESMTP id NAA09569; Thu, 5 Nov 1998 13:22:22 +0200 Message-ID: <36418996.CDC3A905@techno-link.com> Date: Thu, 05 Nov 1998 13:18:46 +0200 From: Plamen Petkov Reply-To: plamendp@techno-link.com X-Mailer: Mozilla 4.06 [en] (Win98; I) MIME-Version: 1.0 To: Bill Hamilton , "freebsd-questions@FreeBSD.ORG" Subject: Re: what "package"? References: <36412A06.F344960A@cmpu.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bill Hamilton wrote: > Volume in drive C is WIN95 > Volume Serial Number is 2D62-1800 > Directory of C:\FREEBSD\src > . 10-31-98 8:13p . > .. 10-31-98 8:13p .. > CHECKSUM MD5 9,812 10-31-98 8:16p CHECKSUM.MD5 > SBASE AA 8,234 10-31-98 8:17p sbase.aa > SBASE INF 39 10-31-98 8:17p sbase.inf > SBIN AA 240,640 10-31-98 8:17p sbin.aa > SBIN AB 240,640 10-31-98 8:18p sbin.ab > SBIN AC 79,155 10-31-98 8:18p sbin.ac > SBIN INF 97 10-31-98 8:18p sbin.inf > SCONTRIB AA 240,640 10-31-98 8:18p scontrib.aa > SCONTRIB AB 240,640 10-31-98 8:18p scontrib.ab > SCONTRIB AC 240,640 10-31-98 8:19p scontrib.ac > SCONTRIB AD 240,640 10-31-98 8:19p scontrib.ad > SCONTRIB AE 240,640 10-31-98 8:20p scontrib.ae > SCONTRIB AF 240,640 10-31-98 8:20p scontrib.af > SCONTRIB AG 240,640 10-31-98 8:20p scontrib.ag > SCONTRIB AH 240,640 10-31-98 8:21p scontrib.ah > SCONTRIB AI 240,640 10-31-98 8:21p scontrib.ai > SCONTRIB AJ 240,640 10-31-98 8:22p scontrib.aj > and so forth..... > Here you will find ssys.* 1. Boot freebsd 2. mount your dos-drive 3 cd to /your/dos-drive/mount-point/FreeBSD/src 4 make sure you have /usr/src created 5 Now, at the command prompt: #cat ssys.?? | tar --unlink -xvpzf - -C /usr/src or if you would like to preserve the files already installed: #cat ssys.?? | tar --keep-old-files --unlink -xvpzf - -C /usr/src 6. Now you have the kernel source installed. that's it. Just a Hint: play with kernel, but don't forget to copy the 'current & working' kernel under a significant name like: # cp /kernel /kernel.SAVEMEPLEASE This will save you much time and problems, beleive me :-) -- ** !REMOVE NOSPAM! ** Plamen D. Petkov FBIS First Bulgarian Internet Store E-mail: mailto:plamendp@NOSPAM.bgstore.com ICQ# : 2214327 FBIS : http://www.bgstore.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message