ovilla2001 Posted March 27, 2006 Posted March 27, 2006 Hi,Has anyone used CONVERT.EXE under WINPE?I am trying to use this utility to convert a partition from FAT32 to NTFS but I got the following error:"CONVERT is not available for FAT32 drivers"BTW, I am using a WINPE 2005 (generated using the Windows 2003 SP1)Any suggestion will be very very very welcone.Regards,O. Villa
jungle_warrior Posted March 28, 2006 Posted March 28, 2006 I have tried "format d: /FS:FAT32" and received a similiar message:FORMAT is not available for FAT32.....
ovilla2001 Posted March 28, 2006 Author Posted March 28, 2006 For me, FORMAT is working 100% fine.First I use the DISKPART to clean the HD, create the partitions that I need (the size of FAT32 partition is < 32GB) and assign letters.So I call the FORMAT C: /FS:FAT32 /Q /V:TEST /XBut.... when I call CONVERT, I receive the message that I posted before......Very weird.
ChrisBaksa Posted March 28, 2006 Posted March 28, 2006 Why are you converting? Why not simply format NTFS to begin with?Or... leave it at FAT32 and let windows setup convert it for you.Add this to your Unattend.txt[unattended]FileSystem=ConvertNTFS
Jazkal Posted March 28, 2006 Posted March 28, 2006 the command line I use:format c: /fs:ntfs /V:MAIN /yor you can add /q for a quick format
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now