Hey Martin, if you're trying to get it to work from a liveCD give this a
shot:

sudo su
echo "deb http://archive.ubuntu.com/ubuntu hardy universe"  >> 
/etc/apt/sources.list
apt-get update; apt-get install dmraid
cd /lib/modules/2.6.24-16-generic/ubuntu/md
wget http://launchpadlibrarian.net/14522732/dm-raid45.ko-amd64
mv dm-raid45.ko-amd64 dm-raid45.ko
dmraid -ay

-- 
[Hardy][Regression] dmraid45 target missing in latest kernel
https://bugs.launchpad.net/bugs/220493
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to