Partimage treating NTFS partition as raw
-
When trying to upload a Windows 7 image, partimage is treating the partition as raw instead of ntfs. I have performed a debug upload and gone through the steps manually. After doing the ntfsresize I remove & recreate the partition. Fdisk by default wants to start the partition at sector 63 instead of sector 2048 which was the original start sector of the partition. If I accept 63 as the start sector partimage uses raw. If I change the start sector to 2048 partimage uses ntfs. Is there a way to change the default starting sector to 2048?