Jazkal Posted April 9, 2007 Author Share Posted April 9, 2007 Try this winpe2 diskpart script:select disk 0cleancreate partition primary size=20000activeassign letter C:format fs=ntfs label="SYSTEM" quickcreate partition primaryassign letter D:format fs=ntfs label="DATA" quickexit Link to comment Share on other sites More sharing options...
Zaker Posted April 9, 2007 Share Posted April 9, 2007 I am on it, thanks for you help.Question, are there any negatives to using the 'quick' option on a brandnew server ? Versus normal format?CHEERS! Link to comment Share on other sites More sharing options...
Zaker Posted April 10, 2007 Share Posted April 10, 2007 I will keep the format within the diskpart script, thanks for that.Without the 'quick' it is dead slow as well though.Any idea why it is so slow, and what are the cons to using the 'quick' format option.These are brand new servers, that have never had an OS loaded before.Thanks. Link to comment Share on other sites More sharing options...
twalk482 Posted April 10, 2007 Share Posted April 10, 2007 I have built hundreds of new servers with the "quick" option ... no issues at allHowever, I did use the format command from PE ... not the diskpart option. Link to comment Share on other sites More sharing options...
Zaker Posted April 10, 2007 Share Posted April 10, 2007 Both ways of formatting (diskpart and format) are dog slow in PE2.0.Even when booting to a machine that I use PE1.0 to build now.PE1.0 is very quick, same machine PE2.0 is dog slow.I will leave it as is with the 'quick' option.Thanks for your help. Link to comment Share on other sites More sharing options...
twalk482 Posted April 10, 2007 Share Posted April 10, 2007 Just a thought ... I use HP SCSI drivers integrated into PECould it be you have a poor performing HD driver? Link to comment Share on other sites More sharing options...
killerb255 Posted June 11, 2007 Share Posted June 11, 2007 I'm using PE2.0 and trying to build a 2k3 server and have this issue.So creating the logical and extended partitions as fat32 first works?How do I tell the 2k3 setup to convert both to NTFS?Please advise...Or is there a better solution?IBM x225.In your answer file, put the following line in:[unattended] FileSystem=ConvertNTFS Link to comment Share on other sites More sharing options...
sn3ak Posted August 21, 2007 Share Posted August 21, 2007 Question, are there any negatives to using the 'quick' option on a brandnew server ? Versus normal format?This is a little late.. but since it seems to be asked a couple times in this thread, and I didn't see an answer..The only Negative is that it doesn't do a full format, it only formats the MBR/leading tracks.What this would mean, is if you have a bad HDD, you may not notice it right away. At least with my business the failure of a new HDD is so rare that this is a non issue. Link to comment Share on other sites More sharing options...
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