From owner-freebsd-questions Thu Jul 25 23: 4:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9336837B400 for ; Thu, 25 Jul 2002 23:04:38 -0700 (PDT) Received: from prserv.net (out1.prserv.net [32.97.166.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07E9943E31 for ; Thu, 25 Jul 2002 23:04:38 -0700 (PDT) (envelope-from kdagee@attglobal.net) Received: from slip-32-100-100-5.wa.us.prserv.net ([32.100.100.5]) by prserv.net (out1) with SMTP id <2002072606043520106g9ojue>; Fri, 26 Jul 2002 06:04:36 +0000 Subject: Re: Linking a directory to another filesystem From: karl agee To: "Brian T. Schellenberger" Cc: freebsd-questions In-Reply-To: <200207260135.25566.bts@babbleon.org> References: <200207252250.g6PMorT15954@clunix.cl.msu.edu> <1027657905.499.36.camel@enterprise.workgroup> <1027658951.499.45.camel@enterprise.workgroup> <200207260135.25566.bts@babbleon.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 25 Jul 2002 23:05:06 -0700 Message-Id: <1027663508.499.55.camel@enterprise.workgroup> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-07-25 at 22:35, Brian T. Schellenberger wrote: > > Pardon a bit of the tone of my last post; mail is arriving out of order and > confusing me. No problem, I'm a big boy ;-) > | > | Can I delete those modules???? > | > | this is what is loaded: > | > | su-2.05a# kldstat > | Id Refs Address Size Name > | 1 6 0xc0100000 4fe904 kernel > | 2 1 0xc1d5b000 7000 ipfw.ko > | 3 1 0xc1e3e000 14000 linux.ko > | > | > | --karl > > You don't want to ditch all the modules; you might need them some day. > But my modules aren't loaded into /boot. > > You seem to have a rather unconventional setup. just did a standard install..... > > You *are* running FreeBSD, right? Is it -current or a really old version or > something? su-2.05a# uname -a FreeBSD enterprise.workgroup 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Jul 23 16:07:44 PDT 2002 root@enterprise.workgroup:/usr/obj/usr/src/sys/NEWKERNEL i386 > > How did you re-build the kernel? using the "new" method in the handbook.... > > And what all *is* in /boot? > > My modules are in /modules, not /boot. su-2.05a# ls -la /boot total 796 drwxr-xr-x 8 root wheel 512 Jul 23 16:47 . drwxr-xr-x 18 root wheel 512 Jul 25 19:39 .. drwxr-xr-x 2 root wheel 512 Jul 21 17:40 DEBUG drwxr-xr-x 2 root wheel 512 Jul 21 17:40 GENERIC -r--r--r-- 1 root wheel 512 Jul 23 09:42 boot0 -r--r--r-- 1 root wheel 512 Jul 23 09:42 boot1 -r--r--r-- 1 root wheel 7680 Jul 23 09:42 boot2 -r-xr-xr-x 1 root wheel 1136 Jul 23 09:42 cdboot drwxr-xr-x 2 root wheel 512 Jul 23 09:42 defaults -r--r--r-- 1 root wheel 1944 Apr 6 15:45 device.hints drwxr-xr-x 2 root wheel 5120 Jul 23 16:47 kernel drwxr-xr-x 2 root wheel 4608 Jul 21 17:40 kernel.old -r-xr-xr-x 1 root wheel 180224 Jul 23 09:42 liloboot -r-xr-xr-x 1 root wheel 176128 Jul 23 09:42 loader -r--r--r-- 1 root wheel 7772 Jul 23 09:42 loader.4th -rw-r--r-- 1 root wheel 0 Jul 11 13:12 loader.conf -r--r--r-- 1 root wheel 12515 Jul 23 09:42 loader.help -r-xr-xr-x 1 root wheel 176128 Jul 22 17:45 loader.old -r--r--r-- 1 root wheel 338 Apr 6 15:45 loader.rc -r--r--r-- 1 root wheel 512 Jul 23 09:42 mbr drwxr-xr-x 2 root wheel 512 Apr 6 15:43 modules -r-xr-xr-x 1 root wheel 178176 Jul 23 09:42 pxeboot -r--r--r-- 1 root wheel 36440 Jul 23 09:42 support.4th I didnt purposely put this stuff in here...it was in there when I looked at /boot....the modules are located in the kernel.* directories above. --karl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message