Difference between revisions of "Mdadm"
From CBLFS
Jump to navigationJump to search (New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://neilb.web.cse.unsw.edu.au/source/mdadm/mdadm-2.6.1.tgz |} ---- == Introduction to ReiserFS == mda...) |
|||
Line 63: | Line 63: | ||
| can sometimes help to solve problems with ReiserFS file systems. If it is called without options, it prints the super block of any ReiserFS file system found on the device. | | can sometimes help to solve problems with ReiserFS file systems. If it is called without options, it prints the super block of any ReiserFS file system found on the device. | ||
|- | |- | ||
− | ! | + | ! mdadm |
− | | | + | | managing Linux Software RAID arrays |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Revision as of 02:27, 16 March 2007
Download Source: | http://neilb.web.cse.unsw.edu.au/source/mdadm/mdadm-2.6.1.tgz |
---|
Contents
Introduction to ReiserFS
mdadm is a tool for managing Linux Software RAID arrays.
Project Home Page: http://neil.brown.name/blog/mdadm
Dependencies
Non-Multilib
Compile the package:
make
Install the package
make install
Multilib
This package does not provide any libraries so only one installation is needed.
32Bit
Compile the package:
TO DO!
N32
TO DO!
64Bit
TO DO!
Contents
Installed Programs: | mdadm |
---|---|
Installed Libraries: | None |
Installed Directories: | None |
Short Descriptions
debugreiserfs | can sometimes help to solve problems with ReiserFS file systems. If it is called without options, it prints the super block of any ReiserFS file system found on the device. |
---|---|
mdadm | managing Linux Software RAID arrays |