Well, after some reading it seems that my dynamic disks should be alright since in the debug info it shows that 2 out of 4 attempted TOCBLOCKS were parsed correctly, and I found this in the ldm.c file which shows that should be alright.
Code:
* Windows Vista LDM v2.12 does not always have all four TOCBLOCKs so
* skip any that fail as long as we get at least one valid TOCBLOCK.
But when I tried to mount it, it did not seem to work so I read some more and it seems I need to setup a md device, but I have no experience doing that, so I was hoping somebody could explain that for me since most of the documentation I found is for creating a new one and not setting up one already made in Vista. Can anybody help me through that?