Imaging Windows 7 Embedded
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
Hi, I wanted to find out if there was any possibility that Clonezilla could support the cloning Window 7 Embedded. I work for a hospital and your software has been a great help. We are deploying WYSE Terminals that have Windows 7 Embedded and when I try to pull an image with clonezilla, I get the error "does not recognize the current file system" on the system drive. I've check the drive, it has a 16MB FAT32 System Reserve and 4GB OS Drive. The system reserve is what giving me the Headache. When clonezilla see's it, it says that it's a vFAT filesystem.
Thank you for your time,
Thomas Rinehart
plaguelock@gmail.com
Weird... If it's a normal FAT system, Clonezilla (or GNU/Linux) should can detect that.
Could you please boot Clonezilla live, enter command line prompt, then:
1. sudo -i
2. parted -s /dev/sda print
3. blkid
Please post the results of (2) and (3).
Steven.