ඔබට GNU/Linux මත තවත් ඕනැම මෙහෙයුම් පද්ධතියක් ක්රියාත්මක කිරීමට නම් Virtual Machine එකක් ක්රියාත්මක කළ හැකි අතර ඒ සඳහා VMware මෘදුකාංගය භාවිතා කළ හැක.
(මේ සඳහා GNU/LIinux මතදි xen කර්නලයද භැවිතා කළ හැක)
එය බාගැනීමට පහත විධානය භැවිතා කරන්න
#wget http://download3.vmware.com/software/vmserver/VMware-server-1.0.5-80187.tar.gz
# yum install inetd
අදාල ඇසුරුම විවෘත කිරීමට
#tar xvfz VMware-server-1.0.5-80187.tar.gz විධානය ලබා දෙන්න
විවෘතවූ බහලුම තුළට යාමට
#cd vmware-server-distrib විධානය ලබා දෙන්න
ඉන්පසු #./vmware-install.pl යන්න root පරිශීලක ලෙසට පවිසි ක්රියාත්මක කරන්න.
Network | Ethernet card |
Bridged Network | vmnet0 |
Host Only Network | vmnet1 |
NATted Network | vmnet8 |
නමුත් Fedora 8 සහ අනෙකුත් සමාන්තර මෙහෙයුම් පද්ධතිවල 2.6.24.4-64 කර්නලය ඇත්නම්
ඔබට පහත පරිදි දෝෂ ගණනාවක් ලෙබෙනු ඇත. (එය 2.6.24.3-12 කර්නලයදී ලැබුණු පිළිතුරවේ)
එසේ නම් vmware-any-any-update-116 නැමැති patch එක භාවිතා කරන්න.
එය බාගැනීමට පහත විධානය භැවිතා කරන්න
#wget http://blog.devhen.com/files/vmware-any-any-update-116.tgz
අදාල ඇසුරුම විවෘත කිරීමට
#tar xvfz vmware-any-any-update-116.tgz විධානය ලබා දෙන්න
විවෘතවූ බහලුම තුළට යාමට
#cd vmware-any-any-update116 විධානය ලබා දෙන්න
ඉන්පසු #./runme.pl යන්න root පරිශීලක ලෙසට පවිසි ක්රියාත්මක කරන්න.
----------------------දෝෂය විස්තරය------------------------
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config10/vmmon-only'
make -C /lib/modules/2.6.24.3-12.fc8/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.24.3-12.fc8-i686'
CC [M] /tmp/vmware-config10/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config10/vmmon-only/./include/vmware.h:25,
from /tmp/vmware-config10/vmmon-only/linux/driver.c:48:
/tmp/vmware-config10/vmmon-only/./include/vm_basic_types.h:161: error: conflicting types for ‘uintptr_t’
include/linux/types.h:40: error: previous declaration of ‘uintptr_t’ was here
In file included from /tmp/vmware-config10/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config10/vmmon-only/linux/driver.c:49:
/tmp/vmware-config10/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config10/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config10/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config10/vmmon-only/linux/driver.c:49:
/tmp/vmware-config10/vmmon-only/./include/compat_wait.h:60: error: conflicting types for ‘poll_initwait’
include/linux/poll.h:65: error: previous declaration of ‘poll_initwait’ was here
/tmp/vmware-config10/vmmon-only/linux/driver.c:147: warning: initialization from incompatible pointer type
/tmp/vmware-config10/vmmon-only/linux/driver.c:151: warning: initialization from incompatible pointer type
/tmp/vmware-config10/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
/tmp/vmware-config10/vmmon-only/linux/driver.c:1659: error: ‘struct mm_struct’ has no member named ‘dumpable’
make[2]: *** [/tmp/vmware-config10/vmmon-only/linux/driver.o] Error 1
make[1]: *** [module/tmp/vmware-config10/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.24.3-12.fc8-i686'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config10/vmmon-only'
Unable to build the vmmon module.
For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
Execution aborted.
Sun Microsystems VirtualBox, Vmwareට වඩා කාර්යක්ෂම බවයි මගේ අදහස.
ReplyDelete