Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2007 21:21:48 GMT
From:      Gabor Pali <pgj@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 127040 for review
Message-ID:  <200709302121.l8ULLm4a051537@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=127040

Change 127040 by pgj@disznohal on 2007/09/30 21:21:46

	Add initial Hungarian translation of (the apparently unfinished) Chapter
	21: Virtualization.

Affected files ...

.. //depot/projects/docproj_hu/books/handbook/virtualization/chapter.sgml#2 edit

Differences ...

==== //depot/projects/docproj_hu/books/handbook/virtualization/chapter.sgml#2 (text+ko) ====

@@ -3,97 +3,124 @@
 
      $FreeBSD: doc/en_US.ISO8859-1/books/handbook/virtualization/chapter.sgml,v 1.10 2007/04/29 12:11:48 brueffer Exp $
 -->
+<!--
+     The FreeBSD Hungarian Documentation Project
+     Translated by: PALI, Gabor <pgj@FreeBSD.org>
+     Original Revision: 1.10                      -->
 
-<chapter id="virtualization">
+<chapter id="virtualization" lang="hu">
   <chapterinfo>
     <authorgroup>
       <author>
         <firstname>Murray</firstname>
 	<surname>Stokely</surname>
-	<contrib>Contributed by </contrib>
+	<contrib>&Iacute;rta: </contrib>
       </author>
     </authorgroup>
     <!-- Mar 2007 -->
   </chapterinfo>
 
-  <title>Virtualization</title>
-  
+  <title>Virtualiz&aacute;ci&oacute;</title>
+
   <sect1 id="virtualization-synopsis">
-    <title>Synopsis</title>
-    
-    <para>Virtualization software allows multiple operating systems
-      to run simultaneously on the same computer.  Such software
-      systems for PCs often involve a host operating system which runs
-      the virtualization software and supports any number of guest
-      operating systems.</para>
-    
-    <para>After reading this chapter, you will know:</para>
+    <title>&Aacute;ttekint&eacute;s</title>
+
+    <para>A virtualiz&aacute;ci&oacute;s szoftverek lehet&#245;v&eacute;
+      teszik, hogy ugyanazon a sz&aacute;m&iacute;t&oacute;g&eacute;pen
+      egyszerre t&ouml;bb oper&aacute;ci&oacute;s rendszert is
+      futassunk.  Ezeknek a programcsomagoknak gyakorta
+      r&eacute;sz&uuml;k egy gazda oper&aacute;ci&oacute;s rendszer is,
+      amely a virtualiz&aacute;ci&oacute;s szoftvert futattja &eacute;s
+      ismer bizonyos vend&eacute;g oper&aacute;ci&oacute;s rendszereket.
+
+    <para>A fejezet elolvas&aacute;sa sor&aacute;n
+      megismerj&uuml;k:</para>
 
     <itemizedlist>
       <listitem>
-	<para>The difference between a host operating system and a
-	  guest operating system.</para>
+	<para>a gazda- &eacute;s a vend&eacute;g oper&aacute;ci&oacute;s
+	  rendszerek k&ouml;zti k&uuml;l&ouml;nbs&eacute;geket.</para>
       </listitem>
 
       <listitem>
-	<para>How to install FreeBSD on Linux with <application>&xen;</application>.</para>
+	<para>hogyan telep&iacute;ts&uuml;nk &os;-t &linux;-ra a
+	  <application>&xen;</application>
+	  haszn&aacute;lat&aacute;val.</para>
       </listitem>
 
       <listitem>
-	<para>How to install FreeBSD on an &intel;-based &apple; &macintosh;
-	  computer.</para>
+	<para>hogyan telep&iacute;ts&uuml;nk &os;-t egy
+	  &intel;-alap&uacute; &apple; &macintosh;
+	  sz&aacute;m&iacute;t&oacute;g&eacute;pre.</para>
       </listitem>
 
       <listitem>
-	<para>How to tune a FreeBSD system for best performance under
-	  virtualization.</para>
+	<para>hogyan hozzuk ki a legt&ouml;bbet &os;
+	  rendszer&uuml;nkb&#245;l virtualiz&aacute;ci&oacute;
+	  alatt.</para>
       </listitem>
 
     </itemizedlist>
 
-    <para>Before reading this chapter, you should:</para>
+    <para>A fejezet elolvas&aacute;s&aacute;hoz aj&aacute;nlott:</para>
 
     <itemizedlist>
       <listitem>
-	<para>Understand the basics of &unix; and FreeBSD (<xref
-	    linkend="basics">).</para>
+	<para>alapvet&#245; &unix;-os &eacute;s &os;-s ismeretek (<xref
+	  linkend="basics">).</para>
       </listitem>
 
