MFen:
1.1109 -> 1.1110 hu_HU.ISO8859-2/books/faq/book.sgml Obtained from: The FreeBSD Hungarian Documentation Project
This commit is contained in:
parent
a879a3863e
commit
e84b9f2e43
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33977
1 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
<!-- The FreeBSD Hungarian Documentation Project
|
||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||
%SOURCE% en_US.ISO8859-1/books/faq/book.sgml
|
||||
%SRCID% 1.1109
|
||||
%SRCID% 1.1110
|
||||
-->
|
||||
|
||||
<book lang="hu">
|
||||
|
@ -6771,7 +6771,7 @@ kern.sched.name: 4BSD</screen>
|
|||
<screen>&prompt.root; <userinput>newfs /dev/<replaceable>ad1s1a</replaceable></userinput>
|
||||
&prompt.root; <userinput>mount /dev/<replaceable>ad1s1a</replaceable> <replaceable>/mnt</replaceable></userinput>
|
||||
&prompt.root; <userinput>cd <replaceable>/mnt</replaceable></userinput>
|
||||
&prompt.root; <userinput>dump 0af - / | restore xf -</userinput></screen>
|
||||
&prompt.root; <userinput>dump 0af - / | restore rf -</userinput></screen>
|
||||
|
||||
<para>További munkát igényel, ha a
|
||||
<command>dump</command> parancs
|
||||
|
@ -6792,9 +6792,9 @@ kern.sched.name: 4BSD</screen>
|
|||
<screen>&prompt.root; <userinput>newfs /dev/<replaceable>ad1s1a</replaceable></userinput>
|
||||
&prompt.root; <userinput>mount /dev/<replaceable>ad1s1a</replaceable> <replaceable>/mnt</replaceable></userinput>
|
||||
&prompt.root; <userinput>cd <replaceable>/mnt</replaceable></userinput>
|
||||
&prompt.root; <userinput>dump 0af - / | restore xf -</userinput>
|
||||
&prompt.root; <userinput>dump 0af - / | restore rf -</userinput>
|
||||
&prompt.root; <userinput>cd var</userinput>
|
||||
&prompt.root; <userinput>dump 0af - /var | restore xf -</userinput></screen>
|
||||
&prompt.root; <userinput>dump 0af - /var | restore rf -</userinput></screen>
|
||||
|
||||
<para>Egy könyvtárat, például
|
||||
<filename class="directory">/var</filename> tartalmát
|
||||
|
@ -6815,7 +6815,7 @@ kern.sched.name: 4BSD</screen>
|
|||
&prompt.root; <userinput>mkdir <replaceable>/mnt</replaceable>/var</userinput>
|
||||
&prompt.root; <userinput>mount /dev/<replaceable>ad1s1d</replaceable> <replaceable>/mnt</replaceable>/var</userinput>
|
||||
&prompt.root; <userinput>cd <replaceable>/mnt</replaceable></userinput>
|
||||
&prompt.root; <userinput>dump 0af - / | restore xf -</userinput></screen>
|
||||
&prompt.root; <userinput>dump 0af - / | restore rf -</userinput></screen>
|
||||
|
||||
<para>A felhasználói adatok esetén a
|
||||
&man.cpio.1;, &man.pax.1;, &man.tar.1; és &man.dump.8;
|
||||
|
|
Loading…
Reference in a new issue