dd,mdadm,parted,rsync,storage
This commit is contained in:
parent
cb00653688
commit
545ff2f6a3
11 changed files with 19 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
DD
|
||||
dd
|
||||
==
|
||||
|
||||
.. code:: shell
|
10
in/public/mdadm/index.rst
Normal file
10
in/public/mdadm/index.rst
Normal file
|
@ -0,0 +1,10 @@
|
|||
mdadm
|
||||
=====
|
||||
|
||||
Multi Disk ADMin
|
||||
|
||||
.. toctree::
|
||||
|
||||
creation
|
||||
persistence
|
||||
manual
|
|
@ -1,8 +1,8 @@
|
|||
Parted
|
||||
parted
|
||||
======
|
||||
|
||||
Examples with 2 × 2 TB hard disk drives as MBR,
|
||||
for a virtual 4 TB with data and 32 GB of swap as GPT.
|
||||
| Examples with 2 × 2 TB hard disk drives as MBR,
|
||||
| for a virtual 4 TB with data and 32 GB of swap as GPT.
|
||||
|
||||
MBR
|
||||
---
|
|
@ -1,4 +1,4 @@
|
|||
Rsync
|
||||
rsync
|
||||
=====
|
||||
|
||||
.. toctree::
|
|
@ -1,10 +0,0 @@
|
|||
Storage
|
||||
=======
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
dd/index
|
||||
mdadm/index
|
||||
parted/index
|
||||
rsync/index
|
|
@ -1,8 +0,0 @@
|
|||
MDadm (MultiDisk admin)
|
||||
=======================
|
||||
|
||||
.. toctree::
|
||||
|
||||
creation
|
||||
persistence
|
||||
manual
|
Loading…
Add table
Add a link
Reference in a new issue