-      <listitem><para>Know how to install FreeBSD (<xref
-      linkend="install">).</para></listitem>
+      <listitem>
+	<para>a &os; telep&iacute;t&eacute;s&eacute;nek ismerete (<xref
+	  linkend="install">).</para>
+      </listitem>
 
-      <listitem><para>Know how to set up your network connection (<xref
-      linkend="advanced-networking">).</para></listitem>
+      <listitem>
+	<para>a h&aacute;l&oacute;zati kapcsolatok
+	  be&aacute;ll&iacute;t&aacute;s&aacute;nak ismerete (<xref
+	  linkend="advanced-networking">).</para>
+      </listitem>
 
-      <listitem><para>Know how to install additional third-party
-        software (<xref linkend="ports">).</para></listitem>
+      <listitem>
+	<para>k&uuml;ls&#245;s alkalmaz&aacute;sok
+	  telep&iacute;t&eacute;s&eacute;nek ismerete (<xref
+	  linkend="ports">).</para></listitem>
     </itemizedlist>
 
   </sect1>
 
-
-
   <sect1 id="virtualization-guest">
-    <title>FreeBSD as a Guest OS</title>
+    <title>A &os; mint vend&eacute;g</title>
 
     <sect2 id="virtualization-guest-parallels">
-      <title>Parallels on MacOS</title>
+      <title>Parallels-el &macos;-en</title>
 
-      <para><application>Parallels Desktop</application> for &mac; is a
-	commercial software product available for &intel; based &apple;
-	&mac; computers running &macos; 10.4.6 or higher.  FreeBSD is a
-	fully supported guest operating system.
-	Once <application>Parallels</application> has been installed on &macos;
-        X, the user must configure a virtual machine and then install
-        the desired guest operating system.</para>
+      <para>A <application>Parallels Desktop</application> a &macos;
+	10.4.6, vagy afeletti verzi&oacute;j&aacute;t futatt&oacute;,
+	&intel;-alap&uacute; &apple; &mac; szem&eacute;lyi
+	sz&aacute;m&iacute;t&oacute;g&eacute;pekre fejlesztett
+	kereskedelmi alkalmaz&aacute;s.  A &os;-t teljes
+	m&eacute;rt&eacute;kben t&aacute;mogatja
+	vend&eacute;gk&eacute;nt.  Miut&aacute;n
+	telep&iacute;tett&uuml;k a
+	<application>Parallels</application>-t a &macos; X-re, be kell
+	&aacute;ll&iacute;tanunk egy virtu&aacute;lis g&eacute;pet, majd
+	erre felraknunk a k&iacute;v&aacute;nt vend&eacute;g
+	oper&aacute;ci&oacute;s rendszert.</para>
 
 	<sect3 id="virtualization-guest-parallels-install">
-	  <title>Installing FreeBSD on Parallels/&macos; X</title>
+	  <title>A &os; telep&iacute;t&eacute;se &macos;
+	    X/Parallels-re</title>
 
-	  <para>The first step in installing FreeBSD on &macos;
-	    X/<application>Parallels</application> is to create a new virtual
-	    machine for installing FreeBSD.  Select <guimenuitem>FreeBSD</guimenuitem>
-	    as the <guimenu>Guest OS Type</guimenu> when prompted:</para>
+	  <para>A &os; &macos; X/<application>Parallels</application>
+	    p&aacute;rosra telep&iacute;t&eacute;s&eacute;hez els&#245;
+	    l&eacute;p&eacute;sk&eacute;nt
+	    k&eacute;sz&iacute;ten&uuml;nk kell egy &uacute;j
+	    virtu&aacute;lis sz&aacute;m&iacute;t&oacute;g&eacute;pet.
+	    A l&eacute;trehoz&aacute;s sor&aacute;n v&aacute;lasszuk a
+	    <guimenu>Vend&eacute;g oper&aacute;ci&oacute;s rendszer
+	    t&iacute;pus&aacute;</guimenu>-nak a
+	    <guimenuitem>&os;</guimenuitem>-t:</para>
 
 	  <mediaobject>
             <imageobject>
@@ -101,10 +128,16 @@
             </imageobject>
           </mediaobject>
 
-	  <para>And choose a reasonable amount of disk and
-	    memory depending on your plans for this virtual FreeBSD
-	    instance.  4GB and 512MB of RAM work well for most uses of
-	    FreeBSD under <application>Parallels</application>:</para>
+	  <para>Ezut&aacute;n adjunk meg egy nagyj&aacute;b&oacute;l
+	    elfogadhat&oacute; m&eacute;retet a virtu&aacute;lis
+	    merevlemez&uuml;nknek, valamint annyi
+	    mem&oacute;ri&aacute;t, amennyire
+	    sz&uuml;ks&eacute;g&uuml;nk lehet a virtu&aacute;lis &os;-nk
+	    haszn&aacute;lata sor&aacute;n.  Egy 4 GB-os lemez &eacute;s
+	    512 MB rendszermem&oacute;ria a legt&ouml;bb esetben
+	    j&oacute; v&aacute;laszt&aacute;snak bizonyulhat a &os;
+	    <application>Parallels</application> alatti
+	    haszn&aacute;lata sor&aacute;n:</para>
 
 	  <mediaobject>
 	    <imageobject>
@@ -130,8 +163,9 @@
 	    </imageobject>
 	  </mediaobject>
 
-	  <para>Select the type of networking and a network
-	    interface:</para>
+	  <para>V&aacute;lasszuk ki a
+	    h&aacute;l&oacute;zatkezel&eacute;s t&iacute;pus&aacute;t
+	    &eacute;s a h&aacute;l&oacute;zati csatol&oacute;t:</para>
 
 	  <mediaobject>
 	    <imageobject>
@@ -145,7 +179,8 @@
 	    </imageobject>
 	  </mediaobject>
 
-	  <para>Save and finish the configuration:</para>
+	  <para>Ments&uuml;k el &eacute;s fejezz&uuml;k be a
+	    konfigur&aacute;l&aacute;st:</para>
 
 	  <mediaobject>
 	    <imageobject>
@@ -159,17 +194,25 @@
             </imageobject>
           </mediaobject>
 
-	  <para>After your FreeBSD virtual machine has been created,
-	    you will need to install FreeBSD on it.  This is best done
-	    with an official FreeBSD CDROM or with an ISO image
-	    downloaded from an official FTP site.  When you have the
-	    appropriate ISO image on your local &mac; filesystem or a
-	    CDROM in your &mac;'s CD drive, click on the disc icon in the
-	    bottom right corner of your FreeBSD
-	    <application>Parallels</application> window.  This
-	    will bring up a window that allows you to associate the
-	    CDROM drive in your virtual machine with an ISO file on
-	    disk or with your real CDROM drive.</para>
+	  <para>Miut&aacute;n a &os;-s virtu&aacute;lis
+	    g&eacute;p&uuml;nk elk&eacute;sz&uuml;lt,
+	    telep&iacute;ten&uuml;nk kell r&aacute; mag&aacute;t az
+	    oper&aacute;ci&oacute;s rendszert is.  Ezt a
+	    legegyszer&#251;bben a hivatalosan &os; telep&iacute;t&#245;
+	    CD-r&#245;l, vagy a hivatalos FTP oldalr&oacute;l
+	    let&ouml;lthet&#245; CD-k&eacute;ppel tehetj&uuml;k meg.  Ha
+	    lem&aacute;soltuk a megfelel&#245; CD-k&eacute;pet a &mac;
+	    helyi &aacute;llom&aacute;nyrendszer&eacute;re, vagy
+	    behelyezt&uuml;k a telep&iacute;t&#245; CD-t a
+	    CD-meghajt&oacute;ba, kattintsunk a &os;-s
+	    <application>Parallels</application> ablakunk jobb
+	    als&oacute; sark&aacute;ban tal&aacute;lhat&oacute; lemez
+	    ikonj&aacute;ra.  Ekkor felj&ouml;n egy
+	    p&aacute;rbesz&eacute;dablak, ahol
+	    &ouml;sszerendelhetj&uuml;k a virtu&aacute;lis
+	    g&eacute;p&uuml;nk CD-meghajt&oacute;j&aacute;t egy lemezen
+	    tal&aacute;lhat&oacute; k&eacute;ppel, vagy &eacute;ppen a
+	    val&oacute;di CD-meghajt&oacute;nkkal.</para>
 
 	  <mediaobject>
 	    <imageobject>
@@ -177,12 +220,11 @@
 	    </imageobject>
 	  </mediaobject>
 
-	  <para>Once you have made this association with your CDROM
-	    source, reboot your FreeBSD virtual machine as normal by
-	    clicking the reboot icon.
-	    <application>Parallels</application> will reboot with a
-	    special BIOS that first checks if you have a CDROM just as a
-	    normal BIOS would do.</para>
+	  <para>Ahogy megtett&uuml;k az im&eacute;nt eml&iacute;tett
+	    &ouml;sszerendel&eacute;st, ind&iacute;tsuk is &uacute;jra a
+	    &os;-s virtu&aacute;lis g&eacute;p&uuml;nket a megszokott
+	    m&oacute;don, az &uacute;jraind&iacute;t&aacute;s
+	    ikonj&aacute;ra kattintva.</para>
 
 	  <mediaobject>
 	    <imageobject>
@@ -190,11 +232,16 @@
 	    </imageobject>
 	  </mediaobject>
 
-	  <para>In this case it will find the FreeBSD installation media
-	    and begin a normal <application>sysinstall</application> based
-	    installation as described in <xref linkend="install">.  You
-	    may install, but do not attempt to configure X11 at
-	    this time.</para>
+	  <para>Ekkor a rendszer megtal&aacute;lja a &os;
+	    telep&iacute;t&#245;lemezt &eacute;s a
+	    <application>sysinstall</application>
+	    seg&iacute;ts&eacute;g&eacute;vel megkezdi a
+	    telep&iacute;t&eacute;st a <xref linkend="install">
+	    r&eacute;szben le&iacute;rtak szerint.  Ha
+	    sz&uuml;ks&eacute;g&uuml;nk van r&aacute;,
+	    telep&iacute;thetj&uuml;k az X11-et is, de egyel&#245;re
+	    m&eacute;g ne pr&oacute;b&aacute;ljuk
+	    be&aacute;ll&iacute;tani.</para>
 
 	  <mediaobject>
 	    <imageobject>
@@ -202,8 +249,10 @@
 	    </imageobject>
 	  </mediaobject>
 
-	  <para>When you have finished the installation, reboot
-	    into your newly installed FreeBSD virtual machine.</para>
+	  <para>A telep&iacute;t&eacute;s befejez&eacute;s&eacute;t
+	    k&ouml;vet&#245;en ind&iacute;tsuk &uacute;jra a frissen
+	    telep&iacute;tett &os;-s virtu&aacute;lis
+	    g&eacute;p&uuml;nket.</para>
 
 	  <mediaobject>
 	    <imageobject>
@@ -213,55 +262,81 @@
 	</sect3>
 
 	<sect3 id="virtualization-guest-parallels-configure">
-	  <title>Configuring FreeBSD on &macos; X/Parallels</title>
+	  <title>A &os; be&aacute;ll&iacute;t&aacute;sa &macos;
+	    X/Parallels-en</title>
 
-	  <para>After FreeBSD has been successfully installed on &macos;
-	    X with <application>Parallels</application>, there are a number
-	    of configuration steps that can be taken to optimize the system
-	    for virtualized operation.</para>
+	  <para>A &os; &macos; X/Parallels-re t&ouml;rt&eacute;n&#245;
+	    sikeres telep&iacute;t&eacute;s&eacute;t k&ouml;vet&#245;en
+	    m&eacute;g v&aacute;r r&aacute;nk n&eacute;h&aacute;ny
+	    konfigur&aacute;ci&oacute;s l&eacute;p&eacute;s a rendszer
+	    virtu&aacute;liz&aacute;lt
+	    m&#251;k&ouml;d&eacute;s&eacute;nek
+	    optimaliz&aacute;l&aacute;sa &eacute;rdek&eacute;ben.</para>
 
-          <procedure>
+	  <procedure>
 	    <step>
-	      <title>Set boot loader variables</title>
+	      <title>A rendszerbet&ouml;lt&#245;
+		v&aacute;ltoz&oacute;inak
+		be&aacute;ll&iacute;t&aacute;sa</title>
 
-	      <para>The most important step is to reduce the
-	        <option>kern.hz</option> tunable to reduce the CPU utilization
-		of FreeBSD under the <application>Parallels</application>
-		environment.  This is accomplished by adding the following
-		line to <filename>/boot/loader.conf</filename>:</para>
+	      <para>A legfontosabb l&eacute;p&eacute;s a
+		<option>kern.hz</option> v&aacute;ltoz&oacute;
+		&eacute;rt&eacute;k&eacute;nek cs&ouml;kkent&eacute;se,
+		amivel &iacute;gy a &os;
+		processzor-kihaszn&aacute;lts&aacute;g&aacute;t is
+		cs&ouml;kkentj&uuml;k a
+		<application>Parallels</application> alatt.  Ezt a
+		k&ouml;vetkez&#245; sor hozzad&aacute;s&aacute;val
+		tehetj&uuml;k meg a
+		<filename>/boot/loader.conf</filename>-ban:</para>
 
-	  	<programlisting>kern.hz=100</programlisting>
+		  <programlisting>kern.hz=100</programlisting>
 
