diff options
Diffstat (limited to 'resizeFATChoose.html')
-rw-r--r-- | resizeFATChoose.html | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/resizeFATChoose.html b/resizeFATChoose.html new file mode 100644 index 0000000..8ce99f6 --- /dev/null +++ b/resizeFATChoose.html @@ -0,0 +1,125 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>8. Choose FAT Partition to Be Resized</title> + <link rel="stylesheet" href="../XSL/mdk-doc.css" type="text/css"> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installation with DrakX"> + <link rel="up" href="index.html" title="Installation with DrakX"> + <link rel="prev" href="doPartitionDisks.html" title="7. Partitioning your Disk"> + <link rel="next" href="takeOverHdChoose.html" title="9. Choose drive to install Linux on"> + </head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div class="navheader"> + <table width="100%" summary="Navigation header"> + <tr> + <th colspan="3" align="center">8. Choose FAT Partition to Be + Resized + </th> + </tr> + <tr> + <td width="20%" align="left"><a accesskey="p" href="doPartitionDisks.html">Prev</a> + </td> + <th width="60%" align="center"> </th> + <td width="20%" align="right"> <a accesskey="n" href="takeOverHdChoose.html">Next</a></td> + </tr> + </table> + <hr> + </div> + <div lang="" class="section" title="8. Choose FAT Partition to Be Resized"> + <div class="titlepage"> + <div> + <div> + <h2 class="title" style="clear: both"><a name="drakxid-resizeFATChoose"></a>8. Choose FAT Partition to Be + Resized + </h2> + </div> + </div> + </div> + + + + <p><a name="BId-drakxid-resizeFATChoose-pa1"></a><a class="indexterm" name="d5e316"></a> More than one <span class="application">Microsoft</span> partition + has been detected on your hard drive. Please choose the one which you want + to resize in order to install your new <span class="application">Mageia</span> + operating system. + </p> + + + <p><a name="BId-drakxid-resizeFATChoose-pa2"></a>Each partition is listed as + follows: "Linux name", "Windows name", "Capacity". + </p> + + + <p><a name="BId-drakxid-resizeFATChoose-pa3"></a>"Linux name" is structured: + "hard drive type", "hard drive number", "partition number" (for example, + "sda1"). + </p> + + + <p><a name="BId-drakxid-resizeFATChoose-pa4"></a>"Hard drive type" is "sd" + + </p> + + + <p>This is standard for hard drives now and has nothing to do with SD + Memory Cards. Hard drives were previously prefixed "hd" for IDE drives or + "sd" for SATA drives but they are all now prefixed with "sd". + </p> + + + <p><a name="BId-drakxid-resizeFATChoose-pa5"></a>"Hard drive number" is + actually a letter and always follows "sd": + </p> + <div class="itemizedlist"> + <ul class="itemizedlist" type="disc"> + <li class="listitem"> + + <p><a name="BId-drakxid-resizeFATChoose-pa6"></a>"a" means "first hard + drive"; + </p> + + </li> + <li class="listitem"> + + <p><a name="BId-drakxid-resizeFATChoose-pa7"></a>"b" means "second hard + drive"; + </p> + + </li> + <li class="listitem"> + + <p><a name="BId-drakxid-resizeFATChoose-pa8"></a>and so on... + </p> + + </li> + </ul> + </div> + + + <p><a name="BId-drakxid-resizeFATChoose-pa11"></a>"Windows name" is the letter + of your hard drive under + <span class="application">Windows<sup>®</sup></span> (the first + disk or partition is called "C:"). + </p> + + </div> + <div class="navfooter"> + <hr> + <table width="100%" summary="Navigation footer"> + <tr> + <td width="40%" align="left"><a accesskey="p" href="doPartitionDisks.html">Prev</a> + </td> + <td width="20%" align="center"> </td> + <td width="40%" align="right"> <a accesskey="n" href="takeOverHdChoose.html">Next</a></td> + </tr> + <tr> + <td width="40%" align="left" valign="top">7. Partitioning your Disk </td> + <td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td> + <td width="40%" align="right" valign="top"> 9. Choose drive to install Linux on</td> + </tr> + </table> + </div> + </body> +</html> |