Running Citrix NetScaler VPX in Oracle VirtualBox

Source: Internet
Author: User
Tags cloud computing platforms netscaler



We all know that the Citrix NetScaler VPX version supports many of the underlying virtualization platforms and cloud computing platforms, but only the Oracle VirtualBox platform is not supported. However, we can implement the Citrix NetScaler VPX running on Oracle VirtualBox by modifying the BIOS of the Oracle VirtualBox VM . So that's how it's done? What is the principle?



In fact, the principle is also very simple, is to deceive the Citrix NetScaler VPX virtual machine by modifying the BIOS and some configuration files, let the virtual machine think that he is running on the VMware platform, so as to achieve on the Oracle VirtualBox The purpose of running Citrix NetScaler VPX .



Here's a series of steps to demonstrate:






First, download Oracle VirtualBox software







Download Oracle VirtualBox softwareon the official website of Oracle VirtualBox:https://www.virtualbox.org/wiki/Downloads



I am downloading the Windows version of Oracle VirtualBox:650) this.width=650; "Src=" https://mmbiz.qlogo.cn/mmbiz_png/ 5bu9f7hf3nwibgwlswdxah1ewoj2yrdpekhkevd5mtmsgzzcokfjkiawsr5zr3cuelpednpiowqccwibhpsylic8ka/0?wx_fmt=png "style= "Margin:0px;padding:0px;height:auto;" alt= "0?wx_fmt=png"/>



After the download is complete, install Oracle VirtualBox.






Second, download Citrix NetScaler vpx-esx software and import






I have downloaded the Citrix NetScaler vpx-esx 11-62.10 version 650) this.width=650; src= https://mmbiz.qlogo.cn/mmbiz_png/ 5bu9f7hf3nwibgwlswdxah1ewoj2yrdpepytgp4ow7xmzxsmlcia4pxmsvfvxzgry7xpbsdwicoqicmgkfsiaxoxtyw/0?wx_fmt=png "Style = "MARGIN:0PX;PADDING:0PX;HEIGHT:AUTO;TEXT-INDENT:2EM;" alt= "0?wx_fmt=png"/>



after downloading, import to



Select the OVF file as the import source, ovf as an open virtual machine standard format, supported by all virtualization underlying; 650) this.width=650; " Src= "https://mmbiz.qlogo.cn/mmbiz_png/ 5bu9f7hf3nwibgwlswdxah1ewoj2yrdpe1beky9xwwewalzd7mbq8k2jxstul1jj1jhp4lcvpkn1kicgkple7bjg/0?wx_fmt=png "Style=" Margin:0px;padding:0px;height:auto, "alt=" 0?wx_fmt=png "/>



wait for the import finished, show do not start the virtual machine, if this time to start the virtual machine, the virtual opportunity error;650) this.width=650; "Src=" https://mmbiz.qlogo.cn/mmbiz_png/ 5bu9f7hf3nwibgwlswdxah1ewoj2yrdpe0dczhuwsgcjzzyvqnpkwdwqvnslu5y5kxtattj680qicd1iafde1ibyaq/0?wx_fmt=png "style= "Margin:0px;padding:0px;height:auto;" alt= "0?wx_fmt=png"/>






Third. Configuring Oracle VirtualBox to support the operation of NetScaler VPX







Locate the installation directory for Oracle VirtualBox, locate the path to the VBoxManage.exe file and open it in cmd, such as:650) this.width=650; src= https:// mmbiz.qlogo.cn/mmbiz_png/ 5bu9f7hf3nwibgwlswdxah1ewoj2yrdpeba4peupkhp8gnibe9ylyxqqekbcelmxfsgiavp2vyyyedclhv8jaymxq/0?wx_fmt=png "Style=" Margin:0px;padding:0px;height:auto; "alt=" 0?wx_fmt=png "/>



Then run the command in CMD:





Vboxmanage setextradata nsvpx-esx "Vboxinternal/devices/pcbios/0/config/dmibiosvendor" "Phoenix Technologies Ltd."



Vboxmanage setextradata nsvpx-esx "vboxinternal/devices/pcbios/0/config/dmibiosversion" "6.00"



Vboxmanage setextradata nsvpx-esx "vboxinternal/devices/pcbios/0/config/dmibiosreleasedate" "07/31/2013"



Vboxmanage setextradata Nsvpx-esx "Vboxinternal/devices/pcbios/0/config/dmibiosreleasemajor" 6



Vboxmanage setextradata nsvpx-esx "Vboxinternal/devices/pcbios/0/config/dmibiosreleaseminor" 0



Vboxmanage setextradata Nsvpx-esx "Vboxinternal/devices/pcbios/0/config/dmibiosfirmwaremajor" 6



Vboxmanage setextradata nsvpx-esx "Vboxinternal/devices/pcbios/0/config/dmibiosfirmwareminor" 0



Vboxmanage setextradata nsvpx-esx "Vboxinternal/devices/pcbios/0/config/dmisystemvendor" "VMware, Inc."



Vboxmanage setextradata nsvpx-esx "vboxinternal/devices/pcbios/0/config/dmisystemproduct" "VMware Virtual Platform" 650) this.width=650; "Src=" https://mmbiz.qlogo.cn/mmbiz_png/ 5bu9f7hf3nwibgwlswdxah1ewoj2yrdpe8hff532oibdu1degmsxkpvejvdynhicp4igrdvv15cooybiabchihsibtg/0?wx_fmt=png "Style = "Margin:0px;padding:0px;height:auto;" alt= "0?wx_fmt=png"/>



Note: Where the nsvpx-esx of the command is the name of VM VMS, I import nsvpx-esx, for example, if you are importing NS, the name of the command VM here is changed to NS. 650) this.width=650; "Src=" https://mmbiz.qlogo.cn/mmbiz_png/ 5bu9f7hf3nwibgwlswdxah1ewoj2yrdpecyca6iavozys9aia2vnxyric6p4nibxnczxmlh3ib2oayn1qeqyk4nm0xqq/0?wx_fmt=png " Style= "Margin:0px;padding:0px;height:auto;" alt= "0?wx_fmt=png"/>



After the full implementation of these modification commands, we can put back the Oracle VirtualBox to launch our Citrix NetScaler VPX virtual machine;650) this.width=650; "Src=" https:// mmbiz.qlogo.cn/mmbiz_png/ 5bu9f7hf3nwibgwlswdxah1ewoj2yrdpe9kryuzqzewnmopws53xajlmctcwibukwf1ibml8c2rfpuqvx8frhmzla/0?wx_fmt=png "Style=" Margin:0px;padding:0px;height:auto; "alt=" 0?wx_fmt=png "/>



This time we will discover that our Citrix NetScaler VPX successfully started up on Oracle VirtualBox.






The end!



About the public number that concerns me.



This article is from "I take fleeting chaos" blog, please be sure to keep this source http://tasnrh.blog.51cto.com/4141731/1874771



Running Citrix NetScaler VPX in Oracle VirtualBox


Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.