diff options
author | Kamil Rytarowski <kamil@mageia.org> | 2012-04-18 14:03:02 +0000 |
---|---|---|
committer | Kamil Rytarowski <kamil@mageia.org> | 2012-04-18 14:03:02 +0000 |
commit | 884e974d8b593fc3580673d5de7c7d558c9788dd (patch) | |
tree | f9db0f14fc5663c9e6ad27e36d50e724576d3965 /diskdrake.html | |
parent | 9b0be6b9bc1de230f0a09347d2a48e8d76014452 (diff) | |
download | drakx-installer-help-884e974d8b593fc3580673d5de7c7d558c9788dd.tar drakx-installer-help-884e974d8b593fc3580673d5de7c7d558c9788dd.tar.gz drakx-installer-help-884e974d8b593fc3580673d5de7c7d558c9788dd.tar.bz2 drakx-installer-help-884e974d8b593fc3580673d5de7c7d558c9788dd.tar.xz drakx-installer-help-884e974d8b593fc3580673d5de7c7d558c9788dd.zip |
- update .HTML files
Diffstat (limited to 'diskdrake.html')
-rw-r--r-- | diskdrake.html | 43 |
1 files changed, 37 insertions, 6 deletions
diff --git a/diskdrake.html b/diskdrake.html index 93ce20f..ce296be 100644 --- a/diskdrake.html +++ b/diskdrake.html @@ -30,10 +30,20 @@ + + + + + + + + + + <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Warning"> <tr> @@ -44,8 +54,8 @@ <td align="left" valign="top"> <p><a name="diskdrake-pa1"></a>If you wish to use encryption on - any of your partitions you must ensure that you have a separate /boot - partition. The encryption option for the /boot partition must NOT be set, + your <code class="literal">/</code> partition you must ensure that you have a separate <code class="literal">/boot</code> + partition. The encryption option for the <code class="literal">/boot</code> partition must NOT be set, otherwise your system will be unbootable. </p> @@ -55,12 +65,33 @@ </div> - <p><a name="diskdrake-pa2"></a><span class="emphasis"><em>ADD SOME - TEXT</em></span>. + <p><a name="diskdrake-pa3"></a>Adjust the layout of your disk(s) here. You can remove or create partitions, change the filesystem of a partition or change + its size and even view what is in them before you start. + </p> - - + + <p><a name="diskdrake-pa4"></a>There is a tab for every detected hard disk or other storage device, like an USB key. For example sda, sdb and sdc if there + are three of them. + + </p> + + + <p><a name="diskdrake-pa5"></a>Push <span class="guibutton">Clear all</span> to wipe all partitions on the selected storage device + </p> + + + <p><a name="diskdrake-pa6"></a>For all other actions: click on the desired partition first. Then view it, or choose a filesystem and a mount point, resize + it or wipe it. + </p> + + + <p><a name="diskdrake-pa6a"></a>Continue until you adjusted everything to your wishes. + </p> + + + <p><a name="diskdrake-pa7"></a>Click <span class="guibutton">Done</span> when you're ready. + </p> </div> </body> </html> |