MSFN Forum: XP ISNT INSTALLING UNABLE TO FORMAT PARTITION - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

XP ISNT INSTALLING UNABLE TO FORMAT PARTITION

#1 User is offline   ryan842 

  • Group: Members
  • Posts: 2
  • Joined: 29-September 12
  • OS:none specified
  • Country: Country Flag

Posted 29 September 2012 - 08:41 PM

Hello everyone
im a new user here and i seek some help on a problem i am faced with while installing windows xp proffesional on an netbook which usually ran windows 7. i am installing windows xp from a 8gb usb flash drive. i have been researching all day on ways to solve this problem but to no success. well here is the problem

i have placed the windows xp files onto the usb using wintoflash . on my laptop i went into the bios settings and chose to boot from the usb. i then boot the usb from the laptop and choose to install windows xp, i have to choose which drive i want to install windows to and i choose my c drive i then have to format the partition that is on c drive. and i get an error " setup cannot format the partition. your computer may not have enough memory to perform this operation, or your windows xp cd-rom may contain some corupt files. set up cannot continue. to quit set up press f3

please help as i really need to fix this ASAP

thanks for your time

This post has been edited by ryan842: 30 September 2012 - 01:06 AM



#2 User is offline   Ponch 

  • MSFN Master
  • Group: Patrons
  • Posts: 2,959
  • Joined: 23-November 05
  • OS:none specified
  • Country: Country Flag

Posted 30 September 2012 - 02:18 AM

Can you list the partitions you see with relevant details (order, Active/not, Primary/Extended). Also the exact version of your XP source (SP level).

#3 User is offline   ryan842 

  • Group: Members
  • Posts: 2
  • Joined: 29-September 12
  • OS:none specified
  • Country: Country Flag

Posted 30 September 2012 - 02:37 AM

thanks for the reply
im using xp pro sp3

information regarding partitions:

305243 mb disk 0 at id 0 on bus 0 on atapi [mbr]
c: partition1 [new <raw> ] 305235 mb
unpartitioned space 8 mb

7374 mb disk on disk [mbr]
d:partition 1 [fat 32] 7381mb < 6377 mb free >


when i go to install windows on the c partition it asks me to choose

format the partition using the NTFS file system <quick>
format the partition using the NTFS file system

no matter which one i choose i still get the error which i stated above
thanks

#4 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,436
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 30 September 2012 - 04:38 AM

I don't want to seem grumpier than I normally am, but if you use Wintoflash:
http://wintoflash.com/home/en/
you should probably ask for help on their support forum:
http://wintoflash.co...ewforum.php?f=3

If you use any of the methods in the stickies on this forum:
http://www.msfn.org/...ndows-from-usb/
you ask for support here.

It is only logical :), here it is likely that you find people more expert with the tools used here, and there you will fnd more people familiar with the tool used there.

A "generic" thing to check:
Since it is a netbook that came with windows 7, it is likely to have a SATA/AHCI disk, are you sure you have integrated to your source the correct drivers?

jaclaz

#5 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 September 2012 - 06:39 AM

Actually IF I may interject here:

His XP can "see" the disk... It shows partitions.

So it isn't the lack of SATA drivers the fault is in the setup somewhere else.

#6 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,436
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 30 September 2012 - 07:44 AM

View PostKelsenellenelvian, on 30 September 2012 - 06:39 AM, said:

Actually IF I may interject here:

His XP can "see" the disk... It shows partitions.

So it isn't the lack of SATA drivers the fault is in the setup somewhere else.

Of course you can interject. :)
For the record, I never talked about "missing" SATA drivers, I talked about verifying to have slipstreamed the correct ones (which is not exactly the same thing) and the suggestion was (intentionally) tagged as "generic".
There are so many things that can happen during a USB originated setup, that unless you are VERY familiar with the specific tool/method used AND you have ALL possible details most suggestions are necessarily wild (though educated) guesses.

As a (still "generic") example of what kind of crazy things can happen, review the "historical thread", like here:
http://www.msfn.org/...961#entry653961

It could be a "source" problem, like:
http://www.msfn.org/...-cannot-format/
http://support.micro...kb/300556/en-us

jaclaz

This post has been edited by jaclaz: 30 September 2012 - 07:45 AM


#7 User is offline   Ponch 

  • MSFN Master
  • Group: Patrons
  • Posts: 2,959
  • Joined: 23-November 05
  • OS:none specified
  • Country: Country Flag

Posted 01 October 2012 - 06:37 AM

View Postryan842, on 30 September 2012 - 02:37 AM, said:

when i go to install windows on the c partition it asks me to choose

format the partition using the NTFS file system <quick>
format the partition using the NTFS file system

no matter which one i choose i still get the error which i stated above

Can you choose to delete that partition instead, then recreate one (then possibly format and install XP) ? Best would be to recreate one of about 40 gig then leave the rest for a 2nd extended partition.

#8 User is offline   wimb 

  • Senior Member
  • Group: Developers
  • Posts: 633
  • Joined: 21-March 07

Posted 01 October 2012 - 10:55 AM

Most likely your winnt.sif file in $WIN_NT$.~BT has wrong setting for MsDosInitiated
MsDosInitiated="0" is for Setup from CD and when missing then you will get the CD Error
which is given the confusing Error message that you described (cd corrupt)

Did you replaced WINNT.SIF after preparing USB disk ?
Keep original after prepairig USB and modify winnt.sif to your needs.

Quote

; For Install of XP from USB we need two extra Settings in the [Data] Section:
; MsDosInitiated="1" and floppyless="1"


Far better is to use different program or other method for Install of XP from USB
http://www.msfn.org/...omusb-with-gui/
http://www.911cd.net...showtopic=24424

:)

This post has been edited by wimb: 01 October 2012 - 11:11 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy