<p>DriveSetup is a tool to create, delete and format partitions. At this time it can't resize or move existing partitions, so that you'll either need an unpartitioned volume (perhaps an external USB drive or another harddisk) or do the initial setup with a tool like the <ahref="http://gparted.sourceforge.net/livecd.php">GParted LiveCD</a> to provide the space for another partition.</p>
<p>At the top is a graphical representation of all partitions inside the device chosen in the list below it. Each device, by default, can hold a maximum of 4 <i>primary</i> partitions. This limit can be removed by making one of those an <i>extended</i> partition, which in turn can hold theoretically an unlimited number of <i>logical</i> partitions (practical limitations depend on, for example, other OSes installed).<br/>
You may have to expand such a list with the +/- widget that appears in that case in front of that device to see the details of every logical partition.</p>
<p>Colors and icons provide some more information about the available volumes and partitions.<br/>
Besides the familiar icons for harddisks, CD drives and USB sticks etc., there are a few that indicate a their mount mode:</p>
<p>You can select a partition and choose various commands from the context or <spanclass="menu">Partition</span> menu, like <spanclass="menu">Mount</span>/<spanclass="menu">Unmount</span>, or to <spanclass="menu">Open in DiskProbe</span>.</p>
<p>You can also <spanclass="menu">Format</span> or completely <spanclass="menu">Delete</span> a partition.</p>
<divclass="box-stop">Dealing with creating/deleting/formatting partitions is very dangerous business. Always check twice to be sure you're working with the right one and always keep an up-to-date backup of your data in case something goes wrong!</div>
<aid="initializing"name="initializing">Initializing a disk</a></h2>
<p>If you don't plan to use just one of the partitions of a larger disk, but the entire drive as one partition, e.g. a USB stick or a Compact Flash card, you'll have to initialize the disk first.</p>
<p>You do this by selecting the raw disk from list of devices and choose a partition map from the <spanclass="menu">Disk | Initialize</span> menu. The <spanclass="menu">Intel Partition Map</span> is the right choice for classical booting via a BIOS.</p>
<divclass="box-stop">Initializing will destroy all data on the drive!</div>
<p>Si vous trouvez un espace non formaté sur un lecteur, comme : <tt><empty></tt>, vous pouvez créer une nouvelle partition dans cet espace avec <spanclass="menu">Partition | Create...</span>(<spanclass="key">CMD</span><spanclass="key">C</span>).</p>
<p>Cette boîte de dialogue vous invite à ajuster la taille de la partition et son type. Choisissez <spanclass="menu">Be File System</span> si vous voulez utiliser la partition pour une installation Haiku ou si vous souhaitez utiliser sur celle-ci toutes les fonctionnalités intéressantes de Haiku, comme les attributs et les requêtes. Notez que les autres systèmes d'exploitations pourraient ne pas être en mesure d'accéder à une telle partition.</p>
<p>The <spanclass="menu">Active partition</span> checkbox is only available if you have created a primary partition instead of just another logical partition within an extended one. You'll have to tick that checkbox if you plan to use that partition to boot a Haiku installation.</p>
<p>Before you can use, or even mount the newly created partition, it has to be formatted with a filesystem.</p>
<aid="initializing"name="formatting">Formatting a partition</a></h2>
<p>Only unmounted partitions can be formatted by choosing a filesystem from the sub-menu of <spanclass="menu">Partition | Format</span>. The <spanclass="menu">Be File System</span> (BFS) is mandatory for a Haiku boot partition and recommended for data partitions to be used with Haiku. Only BFS formatted partitions can be queried and fully support Haiku's file attributes.</p>
<p>Ici, vous définissez le nom de la partition et sa granularité. Une taille de 2048 octets par bloc est recommandée, mais vous pouvez choisir des tailles plus grandes ou plus petites si vous avez des besoins très spécifiques.<br/>
L'initialisation détruira toutes les données sur cette partition !</p>