Date: Sat, 13 Jul 2002 10:49:54 -0700 From: "Sameer R. Manek" <manek@ecst.csuchico.edu> To: "Holt Grendal" <holtor@yahoo.com>, <questions@FreeBSD.ORG> Subject: RE: Unloading Kernel Modules Message-ID: <LMEMIKHGPPEEMMMMGIENCEINEKAA.manek@ecst.csuchico.edu> In-Reply-To: <20020713023341.71837.qmail@web11605.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The first one is the kernel, which is itself. the second is the linux image, for running linux binaries, which you probably responded yes to, when you did your initial install. You can permanently disable that, by adding the following line to your /etc/rc.conf linux_enable="NO" Or if it's there and says "YES", change it to "NO" vn is used for a lot of things, type 'man vn' to read about it, though I don't think it's used for anything by default. Sameer > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Holt Grendal > Sent: Friday, July 12, 2002 7:34 PM > To: questions@FreeBSD.ORG > Subject: Unloading Kernel Modules > > > Hi, > > My kernal has these modules loaded: > > > kldstat > Id Refs Address Size Name > 1 3 0xc0100000 1bb548 kernel > 2 1 0xc5b8d000 14000 linux.ko > 7 1 0xc7bee000 3000 vn.ko > > I am unsure how they got there.. > > Is it safe to Unload them or will this Crash the system? > > tia > > holt > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Autos - Get free new car price quotes > http://autos.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message 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?LMEMIKHGPPEEMMMMGIENCEINEKAA.manek>