Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:general_information:vm [2018/01/08 09:04] – reworked h_fitzeen:general_information:vm [2022/08/04 15:02] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Virtual machine with VMware player ====== ====== Virtual machine with VMware player ======
 ===== Configuration of virtual machines ===== ===== Configuration of virtual machines =====
- +<panel type="primary" title="Used versions">
-==== Used versions ====+
   * Ubuntu 16.04_64 LTS x86 as guest OS   * Ubuntu 16.04_64 LTS x86 as guest OS
   * Windows 10 Enterprise 2016 LTSB as host OS   * Windows 10 Enterprise 2016 LTSB as host OS
   * VMware® player 12.5.8 Build 7098237   * VMware® player 12.5.8 Build 7098237
 +</panel>
  
 ==== Prerequisites ==== ==== Prerequisites ====
  
   * Download the latest Version of VMware Player on https://www.vmware.com/   * Download the latest Version of VMware Player on https://www.vmware.com/
-  * Download an image of Ubuntu Version 16.04+  * Download an image of a recent Ubuntu version 
  
-==== Setting up Ubuntu 14.04 on Vmware Player ====+==== Setting up Ubuntu on Vmware Player ====
  
-  * Launch VMware Player and press 'Create a New Virtual Machine', then select the .iso of Ubuntu 16.04 +  * Launch VMware Player and press 'Create a New Virtual Machine', then select the .iso of Ubuntu
   * After setting Username and password, select an installation folder for your VM   * After setting Username and password, select an installation folder for your VM
  
-<WRAP round alert 60%>+<alert type="danger" icon="fa fa-minus-circle">
 Make sure to select a location with ample space, you will run out of it quickly! Make sure to select a location with ample space, you will run out of it quickly!
-</WRAP+</alert
-{{:intern:general_information:vmwaresetup1.jpg?nolink&400|}}{{:intern:general_information:vmwaresetup2.jpg?nolink&400|}}+{{:en:general_information:vmwaresetup1.jpg?nolink&400|}}{{:en:general_information:vmwaresetup2.jpg?nolink&400|}}
   * Specify the maximum disk size for your VM. VMware Player recommends 20GB, we recommend more.   * Specify the maximum disk size for your VM. VMware Player recommends 20GB, we recommend more.
   * Before you finish the setup, press 'Customize Hardware' to allocate a custom amount of memory and processor cores to the Virtual Machine   * Before you finish the setup, press 'Customize Hardware' to allocate a custom amount of memory and processor cores to the Virtual Machine
-{{:intern:general_information:vmwaresetup3.jpg?nolink&400|}}{{:intern:general_information:vmwaresetup4.jpg?nolink&430|}} +{{:en:general_information:vmwaresetup3.jpg?nolink&400|}}{{:en:general_information:vmwaresetup4.jpg?nolink&430|}} 
-<WRAP round info 50%>+<alert type="info" icon="fa fa-minus-circle">
 You can edit the hardware settings after the installation. You can edit the hardware settings after the installation.
-</WRAP>+</alert>
   * Press finish to install the OS   * Press finish to install the OS
  
Line 40: Line 40:
  
 ==== Configuration of NAT (Network Address Translation) ==== ==== Configuration of NAT (Network Address Translation) ====
-<WRAP round alert>Access to NFS or TFTP on the virtual machine does not work. +<alert type="danger" icon="fa fa-minus-circle"> 
-</WRAP>+Access to NFS or TFTP on the virtual machine does not work. 
 +</alert>
  
 Benefits: Benefits:
Line 54: Line 55:
 ---- ----
 \\ \\
-===== Using the TQ VMware Image ===== 
-\\ 
-====Download VMware Player==== 
-You have to register on [[http://www.vmware.com/go/downloadplayer/|VMare]] to download Vmware player. The VM images are created with the version 3.0.0. 
- 
-====Download of the virtual machine==== 
-You can find the actual Downloads [[#downloads|here]]. 
-<WRAP round info> 
-The file has a size over 1 GB. 
-</WRAP> 
-====Import of the TQ VM Image==== 
-You can open the Image with the dialog ''File > Open a Virtual Machine...'' after starting the Vmware Player. 
-You have to choose the Vmware vmx file in the directory in which the virtual maschine is extracted.   
- 
-====Start the virtual Machine==== 
-For starting the vm click on the button ''Play virtual machine''. The ubuntu linux system is then starting in the actual window.  
- 
-====Login==== 
-The Logindatas for the VM are: 
-  * **user**: ''tq'' 
-  * **Password**: ''password'' 
-   
-<WRAP round info>Ubuntu has no root-user. If commands require root-privilegs you can run it with ''sudo''. For this you need the normal user password. 
-</WRAP> 
- 
-====Features of the vm==== 
-The corresponding Cross-Toolchain and frequently used programs for the module are installed on the vm.  
- 
-===Toolchain=== 
-The machine contains the actual toolchain for the corresponding platform. 
- 
-===TFTP and NFS server=== 
-The VM already contains a [[en:general_information:tftp|TFTP]] and a [[en:general_information:nfs|NFS]] server. 
- 
-===Eclipse=== 
-As integrated depelopment environment [[en:general_information:eclipse_new|Eclipse]] indigo has been installed with the C development tool. A starter in the top bar starts eclipse with the right environment variables. 
- 
-===BSP=== 
-<WRAP round info> 
-The vm contains no BSP-sources. You have to download them from the download area of the module. 
-</WRAP> 
-====Downloads==== 
-<WRAP round download> 
-[[http://support.tq-group.com/lib/exe/fetch.php?media=vms:tq_ubuntu_tqmp2020_clean.zip| virtual machine for TQMP1020/2020]] - ELDK 
-</WRAP> 
- 
  • Last modified: 2022/08/04 15:02