path fudge 2003-06-07 - By jdow
Back Usually one wants to do the module "thing" as root. That's why /sbin and /usr/sbin are not on the standard user path. So I suspect the proper way to fix it is to perform the operation as root.
{^_^} -- -- Original Message -- -- From: "Keith Mastin" <kmastin@(protected)>
> > For some reason, depmod, insmod, mknod etc. can't be found by > > bash, the message is > > > > bash:depmod:command not found > > > > how to fix this? > > > > p.s. /sbin/depmod etc. works fine > > add /sbin to your path > > -- > Keith Mastin
|
|