ein.
In meinem Beispiel wird nun die Partition /dev/hda3 mit Zufallswerten überschrieben. Dazu dient /dev/urandom als Quelle:
<code>
dd if=/dev/urandom of=/dev/hda3 bs=10M
</code>
liest jeweils Blöcke von 10 Megabytes Größe aus /dev/urandom und s
Knoppix] {de} ) und die Festplatte (im Beispiel /dev/sda) wie in [1] beschrieben in vier Partitionen e... erung könnte beispielsweise so aussehen:
* '''/dev/sda1''' (ext2)
* Boot-Partition; Größe: ca. 100 MB
* '''/dev/sda2''' (swap)
* Swap-Partition; Größe: das Doppelte des Arbeitsspeichers
* '''/dev/sda3''' (ext3)
* Root-Partition; Größe: ca. 6
nc=PENDING</code>
do;
<code>mdadm --readwrite /dev/mdX</code>
and the process of rebuilding starts ... Beispiel haben wir ein RAID1 mit den Laufwerken /dev/sda und /dev/sdb. Die Festplatten sind in drei primäre Partitionen unterteilt:
<code>
/dev/sdX1 /boot
/dev/sdX2 swap
/dev/
<tr><td> </td><td class="nw">dd bs=1M if=/dev/sda | gzip | ssh user@remote 'dd of=sda.gz'</td><... >
<tr><td> </td><td class="nw">ip link set dev eth0 name wan</td><td>Rename interface eth0 to wa... >
<tr><td> </td><td class="nw">ip link set dev eth0 up</td><td>Bring interface eth0 up (or down)... ;</td><td class="nw">ip addr add 1.2.3.4/24 brd + dev eth0</td><td>Add (or del) ip and mask (255.255.25
onieren des Laufwerks vergeben). Einmal muss man /dev/sdb1, beim nächsten boot /dev/sde1 mounten. Mist.
===== Lösung =====
Dem Laufwerk/Partionen über eine Regel feste devices in /dev/ zuweisen. Dann weiß cryptsetup, was es mounten soll.
Ich hab diese Datei angelegt: /''etc/udev/rules.d/00.rules''
<code># geralds own Rules BUS
e>
In Config.py edit the parameters UINPUT_DEV and MY_WIIMOTE_ADDR so that they match your syste... bluez-utils original-awk bison flex libbluetooth2-dev autoconf mouseemu libgtk2.0-dev python2.5-dev</code>
Having done that it is time to donwload, compile and install CWiid:
<code>wg
ian 5.0.4) and I installed a lot of stuff (ffmpeg-dev etc.), so i cannot say what is really necessesary... t install gupnp-tools
apt-get install libavformat-dev
apt-get install libavformat-52
apt-get install li... libavformatcvs51
apt-get install libavformatcvs51-dev
apt-get install libavformatcvs51 libavutilcvs49
apt-get install ffmpeg
apt-get install libavutil-dev
apt-get install libavdevice-dev
apt-get install l
ionieren der neuen Platte problemlos mit ''mdadm /dev/md0 -a /dev/sdb1''. Nach 5 Minuten war die Platte wieder gespiegelt.
Anders mit Raid 5. Ein ''mdadm /dev/md1 -a /dev/sdb2'' hat zwar die Partition ins Array eingefügt, allerdings als 'Spare'. Das ist jedoch