
25 Mai
2012
25 Mai
'12
17:18
On 25/05/2012 16:18, Michael Prokop wrote:
- Laurent CARON [Fri May 25, 2012 at 03:41:28PM +0200]:
Verfied, thanks a lot for the bugreport, I'll re-include the firmware in the next version of the Grml linux-image again.
Another issue.
mdadm is either too old or too new. It doesn't allow creating bitmaps on arrays with 1.2 style superblocks.
Does upgrading mdadm to v3.2.4-1 via running the following commands on Grml 2012.05-rc1:
echo "deb http://cdn.debian.net/debian unstable main" >> /etc/apt/sources.list.d/debian.list apt-get update apt-get install mdadm
fix this issue?
I did in fact take the mdadm binary from another linux system (squeeze) with success.
Any other mdadm version should make it since this is a known bug.
Cheers,
Laurent