Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Installation on Debian/old

628 bytes added, 18:27, 29 November 2008
Rebooting into OpenVZ kernel: Confirm installation
Now reboot the machine and choose the OpenVZ Linux Kernel on the boot loader menu. If the OpenVZ kernel has been booted successfully, proceed to installing the user-level tools for OpenVZ.
=== Confirm proper installation ===
1. Kernel:
<pre>
# uname -r
2.6.26-1-openvz-686
#
</pre>
 
2. Openvz kernel facility:
<pre>
# ps ax | grep vz
2349 ? S 0:00 [vzmond]
</pre>
 
3. A network interface for containers:
<pre>
# ifconfig
venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
</pre>
== Configuring ==
8
edits