• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

dmraid setup problem

Joined
Aug 24, 2005
Messages
16
Hey, I've got Linux (Gentoo) running on a RAID 5 card and Windows is on a RAID 0 array on the motherboard (nvraid). I'm trying to setup dmraid to be able to read the Windows array but it won't go. Is there any walkthrough for dmraid (I've searched and can't find one). I will reply to this post with the actual error message (in Windows atm).

Thank You
 
Ya I read that, that's to install dmraid using a LiveCD, I have my system setup already and just want to setup dmraid to read my Windows array.
 
This is the code that running 'make' returns:


/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lselinux
collect2: ld returned 1 exit status
make[1]: *** [dmraid] Error 1
make[1]: Leaving directory `/downloads/dmraid/1.0.0.rc9/tools'
make: *** [tools] Error 2
 
It can't find the SELinux libraries. Are you trying to build Gentoo Hardened? I wouldn't recommend it, especially for a starter system.

 
Back
Top