-	      <para>Without this setting, an idle FreeBSD
-	        <application>Parallels</application> guest
-		OS will use roughly 15% of the CPU of a single
-		processor &imac;.  After this change the usage will be
-		closer to a mere 5%.</para>
+	      <para>En&eacute;lk&uuml;l egy &uuml;resj&aacute;ratban
+		lev&#245; &os;
+		<application>Parallels</application>-vend&eacute;g az
+		&imac; egy processzor&aacute;nak durv&aacute;n
+		15%-&aacute;t foglalja le.  A v&aacute;ltoztat&aacute;s
+		&eacute;letbe l&eacute;ptet&eacute;se ut&aacute;n
+		azonban ez megk&ouml;zel&iacute;t&#245;en 5%-ra
+		reduk&aacute;lhat&oacute;.</para>
 	    </step>
 
 	    <step>
-	      <title>Create a new kernel configuration file</title>
+	      <title>Egy &uacute;j konfigur&aacute;ci&oacute;s
+		&aacute;llom&aacute;ny l&eacute;trehoz&aacute;sa a
+		rendszermaghoz</title>
+
+	      <para>Nyugodtan elt&aacute;vol&iacute;thatjuk az
+		&ouml;sszes SCSI, FireWire &eacute;s USB
+		eszk&ouml;zmeghajt&oacute;t.  A
+		<application>Parallels</application> &aacute;ltal
+		felk&iacute;n&aacute;lt virtu&aacute;lis
+		h&aacute;l&oacute;zati csatol&oacute;t az &man.ed.4;
+		meghajt&oacute;n kereszt&uuml;l tudjuk el&eacute;rni,
+		ez&eacute;rt az &man.ed.4; &eacute;s &man.miibus.4;
+		meghajt&oacute;kon k&iacute;v&uuml;l az &ouml;sszes
+		t&ouml;bbi elhagyhat&oacute;.</para>
 
-	      <para>You can remove all of the SCSI, FireWire, and USB
-	        device drivers.  <application>Parallels</application>
-		provides a virtual network
-	        adapter used by the &man.ed.4; driver, so
-	        all other network devices except for
-	        &man.ed.4; and &man.miibus.4; can be
-	        removed from the kernel.</para>
-	    </step>
+    </step>
 
 	    <step>
-	      <title>Setup networking</title>
+	      <title>A h&aacute;l&oacute;zati kapcsolat
+		be&aacute;ll&iacute;t&aacute;sa</title>
 
-	      <para>The most basic networking setup involves simply
-	        using DHCP to connect your virtual machine to the same
-	        local area network as your host &mac;.  This can be
-	        accomplished by adding
-	        <literal>ifconfig_ed0="DHCP"</literal> to
-	        <filename>/etc/rc.conf</filename>.  More advanced
-		networking setups are described in <xref
-		linkend="advanced-networking">.</para>
+	      <para>Az alapvet&#245; h&aacute;l&oacute;zati
+		be&aacute;ll&iacute;t&aacute;s a virtu&aacute;lis
+		g&eacute;p&uuml;nk&ouml;n a DHCP
+		aktiv&aacute;l&aacute;sa, aminek
+		seg&iacute;ts&eacute;g&eacute;vel csatlakozni tudunk
+		arra a helyi h&aacute;l&oacute;zatra, amelyen maga a
+		gazda &mac; is megtal&aacute;lhat&oacute;.  Ezt az
+		al&aacute;bbi sor felv&eacute;tel&eacute;vel tudjuk
+		megoldani az <filename>/etc/rc.conf</filename>
+		&aacute;llom&aacute;nyba:
+		<literal>ifconfig_ed0="DHCP"</literal>.  B&#245;vebb
+		inform&aacute;ci&oacute;k&eacute;rt j&aacute;ruljunk a
+		<xref linkend="advanced-networking"> fejezethez.</para>
 	    </step>
           </procedure>
 
@@ -275,61 +350,77 @@
 	  <author>
             <firstname>Fukang</firstname>
 	    <surname>Chen (Loader)</surname>
-	    <contrib>Contributed by </contrib>
+	    <contrib>&Iacute;rta: </contrib>
           </author>
         </authorgroup>
         <!-- Mar/Apr 2007 -->
       </sect2info>
 
-      <title>FreeBSD with &xen; on Linux</title>
+      <title>&xen;-el &linux;-on</title>
 
-	<para>The <application>&xen;</application> hypervisor is an open
-	  source paravirtualization product which is now supported by the
-	  commercial XenSource company.  Guest operating systems are known
-	  as domU domains, and the host operating system is known as dom0.
-	  The first step in running a virtual FreeBSD instance under Linux
-	  is to install <application>&xen;</application> for Linux dom0.
-	  The host operating system will be a Slackware Linux
-	  distribution.</para>
+      <para>A <application>&xen;</application> hipervisor egy
+	ny&iacute;lt forr&aacute;sk&oacute;d&uacute;,
+	paravirtualiz&aacute;ci&oacute;t ny&uacute;jt&oacute;
+	term&eacute;k, amely m&ouml;g&ouml;tt mostanra m&aacute;r a
+	XenSource kereskedelmi c&eacute;g &aacute;ll.  Itt a
+	vend&eacute;g oper&aacute;ci&oacute;s rendszereket a domU
+	tartom&aacute;nyk&eacute;nt azonos&iacute;tj&aacute;k,
+	m&iacute;g a gazda oper&aacute;ci&oacute;s rendszer a dom0.  A
+	&os; &linux; alatti virtu&aacute;lis futatt&aacute;s&aacute;hoz
+	els&#245;k&eacute;nt telep&iacute;ten&uuml;nk kell a
+	<application>&xen;</application>-t egy dom0-&aacute;s
+	&linux;-ra.  A le&iacute;r&aacute;sban a gazda
+	oper&aacute;ci&oacute;s rendszer a Slackware &linux;
+	disztrib&uacute;ci&oacute; lesz.</para>
 
 	<sect3 id="xen-slackware-dom0">
-	  <title>Setup &xen; 3 on Linux dom0</title>
+	  <title>A &xen; 3 be&aacute;ll&iacute;t&aacute;sa egy &linux;
+	  dom0-&aacute;n</title>
 
 	  <procedure>
 	    <step>
-	      <title>Download &xen; 3.0 from XenSource</title>
+	      <title>T&ouml;lts&uuml;k le a &xen; 3.0-&aacute;t a
+		XenSource-t&oacute;l</title>
 
-	      <para>Download <ulink
-	        url="http://bits.xensource.com/oss-xen/release/3.0.4-1/src.tgz/xen-3.0.4_1-src.tgz">xen-3.0.4_1-src.tgz</ulink>;
-	        from <ulink url="http://www.xensource.com/"></ulink>.</para>;
+	      <para>T&ouml;lts&uuml;k le a <ulink
+		url="http://bits.xensource.com/oss-xen/release/3.0.4-1/src.tgz/xen-3.0.4_1-src.tgz">xen-3.0.4_1-src.tgz</ulink>;
+		&aacute;llom&aacute;nyt a <ulink
+		url="http://www.xensource.com/">XenSource
+		oldal&aacute;r&oacute;l</ulink>.</para>
 
 	    </step>
 
 	    <step>
-	      <title>Unpack the tarball</title>
+	      <title>Bontsuk ki a csomagot</title>
 
               <screen>&prompt.root; <userinput>cd xen-3.0.4_1-src</userinput>
 &prompt.root; <userinput>KERNELS="linux-2.6-xen0 linux-2.6-xenU" make world</userinput>
 &prompt.root; <userinput>make install</userinput></screen>
 
             <note>
-	      <para>To re-compile the kernel for dom0:</para>
+	      <para>A rendszermagot &iacute;gy tudjuk dom0 m&oacute;dban
+		&uacute;jraford&iacute;tani:</para>
 
 	      <screen>&prompt.root; <userinput>cd xen-3.0.4_1-src/linux-2.6.16.33-xen0</userinput>
 &prompt.root; <userinput>make menuconfig</userinput>
 &prompt.root; <userinput>make</userinput>
 &prompt.root; <userinput>make install</userinput></screen>
 
-	      <para>Older version of <application>&xen;</application> may need to specify
-	        <command>make ARCH=xen menuconfig</command></para>
+	      <para>A <application>&xen;</application> r&eacute;gebbi
+		verzi&oacute;in&aacute;l elk&eacute;pzelhet&#245;, hogy
+		&iacute;gy kell megadni:
+		<command>make ARCH=xen menuconfig</command></para>
 	    </note>
 	    </step>
 
 	    <step>
-	      <title>Add a menu entry into Grub menu.lst</title>
+	      <title>Vegy&uuml;k fel a megfelel&#245; pontot a GRUB
+		men&uuml;j&eacute;be</title>
 
-	      <para>Edit <filename>/boot/grub/menu.lst</filename> and
-		add the following lines:</para>
+	      <para>Nyissuk meg a
+		<filename>/boot/grub/menu.lst</filename>
+		&aacute;llom&aacute;nyt &eacute;s &iacute;rjuk be a
+		k&ouml;vetkez&#245; sort:</para>
 
 	      <programlisting>title Xen-3.0.4
 root (hd0,0)
@@ -338,21 +429,24 @@
             </step>
 
             <step>
-              <title>Reboot your computer into &xen;</title>
+	      <title>Ind&iacute;tsuk &uacute;jra a g&eacute;pet
+		&eacute;s aktiv&aacute;ljuk a &xen;-t</title>
 
-	      <para>First, edit
-		<filename>/etc/xen/xend-config.sxp</filename>, and add
-		the following line:</para>
+	      <para>El&#245;sz&ouml;r nyissuk meg az
+		<filename>/etc/xen/xend-config.sxp</filename>
+		&aacute;llom&aacute;nyt, majd adjuk hozz&aacute; a
+		k&ouml;vetkez&#245; sort:</para>
 
 	      <programlisting>(network-script 'network-bridge netdev=eth0')</programlisting>
 
-	      <para>Then, we can launch
-		<application>&xen;</application>:</para>
+	      <para>Ezut&aacute;n el is ind&iacute;thatjuk a
+		<application>&xen;</application>-t:</para>
 
               <screen>&prompt.root; <userinput>/etc/init.d/xend start</userinput>
 &prompt.root; <userinput>/etc/init.d/xendomains start</userinput></screen>
 
-	      <para>Our dom0 is running:</para>
+	      <para>L&aacute;thatjuk, hogy a dom0 tartom&aacute;ny most
+		m&aacute;r akt&iacute;v:</para>
 
               <screen>&prompt.root; <userinput>xm list</userinput>
 Name                                      ID   Mem VCPUs      State   Time(s)
@@ -362,11 +456,14 @@
         </sect3>
 
         <sect3>
-          <title>FreeBSD 7-CURRENT domU</title>
+	  <title>A &os; 7-CURRENT mint domU</title>
 
-          <para>Download the FreeBSD domU kernel for <application>&xen; 3.0</application> and
-	    disk image from <ulink
-            url="http://www.fsmware.com/">http://www.fsmware.com/</ulink></para>;
+	  <para>T&ouml;lts&uuml;k le a &os; <application>&xen;
+	    3.0</application>-&aacute;s domU rendszermagj&aacute;t
+	    &eacute;s a hozz&aacute;tartoz&oacute; lemezk&eacute;pet a
+	    <ulink
+	    url="http://www.fsmware.com/">http://www.fsmware.com/</ulink>;
+	    c&iacute;mr&#245;l:</para>
 
       <itemizedlist>
 	<listitem>
@@ -382,10 +479,13 @@
 	</listitem>
       </itemizedlist>
 
-      <para>Put the configuration file <filename>xmexample1.bsd</filename>
-	into <filename>/etc/xen/</filename> and modify the related
-	entries about where the kernel and the disk image are stored.
-	It should look like the following:</para>
+      <para>Tegy&uuml;k a <filename>xmexample1.bsd</filename>
+	konfigur&aacute;ci&oacute;s &aacute;llom&aacute;nyt a
+	<filename>/etc/xen/</filename> k&ouml;nyvt&aacute;rba &eacute;s
+	&iacute;rjuk &aacute;t a relev&aacute;ns bejegyz&eacute;seket a
+	rendszermag &eacute;s a lemezk&eacute;p el&eacute;r&eacute;si
+	&uacute;tj&aacute;nak megfelel&#245;en.  Valahogy &iacute;gy
+	kellene kin&eacute;zni az eredm&eacute;nynek:</para>
 
       <programlisting>kernel = "/opt/kernel-current"
 memory = 256
@@ -398,12 +498,16 @@
 extra += ",kern.hz=100"
 extra += ",vfs.root.mountfrom=ufs:/dev/xbd769a"</programlisting>
 
-      <para>The <filename>mdroot-7.0.bz2</filename> file should be 
-	uncompressed.</para>
+      <para>Az <filename>mdroot-7.0.bz2</filename>
+	&aacute;llom&aacute;nyt ki kell
+	t&ouml;m&ouml;r&iacute;teni!</para>
 
-      <para>Next, the __xen_guest section in <filename>kernel-current</filename>
-	needs to be altered to add the VIRT_BASE that
-	<application>&xen; 3.0.3</application> requires:</para>
+      <para>Ezut&aacute;n a <filename>kernel-current</filename>
+	&aacute;llom&aacute;nyban tal&aacute;lhat&oacute; __xen_guest
+	r&eacute;szt &aacute;t kell &iacute;rni &uacute;gy, hogy
+	hozz&aacute;adjuk a <application>&xen; 3.0.3</application>
+	sz&aacute;m&aacute;ra fontos VIRT_BASE
+	&eacute;rt&eacute;ket:</para>
 
       <screen>&prompt.root; <userinput>objcopy kernel-current -R __xen_guest</userinput>
 &prompt.root; <userinput>perl -e 'print "LOADER=generic,GUEST_OS=freebsd,GUEST_VER=7.0,XEN_VER=xen-3.0,BSD_SYMTAB,VIRT_BASE=0xC0000000\x00"' &gt; tmp</userinput>
