Hi,
I have a question about: /sbin/installkernel
I believe this line:
LINK_PATH=/boot
and usage of this variable... is a bug.
What do others say?
Using this script, as-is, I would need to chroot to make it work
properly for a alternative INSTALL_PATH, right?
who the heck is tyson? why did
Hello,
What can I do when attempting to run depmod with these options:
-Ae -b base -F System.map
to prevent depmod from appending the following path:
lib/modules/2.6.18-53.1.14.el5/modules.dep.temp
to the specified base? I am specifying a base as:
-b ./lib/modules/2.6.16.23-custom
So depmod
> Do you want to run depmod against /lib/modules/2.6.16.23-custom ? Then,
>
> depmod -a /lib/modules/2.6.16.23-custom
>
> should do. If you add '-b foo', it will prepend the 'foo' to your
> default version (`uname -r`) which is what you are seeing.
>
Thank you for your time to respond. Yes I
Hello,
I close this issue as PEBKAC. :)
I misinterpreted the -b argument to mean the special root file system's
"modules" directory but instead I only needed to specify the root "/" of
the target file system. depmod is happy. Thanks!
___
CentOS mailing
4 matches
Mail list logo