We're no longer updating This wiki!!

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:xu4_xen [2015/11/23 19:17]
brian.kim [Basic preparation]
en:xu4_xen [2016/05/03 17:34] (current)
brian.kim [Domain U Settings && Running]
Line 38: Line 38:
 </​code>​ </​code>​
  
 +<WRAP left round important 100%>
 +Note: Please follow [[http://​odroid.com/​dokuwiki/​doku.php?​id=en:​emmc_recovery_xu3|XU3/​XU4 eMMC Bootloader Recovery wiki page]] to burn the bootloader to eMMC. 
 +</​WRAP>​
 ===== Xen Hypervisor ===== ===== Xen Hypervisor =====
 Getting the xen soruce code: Getting the xen soruce code:
 <​code>​ <​code>​
-$ git clone https://​github.com/​bkrepo/​xen.git+$ git clone https://​github.com/​bkrepo/​xen.git ​-b odroid-xu4
 $ cd xen $ cd xen
 </​code>​ </​code>​
Line 73: Line 76:
 Getting the xen source code: Getting the xen source code:
 <​code>​ <​code>​
-$ git clone  https://​github.com/​bkrepo/​xen.git+$ git clone https://​github.com/​bkrepo/​xen.git ​-b odroid-xu4
 $ cd xen $ cd xen
 </​code>​ </​code>​
Line 99: Line 102:
 <​code>​ <​code>​
 $ apt-get install bridge-utils $ apt-get install bridge-utils
-$ vim /​etc/​network/​interfaces.d/​xenbr0.cfg+$ vim /​etc/​network/​interfaces.d/​xenbr0
 </​code>​ </​code>​
-<code - xenbr0.cfg+<code - xenbr0>​ 
-autto xenbr0 inet+auto xenbr0 inet
 iface xenbr0 inet dhcp iface xenbr0 inet dhcp
 bridge_ports eth0 bridge_ports eth0
Line 200: Line 203:
 Running virtual machine(**On ODROID-XU3/​4**,​ id: '​root',​ passwd: '​odroid'​):​ Running virtual machine(**On ODROID-XU3/​4**,​ id: '​root',​ passwd: '​odroid'​):​
 <​code>​ <​code>​
-# xl create -c xen.cfg+# xl create -c domU.cfg 
 +</​code>​ 
 + 
 +Checking the domain list. 
 +<​code>​ 
 +(Type the 'CTRL + x + ]' key -> Escaping Domain U, Moving to Domain 0 console.) 
 +root@odroid-server:​~#​ xl list 
 +Name                                        ID   Mem VCPUs      State   ​Time(s) 
 +Domain-0 ​                                    ​0 ​  ​800 ​    ​4 ​    ​r----- ​    ​534.3 
 +Domain U                                     ​1 ​  ​256 ​    ​1 ​    ​-b---- ​     49.9 
 +root@odroid-server:​~#​
 </​code>​ </​code>​
 ===== References ===== ===== References =====
en/xu4_xen.1448275637.txt.gz · Last modified: 2015/11/23 19:17 by brian.kim
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0