Dmitry Jerusalimsky escribió:
> not sure I follow what you are saying...
> When scripts launched windows installer, I got to the screen where I 
> choose where to install OS, it said that my available partition is 
> FAT32. When I tried to deleting this partition (so that I could create a 
> new NTFS partition) I got an error message saying that deletion is not 
> possible since installation files are located on this partition.
> 
> Regards,
> 
the unattended process take care of that for you.

plus, if you need to convert from fat32 to ntfs, just use the command

convert c: /fs:ntfs

see http://support.microsoft.com/kb/307881

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to