Difference between revisions of "Mdadm"
From CBLFS
Jump to navigationJump to searchm |
|||
Line 2: | Line 2: | ||
|- | |- | ||
!Download Source: | !Download Source: | ||
− | | http://neilb.web.cse.unsw.edu.au/source/mdadm/mdadm-2.6. | + | | http://neilb.web.cse.unsw.edu.au/source/mdadm/mdadm-2.6.3.tgz |
|} | |} | ||
Revision as of 20:04, 13 October 2007
Download Source: | http://neilb.web.cse.unsw.edu.au/source/mdadm/mdadm-2.6.3.tgz |
---|
Contents
Introduction to Mdadm
mdadm is a tool for managing Linux Software RAID arrays.
Project Homepage: 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
mdadm | managing Linux Software RAID arrays |
---|