Re: Error with Acronis installation : precompiled snapapi modulenot found

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



So I have the source kernel and link and I have to do the following :

But what's the values for <Module_name>, <module_version>
and <Kernel_arch> that I should use (in the instructions below) :


Building  and  installing  kernel module  in general case
>If the setup cannot  compile the necessary kernel module you
>will  have to do it manually. Please install kernel  sources,
>apropriate config  file  and all  required  for kernel build
>packages (like  gcc, glibc-devel, etc). You will be prompted
>about necessary packages while kernel sources install.
>Most  often  the snapapi  kernel module  should be built and
>installed by "dkms" command. It may be done by the following
>commands:
># dkms build -m <MODULE_NAME> -v <MODULE_VERSION> \
> --config <CONFIG_FILE> --arch <KERNEL_ARCH> \
> --kernelsourcedir <PATH_TO_KERNEL_SOURCES>
># dkms install -m <MODULE_NAME> -v <MODULE_VERSION> \
> --config <CONFIG_FILE> --arch <KERNEL_ARCH> \
> --kernelsourcedir <PATH_TO_KERNEL_SOURCES>
><MODULE_NAME> must be "snapapi" for 2.4.x kernels or
>"snapapi26" for 2.6.x kernels.
-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux