I was trying to expose 2 drives as 1 which is possible by using dynamic disks. I'm a big fan of diskpart so I tried converting the disk using this command line utility:
diskpart
select disk 1
convert dynamic
Error: Dynamic disks are not supported by your edition
This is not a new limitation, it was actually the same for Windows XP Home Edition.
No comments:
Post a Comment