How to install TrueImageforLinux-Linux Enterprise Application-Linux server application information. 1) make sure the latest version is installed. The trial version is 9.1 build3854 and the official version is 3883.
2) according to different linux versions, there are precautions for HOWTO. INSTALL, such as Mandrake, fedora, debian, and redhat.
3) The system requires an acronis operation called snapapi, while acronis is installed by dkms.
4) The premise is that you need the kernel source, which is usually found in linux installation or cd, or you need to go online to the next one.
5) if the kernel source is all there, for example, in/usr/src/kernels /***
6) When dkms is used, you must first capture some data for your linux
A) ls/usr/src/snapapi *, if the snapapi26-0.7.16 appears, then 0.7.16,
Not snapapi26-0.7.16!
B) uname-r, For example, if 2.6.ora4 is set to 2.6.11-1.1369 _ FC4
C) Is the file name of the kernel config under/boot, the following is/boot/config-2.6.11-1.1369_FC4
D) and You can use uname-m, and the following is i686.
E) 2.4.x kernels is "snapapi", and 2.6.x kernels is "snapapi26"
F) Is the location of the kernel source,/usr/src/kernels/2.6.11-1.1369 _ FC4-i686
7) Now we have installed it with dkms.
# Dkms build-m -V \
-K -- Config -- Arch \
-- Kernelsourcedir
The following example is: dkms build-m snapapi26-v 0.7.16 -- config/boot/config-2.6.11-1.1369_FC4 -- arch i686 -- kernelsourcedir/usr/src/kernels/2.6.11-1.1369 _ FC4-i686
If not, use dkms to add-m snapapi26-v. -- All, and then try again
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.