Debian Etch installer.
# If the installation comes to "Partition method", use "Manual".
# In the following menu, sc... marked for RAID use.
# Now look at the first menu entry in the partitioner menu, there is a new line: "Configure software RAID"... ices (2 and 0 in our case).
# In the following menu, select the same device number on the first and second disk and Co... ion options.
# You are back in the partitioner menu and now you see one ore more new partitions named as "Software RAID Device". You can use this part
befolgen, um sein RAID wieder zum Laufen zu bekommen.
Im folgenden Beispiel haben wir ein RAID1 mit d... - /dev/sdb - aus. Um einen Ersatz einzubauen, nehmen wir zuerst die defekte Platte aus dem laufenden ... chema an:
<code>
fdisk -ul /dev/sda
</code>
Wir merken uns die Startwerte der erweiterteten Partitionen und übergeben diesen Wert an die Parameter skip und seek von dd:
<code>
dd if=/dev/sda of