Thanks Tony.
If The Matrix controller is set set to Raid in the BIOS, How is it possible to use 3 SATA drives on the Matrix, 2 of which would be Raid0 and the 3rd with the OS installed on it?
Ed..
Thanks Tony for the append.
I built a Bart/PE disk and found that the JMicron EIDE disk is visible and that indeed the partition had been removed. I don't know why. I probably messed up when I set the raid up on the Matrix controller.
I purchased a license for GetDataBack and made a new Bart/PE...
Additional information:
I booted my ReaToGo/X-pe disk and browsed the Device Manager. The 2x SATA drives are present AND the EIDE drive on the JMicron controller is also present under "Disk Drives".
The driver for all 3 drives is Disk.sys. I do not see a SCSI / RAID entry in the Device manager...
I hope someone can point me to a solution.
On my Asus P5W DH board, I have an IDE drive connected to the JMicron IDE port and the JMicron chip mode set to BASIC.
On the Matrix controller I have 2x SATA drives and BIOS set to Standard IDE.
XP is loaded on the IDE JMicron drive, (at least it...
I'm trying to convert this snippet to C#. I believe the snippet was written for a MatLab system. I got the code from this url: http://www.eng.buffalo.edu/Departments/mae/madnia/Teaching/mae424/Design/Design2004/
Thanks for your interest, but dont spend a lot of time on this. I got into this...
I ran accross this piece of code with what appears to be range notation which I need to convert to C.
beta = 0:2*pi/Np:2*pi;
xc = 0.5*(1+cos(beta));
yt = acoef(1)*sqrt(xc)+xc.*(acoef(2)+xc.*(acoef(3)+xc.*(acoef(4)+acoef(5)*xc)));
yt(Np/2+2:Np+1) = -yt(Np/2:-1:1);
* Np is interger
* acoef...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.