After performing the steps in Is it possible to create an EBS AMI for windows EC2 instance? to create a Windows AMI from an "other linux" snapshot, I created an image of the fixed instance and the image does have platform set to Windows, but the block devices seem strange. In addition to the typical "/dev/sda1=snap-xxxx", it also lists 26 xvdc devices for some reason.
Would this cause any problems or can this be safely ignored?
The instance so far has been working just fine and successfully interacts with the rest of the CloudFormation instances as designed.