Ext2IFS Can’t read a drive from a RAID array

I converted my Ubuntu home server to a Windows 2008 Server. The biggest challenge of the conversion was the 400GB RAID 1 array, which was Linux software RAID based. I threw caution to the wind, and figured that I could convert it after installing Windows Server 2008.

I was sort of banking on the fact that I could use the Ext2 installable file system for Windows to read one of the drives in the array. For some reason, it was unable to read the disk. I had assumed that since the drives were simply mirrors of each other, it would be able to read one by itself. I was wrong.

My solution was to create an Ubuntu Desktop virtual machine, and use it to mount the physical partition. I was then able to copy the files over the virtual network adapter.

Kick It!

1 Comment so far »

  1. Bruno said,

    Wrote on September 30, 2008 @ 4:26 am

    Maybe it has to do with partition types… the partition type for ext2(3) partitions is 0×82 (or is it 0×83?) and for RAID volumes it’s 0xfd :(

Comment RSS · TrackBack URI

Leave a Comment

Name: (Required)

E-mail: (Required)

Website:

Comment: