Click to See Complete Forum and Search --> : lsmod


theevilblah
04-29-2003, 06:37 PM
Hi, I need lsmod to install VMware. I was wondering when and how can I get it.

Thank You for your time.

Ilya.

filp
04-29-2003, 06:46 PM
I'm not sure if you can't have it. It would have to part of every base distro's install. Unless you're doing Linux From Scratch. Have you logged in as root, with root's PATH ?

try "/sbin/lsmod"


Filp.

bwkaz
04-29-2003, 07:44 PM
Nope, LFS has it too. It's part of the modutils package, which is required before you can run a modularized kernel.

:)

But it is in /sbin, which isn't in your PATH unless you su - instead of just su (you need the dash there). You can su - next time, or you can just /sbin/lsmod, either way will work.

theevilblah
04-29-2003, 08:23 PM
oops, im running freebsd, forgot! :eek:

Ilya

p.s. if any of you know, how can I get vmware 4 to work in freebsd. It says "Linux is required"