Druss Blog Blog about IT. All about computers, programming, OS and IT  dịch - Druss Blog Blog about IT. All about computers, programming, OS and IT  Việt làm thế nào để nói

Druss Blog Blog about IT. All about

Druss Blog
Blog about IT. All about computers, programming, OS and IT in general! Skip to content
[Fixed] “Setup was unable to create a new system partition or locate an existing system partition” during installing Windows 8.1(8, 7, Vista, etc) from USB

By druss | July 16, 2014


If you try to install any version of Windows from USB falsh drive you may got this error: “Setup was unable to create a new system partition or locate an existing system partition”

I have already found tricky solution for Windows 7 but it didn’t help me with Windows 8.1.



So I have found another solution that will be suitable for any Windows version.

Basically you just need to copy all installation files from USB flash drive to your HDD (or SDD) drive and make it bootable, and then continue installation from HDD to HDD

Step by step instruction:

Boot windows installation from USB drive
Press Shift+F10
In console type diskpart.exe and press enter. In this program execute following:
select disk=0. Disk 0 is your destination drive, so be careful, all information on this drive will be removed.
create partition primary size=xxx, where xxx – is the size of new partition
select partition=1
active
format fs=ntfs quick
assign
exit, now you have bootable drive C
Navigate to USB flash drive, in my case: cd d:
Copy all files from USB drive to C: drive: xcopy d: c: /e /h /k
Go to boot folder: cd boot
Make you C: drive bootable with following command: bootsect /nt60 c:
Put off USB drive from computer and restart them.
Install Windows
Remove unnecessary menu item from bootscreen:
Run cmd.exe as Administrator
See boot menu list bcdedit
Find Windows Setup and copy identifier
Run bcdedit /delete {identifier}
PROFIT!
Share this:
LinkedIn1Facebook4GoogleTwitter2Reddit
Category: How-to
Post navigation← [Fixed] The ‘Microsoft.ACE.OLEDB.12.0′ provider is not registered on the local machine[How To] Automatically start a program when you turn on your computer →
153 thoughts on “[Fixed] “Setup was unable to create a new system partition or locate an existing system partition” during installing Windows 8.1(8, 7, Vista, etc) from USB”

Pingback: [Fix] Error during installing Windows 7 from USB (Setup was unable to create a system partition or locate an existing partition.) | Druss Blog
Sayed
August 30, 2014
5. Copy all files from USB drive to C: drive: xcopy d: c: /e /h /k
couldn’t understand please help me.
still I’m facing this problem ” Setup was unable to create a new system partition or locate an existing system partition”

Reply ↓
dokimeister
November 15, 2014
Hi!

Have you tried setting the SATA Mode selection (in BIOS) to IDE instead of AHCI?

You can install this way. After the installation is finished, you can switch it back to AHCI.

Hope this helps!

Reply ↓
Leee
April 11, 2015
TY so much! This was the greatest help to me.

Reply ↓
Agostino
May 17, 2015
Another possible solution in AHCI mode with Sata3 on asus p7p55D-e LX:

The drive were you will install Windows (an SSD corsair force3 in my case) should stay in the PORT0 in order to be the first drive recognized.
This worked for me.

I did several attempts (remove usb stick, try a set up from external hard disk and more).

To note that Ubuntu installation went just fine in every case. Windows sux.

Regards

Reply ↓
Gnugster
May 30, 2015
This work for me.
Ty

