X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml_tips;h=23472a2455695b0f9dbefd6a626ce24ff670ba68;hb=de11fe4037e537203500f36c3845441653d41186;hp=4fa526361d41e0573e0c2fbaf905600fa4fb113c;hpb=4c8e7332cd1a7b92a85de64d90273ad5845821df;p=grml-tips.git diff --git a/grml_tips b/grml_tips index 4fa5263..23472a2 100644 --- a/grml_tips +++ b/grml_tips @@ -3088,3 +3088,19 @@ See http://grml.org/faq/#fdisk => * use parted's mklabel command (but please read the parted manual before executing this command) -- +dmraid - support for SW-RAID / FakeRAID controllers +like Highpoint HPT and Promise FastTrack + +Activate all software RAID sets discovered: +# dmraid -ay + +Deactivates all active software RAID sets: +# dmraid -an + +Discover all software RAID devices supported on the system: +# dmraid -r +-- +Extract winmail.dat: + +% ytnef winmail.dat +--