Restoring image backup(FAT32) to NTFS partition

I currently have 2 partitions on my HD, Drive C (FAT32,10GB) - Win2k SP2 + Other Programs Drive D (FAT32,10GB) - Personal files/backup I wanna use Ghost or DriveImage to make a full image backup of drive C.

Customization Tweaking 1789 This topic was started by ,


data/avatar/default/avatar17.webp

31 Posts
Location -
Joined 2002-07-23
I currently have 2 partitions on my HD,
 
Drive C (FAT32,10GB) - Win2k SP2 + Other Programs
Drive D (FAT32,10GB) - Personal files/backup
 
I wanna use Ghost or DriveImage to make a full image backup of drive C. Let's say an image of drive C is successfully made, and then I format C as NTFS.
Then if I restore the image back to drive C(now NTFS), will there be any problems? Will Win2k run normally after being restored?
 
I asked this because I make the image when C is FAT32, so Win2k has no security features like file/folder permissions, encryption, etc..
When I restore Win2k to NTFS partition, will these security features magically appear or will Win2k crash like a silly a** ?
 
Thanks for any replies.

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar39.webp

3867 Posts
Location -
Joined 2000-02-04
When you make an image of a partition your are backing up the entire partition structure which means that basically you will be backing up your FAT32 partition. Restoring to your NTFS partition would overwrite the NTFS partition with your FAT32 partition. So no it will not work. I would backup your FAT32 partition. Perform a convert C: /FS:NTFS. Then go to the command line in NT, perform a chkdsk and make sure that your cluster size is 4kb. If it isn't then restore your FAT32 partition and make plans to perform a clean install with NTFS.

data/avatar/default/avatar17.webp

31 Posts
Location -
Joined 2002-07-23
OP
Why make sure that cluster size is 4k ?