Reply ↓
Pingback: Решение проблем с установкой Windows 8.1 (8, 7, Vista, etc) с USB флешки (Программе установки не удалось создать новый или найти существующий системный р
Grimlock
July 26, 2014
TY TY TY TY T Y.

Reply ↓
nabeel alsobou
March 14, 2015
Thank you for your hard work in just want any one else have this problem to try to change the USB flash drive… Don’t use Kingston i don’t know why but I tried every single solution on every single website and forum nothing worked i just replaced my Kingston bootable flash with another one and it worked smoothly…. I hope it will work with you too it’s deserve a try in comparison with the effort you will have to find a solution for this problem

Reply ↓
rivhop
March 21, 2015
man, I tried your advice, and it works like a charm. I change from kingstone to another brand, and it go flawlesly..
And i just hate my kingstone fd for this.

Reply ↓
Loma chiyaa
April 19, 2015
Million times thank you, i spent 5 hours banging my head on wall until i red this

Reply ↓
gawdemmet
May 16, 2015
yup. this did it for me too. I don’t understand why. a flash drive is a flash drive. but apparently kingstom is just shit

Reply ↓
Manick
July 29, 2014
Thnx a lot , after 10hrs headache , u finally made me to do it ….thnk God I luckily saw ur msg…. Thnx a lot….

Reply ↓
Kabil
August 8, 2014
Thanks.. it worked
0/5000
Từ: -
Sang: -
Kết quả (Việt) 1: [Sao chép]
Sao chép!
Druss Blog Blog about IT. All about computers, programming, OS and IT in general! Skip to content[Fixed] “Setup was unable to create a new system partition or locate an existing system partition” during installing Windows 8.1(8, 7, Vista, etc) from USBBy druss | July 16, 2014 If you try to install any version of Windows from USB falsh drive you may got this error: “Setup was unable to create a new system partition or locate an existing system partition”I have already found tricky solution for Windows 7 but it didn’t help me with Windows 8.1. So I have found another solution that will be suitable for any Windows version.Basically you just need to copy all installation files from USB flash drive to your HDD (or SDD) drive and make it bootable, and then continue installation from HDD to HDDStep by step instruction:Boot windows installation from USB drivePress Shift+F10In console type diskpart.exe and press enter. In this program execute following:select disk=0. Disk 0 is your destination drive, so be careful, all information on this drive will be removed.create partition primary size=xxx, where xxx – is the size of new partitionselect partition=1activeformat fs=ntfs quickassignexit, now you have bootable drive CNavigate to USB flash drive, in my case: cd d:Copy all files from USB drive to C: drive: xcopy d: c: /e /h /kGo to boot folder: cd bootMake you C: drive bootable with following command: bootsect /nt60 c:Put off USB drive from computer and restart them.Install WindowsRemove unnecessary menu item from bootscreen:Run cmd.exe as AdministratorSee boot menu list bcdeditFind Windows Setup and copy identifierRun bcdedit /delete {identifier}PROFIT!Share this:LinkedIn1Facebook4GoogleTwitter2RedditCategory: How-toPost navigation← [Fixed] The ‘Microsoft.ACE.OLEDB.12.0′ provider is not registered on the local machine[How To] Automatically start a program when you turn on your computer →153 thoughts on “[Fixed] “Setup was unable to create a new system partition or locate an existing system partition” during installing Windows 8.1(8, 7, Vista, etc) from USB”Pingback: [Fix] Error during installing Windows 7 from USB (Setup was unable to create a system partition or locate an existing partition.) | Druss BlogSayedAugust 30, 20145. Copy all files from USB drive to C: drive: xcopy d: c: /e /h /kcouldn’t understand please help me.still I’m facing this problem ” Setup was unable to create a new system partition or locate an existing system partition”Reply ↓dokimeisterNovember 15, 2014Hi!Have you tried setting the SATA Mode selection (in BIOS) to IDE instead of AHCI?You can install this way. After the installation is finished, you can switch it back to AHCI.Hope this helps!Reply ↓LeeeApril 11, 2015TY so much! This was the greatest help to me.Reply ↓AgostinoMay 17, 2015Another possible solution in AHCI mode with Sata3 on asus p7p55D-e LX:The drive were you will install Windows (an SSD corsair force3 in my case) should stay in the PORT0 in order to be the first drive recognized.This worked for me.I did several attempts (remove usb stick, try a set up from external hard disk and more).To note that Ubuntu installation went just fine in every case. Windows sux.RegardsReply ↓GnugsterMay 30, 2015This work for me.TyReply ↓Pingback: Решение проблем с установкой Windows 8.1 (8, 7, Vista, etc) с USB флешки (Программе установки не удалось создать новый или найти существующий системный рGrimlockJuly 26, 2014TY TY TY TY T Y.Reply ↓nabeel alsobouMarch 14, 2015Thank you for your hard work in just want any one else have this problem to try to change the USB flash drive… Don’t use Kingston i don’t know why but I tried every single solution on every single website and forum nothing worked i just replaced my Kingston bootable flash with another one and it worked smoothly…. I hope it will work with you too it’s deserve a try in comparison with the effort you will have to find a solution for this problemReply ↓rivhopMarch 21, 2015man, I tried your advice, and it works like a charm. I change from kingstone to another brand, and it go flawlesly..And i just hate my kingstone fd for this.Reply ↓Loma chiyaaApril 19, 2015Million times thank you, i spent 5 hours banging my head on wall until i red thisReply ↓gawdemmetMay 16, 2015yup. this did it for me too. I don’t understand why. a flash drive is a flash drive. but apparently kingstom is just shitReply ↓ManickJuly 29, 2014Thnx a lot , after 10hrs headache , u finally made me to do it ….thnk God I luckily saw ur msg…. Thnx a lot….Reply ↓KabilAugust 8, 2014Thanks.. it worked
đang được dịch, vui lòng đợi..
Kết quả (Việt) 2:[Sao chép]
Sao chép!
đang được dịch, vui lòng đợi..
Kết quả (Việt) 3:[Sao chép]
Sao chép!
đang được dịch, vui lòng đợi..
 
Các ngôn ngữ khác
Hỗ trợ công cụ dịch thuật: Albania, Amharic, Anh, Armenia, Azerbaijan, Ba Lan, Ba Tư, Bantu, Basque, Belarus, Bengal, Bosnia, Bulgaria, Bồ Đào Nha, Catalan, Cebuano, Chichewa, Corsi, Creole (Haiti), Croatia, Do Thái, Estonia, Filipino, Frisia, Gael Scotland, Galicia, George, Gujarat, Hausa, Hawaii, Hindi, Hmong, Hungary, Hy Lạp, Hà Lan, Hà Lan (Nam Phi), Hàn, Iceland, Igbo, Ireland, Java, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Kurd, Kyrgyz, Latinh, Latvia, Litva, Luxembourg, Lào, Macedonia, Malagasy, Malayalam, Malta, Maori, Marathi, Myanmar, Mã Lai, Mông Cổ, Na Uy, Nepal, Nga, Nhật, Odia (Oriya), Pashto, Pháp, Phát hiện ngôn ngữ, Phần Lan, Punjab, Quốc tế ngữ, Rumani, Samoa, Serbia, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenia, Somali, Sunda, Swahili, Séc, Tajik, Tamil, Tatar, Telugu, Thái, Thổ Nhĩ Kỳ, Thụy Điển, Tiếng Indonesia, Tiếng Ý, Trung, Trung (Phồn thể), Turkmen, Tây Ban Nha, Ukraina, Urdu, Uyghur, Uzbek, Việt, Xứ Wales, Yiddish, Yoruba, Zulu, Đan Mạch, Đức, Ả Rập, dịch ngôn ngữ.

Copyright ©2024 I Love Translation. All reserved.

E-mail: