Update to r48259:
Make text slightly less passive. Update to r48243: Make geli attach flags match running text
This commit is contained in:
parent
28bc4b4af5
commit
2ea75c23e6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48804
1 changed files with 7 additions and 8 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDde: de-docproj/books/handbook/disks/chapter.xml,v 1.187 2012/04/26 19:32:48 bcr Exp $
|
$FreeBSDde: de-docproj/books/handbook/disks/chapter.xml,v 1.187 2012/04/26 19:32:48 bcr Exp $
|
||||||
basiert auf: r47952
|
basiert auf: r48259
|
||||||
-->
|
-->
|
||||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="disks">
|
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="disks">
|
||||||
<info><title>Speichermedien</title>
|
<info><title>Speichermedien</title>
|
||||||
|
|
@ -961,13 +961,12 @@ scsibus1:
|
||||||
|
|
||||||
<para>Manchmal werden Sie die Meldung
|
<para>Manchmal werden Sie die Meldung
|
||||||
<errorname>Device not configured</errorname> erhalten, wenn
|
<errorname>Device not configured</errorname> erhalten, wenn
|
||||||
Sie versuchen, eine Daten<acronym>CD</acronym> einzuhängen.
|
Sie versuchen, eine Daten-<acronym>CD</acronym> einzuhängen.
|
||||||
Für gewöhnlich liegt das daran, dass das Laufwerk meint es sei
|
Für gewöhnlich liegt das daran, dass das Laufwerk keine
|
||||||
keine <acronym>CD</acronym> eingelegt, oder dass das Laufwerk
|
<acronym>CD</acronym> erkannt hat, oder dass das Laufwerk
|
||||||
auf dem Bus nicht erkannt wird. Es kann einige Sekunden
|
auf dem Bus nicht erkannt wird. Es kann einige Sekunden
|
||||||
dauern, bevor das Laufwerk merkt, dass eine
|
dauern, bevor das Laufwerk die <acronym>CD</acronym> erkennt.
|
||||||
<acronym>CD</acronym> eingelegt wurde. Seien Sie also
|
Seien Sie also geduldig.</para>
|
||||||
geduldig.</para>
|
|
||||||
|
|
||||||
<para>Manchmal wird ein
|
<para>Manchmal wird ein
|
||||||
<acronym>SCSI</acronym>-<acronym>CD</acronym> nicht
|
<acronym>SCSI</acronym>-<acronym>CD</acronym> nicht
|
||||||
|
|
@ -3014,7 +3013,7 @@ Filesystem Size Used Avail Capacity Mounted on
|
||||||
hinzu:</para>
|
hinzu:</para>
|
||||||
|
|
||||||
<programlisting>geli_devices="<replaceable>da2</replaceable>"
|
<programlisting>geli_devices="<replaceable>da2</replaceable>"
|
||||||
geli_da2_flags="-k /root/<replaceable>da2.key</replaceable>"</programlisting>
|
geli_da2_flags="-p -k /root/<replaceable>da2.key</replaceable>"</programlisting>
|
||||||
|
|
||||||
<para>Dies konfiguriert <filename>/dev/da2</filename> als
|
<para>Dies konfiguriert <filename>/dev/da2</filename> als
|
||||||
<command>geli</command>-Provider mit dem Master-Key
|
<command>geli</command>-Provider mit dem Master-Key
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue