I'm using Wine 1.1.16 on Ubuntu 8.10 x86. ImageX is from Windows Vista SP1 AIK found here. And standalone imagex here. GImageX requires special library wimgapi.dll (goes with WAIK and standalone download). GImageX is of version 2.0.14 and is found here.
I have NTFS partition with XP, which i mount in ubuntu by clicking on it in nautilus, then entering password. If i'm not mistaken this partition is mounted by gnome with the help of ntfs-3g driver.
Then i capture entire partition with GImageX pointing it (GImageX) to related folder in /media (e.g. /media/disk-1 ). Of course, gimagex runs through wine. All goes well and i finish up with 2,7 GB *.wim image.
How does wine treat that mounted ntfs filesystem ? (under /media folder). I'm interested because if it is treated as ntfs, we can get images which are not worse than those captured thru WAIK live-cd.
Also taking into account imagex is incomplete to capture ntfs filesystem:
quote from here.ImageX currently does not support the following NTFS features:
* Extended attributes.
* Object IDs.
* Reparse points that are neither symbolic links nor junctions. ImageX will fail to apply them.
* Sparse files. (They can be captured and applied, but they are no longer sparse after they are applied.)
Please people who know tell me.
Thank you for your time.