@@ -421,7 +525,9 @@
  0040 445f5359 4d544142 2c564952 545f4241  D_SYMTAB,VIRT_BA
  0050 53453d30 78433030 30303030 3000      SE=0xC0000000. </screen>
 
-      <para>We are, now, ready to create and launch our domU:</para>
+      <para>Most m&aacute;r k&eacute;szen &aacute;llunk a domU
+	l&eacute;trehoz&aacute;s&aacute;ra &eacute;s
+	beind&iacute;t&aacute;s&aacute;ra:</para>
 
       <screen>&prompt.root; <userinput>xm create /etc/xen/xmexample1.bsd -c</userinput>
 Using config file "/etc/xen/xmexample1.bsd".
@@ -484,16 +590,18 @@
 
 login: </screen>
 
-      <para>The domU should run the &os;&nbsp;7.0-CURRENT
-	kernel:</para>
+      <para>A domU-ban a &os;&nbsp;7.0-CURRENT rendszermagnak kell
+	futnia:</para>
 
       <screen>&prompt.root; <userinput>uname -a</userinput>
 FreeBSD demo.freebsd.org 7.0-CURRENT FreeBSD 7.0-CURRENT #113: Wed Jan  4 06:25:43 UTC 2006     
 kmacy@freebsd7.gateway.2wire.net:/usr/home/kmacy/p4/freebsd7_xen3/src/sys/i386-xen/compile/XENCONF  i386</screen>
 
-      <para>The network can now be configured on the domU.  The &os;
-	domU will use a specific interface called
-	<devicename>xn0</devicename>:</para>
+      <para>Miut&aacute;n err&#245;l megbizonyosodtunk, be tudjuk
+	&aacute;ll&iacute;tani a h&aacute;l&oacute;zatot is domU-ban.  A
+	domU &os; egy <devicename>xn0</devicename> nev&#251;
+	speci&aacute;lis eszk&ouml;zt haszn&aacute;l erre a
+	c&eacute;lra:</para>
 
       <screen>&prompt.root; <userinput>ifconfig xn0 10.10.10.200 netmask 255.0.0.0</userinput>
 &prompt.root; <userinput>ifconfig</userinput>
@@ -505,8 +613,10 @@
       inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 
       inet 127.0.0.1 netmask 0xff000000 </screen>
 
-      <para>On dom0 Slackware, some <application>&xen;</application>
-	dependant network interfaces should show up:</para>
+      <para>Ek&ouml;zben a dom0 Slackware-en n&eacute;h&aacute;ny
+      <application>&xen;</application>-f&uuml;gg&#245;
+      h&aacute;l&oacute;zati csatol&oacute;nak is meg kell
+      jelennie:</para>
 
       <screen>&prompt.root; <userinput>ifconfig</userinput>
 eth0      Link encap:Ethernet  HWaddr 00:07:E9:A0:02:C2  
@@ -564,22 +674,27 @@
     </sect2>
 
     <sect2 id="virtualization-guest-vmware">
-      <title>VMware on &windows;/&mac;/&linux;</title>
+      <title>VMware-rel &windows;/&mac;/&linux;-on</title>
 
-      <para>This section has yet to be written.</para>
+      <para>Ez a r&eacute;sz m&eacute;g nincs
+	elk&eacute;sz&iacute;tve.</para>
 
     </sect2>
 
   </sect1>
 
   <sect1 id="virtualization-host">
-    <title>FreeBSD as a Host OS</title>
+    <title>A &os; mint gazda</title>
 
-    <para>FreeBSD is not officially supported by any virtualization
-      package as a host operating system at this time, but many people
-      use older versions of <application>VMware</application> in this capacity.
-      Work is also ongoing in getting <application>&xen;</application> to
-      work as a host environment on FreeBSD.</para>
+    <para>Jelenleg a &os;-t hivatalosan egyik
+      virtualiz&aacute;ci&oacute;s programcsomag sem t&aacute;mogatja
+      gazda oper&aacute;ci&oacute;s rendszerk&eacute;nt, de sokan
+      haszn&aacute;lj&aacute;k a <application>VMware</application>
+      r&eacute;gebbi verzi&oacute;it ilyen megfontol&aacute;sb&oacute;l.
+      Ezenk&iacute;v&uuml;l folynak munk&aacute;latok abb&oacute;l a
+      c&eacute;lb&oacute;l, hogy a <application>&xen;</application>-t
+      felk&eacute;sz&iacute;ts&eacute;k a &os; t&ouml;rt&eacute;n&#245;
+      futatt&aacute;sra.</para>
 
   </sect1>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709302121.l8ULLm4a051537>