Impossible to create/format install Windows 7 on unpartitioned HD
I am going nuts reinstalling Windows 7 on one of those Acer aspire all-in-one... The original OS (Windows Professional x64) was not starting, after the initial screen the BIOS was prompted. So
Step 1: I tried to access the system partition and reinstall everything but could not get to that point
Step 2: I set the BIOS to native IDE and I tried to insert my original copy of Windows Professional and do a clean installation, but it does not allow me to format/create another partition for the installation mask
Step 3: I tried to install Ubuntu and I cleaned the whole hard drive, I was getting an error at some point during installation so I decided to get back to Windows
Step 4: Windows 7 again, at the disk screen of the Windows installation I opened the prompt and played around with
DISKPART
...
- I listed the disk and the HD was disk 0.
- I selected disk 0.
- I
CLEAN
ed disk 0 successfully. - I tried to create a
CREATE PARTITION PRIMARY
but gave an error about the cache being corrupt and the disk not being up-to-date (after I tried to create a partition in disk 0 it disappeared when I tryLIST DISK
and I have to restart before it can list DISK 0 again.RESCAN
did not work). - Tried
CLEAN ALL
(2 hours) and succeeded. - Tried again to create a primary partition and failed, same errors
- Tried to install my old copy of Windows XP Pro and it seems to work, it creates a partition, formats (only "quick" worked, slow mode was at 0% and after 1 hour so I stopped), it starts installing and at around 90% installation it says it could not copy a file and it stops.
- Back on Windows 7 again, it says that the hard drive has 490+GB unpartitioned but won't create a partition and format.
- I tried again with
DISKPART
as I thought I messed up the MBR when I installed Ubuntu, so I did all of these instructions.
The errors were:
On
bootsect
:
the system partiton was not found, Data error cyclic redundancy check
on
bootrec /FixMbr
:
A device attached to the system is not functioning
But it did not work, and I still can not partiton/format/install on a blank HD. I tried some bootable clean disk tool and started an infinite loop on the same errors.
The BIOS setting are: SATA: native IDE. If I set AHCL (or something like that) it does not load the HD and the DVD. Quick start/quiet start: disabled.
Are there any other options or tools I can try before I change the HD (that is my last option)?
windows-7 hard-drive boot partitioning
add a comment |
I am going nuts reinstalling Windows 7 on one of those Acer aspire all-in-one... The original OS (Windows Professional x64) was not starting, after the initial screen the BIOS was prompted. So
Step 1: I tried to access the system partition and reinstall everything but could not get to that point
Step 2: I set the BIOS to native IDE and I tried to insert my original copy of Windows Professional and do a clean installation, but it does not allow me to format/create another partition for the installation mask
Step 3: I tried to install Ubuntu and I cleaned the whole hard drive, I was getting an error at some point during installation so I decided to get back to Windows
Step 4: Windows 7 again, at the disk screen of the Windows installation I opened the prompt and played around with
DISKPART
...
- I listed the disk and the HD was disk 0.
- I selected disk 0.
- I
CLEAN
ed disk 0 successfully. - I tried to create a
CREATE PARTITION PRIMARY
but gave an error about the cache being corrupt and the disk not being up-to-date (after I tried to create a partition in disk 0 it disappeared when I tryLIST DISK
and I have to restart before it can list DISK 0 again.RESCAN
did not work). - Tried
CLEAN ALL
(2 hours) and succeeded. - Tried again to create a primary partition and failed, same errors
- Tried to install my old copy of Windows XP Pro and it seems to work, it creates a partition, formats (only "quick" worked, slow mode was at 0% and after 1 hour so I stopped), it starts installing and at around 90% installation it says it could not copy a file and it stops.
- Back on Windows 7 again, it says that the hard drive has 490+GB unpartitioned but won't create a partition and format.
- I tried again with
DISKPART
as I thought I messed up the MBR when I installed Ubuntu, so I did all of these instructions.
The errors were:
On
bootsect
:
the system partiton was not found, Data error cyclic redundancy check
on
bootrec /FixMbr
:
A device attached to the system is not functioning
But it did not work, and I still can not partiton/format/install on a blank HD. I tried some bootable clean disk tool and started an infinite loop on the same errors.
The BIOS setting are: SATA: native IDE. If I set AHCL (or something like that) it does not load the HD and the DVD. Quick start/quiet start: disabled.
Are there any other options or tools I can try before I change the HD (that is my last option)?
windows-7 hard-drive boot partitioning
Why not use the gui interface of Windows setup to delete and create partitions?
– Moab
Oct 28 '12 at 4:30
1
Try using GParted from a bootable USB/CD. However CRC error doesn't fill me with confidence that your drive is ok. Be sure to test thoroughly with the drive manufacturer's utility before install the OS and saving your data to it.
– Karan
Oct 28 '12 at 4:34
the user interface wont create/ format/ partition the hard drive
– fra pet
Oct 28 '12 at 4:36
add a comment |
I am going nuts reinstalling Windows 7 on one of those Acer aspire all-in-one... The original OS (Windows Professional x64) was not starting, after the initial screen the BIOS was prompted. So
Step 1: I tried to access the system partition and reinstall everything but could not get to that point
Step 2: I set the BIOS to native IDE and I tried to insert my original copy of Windows Professional and do a clean installation, but it does not allow me to format/create another partition for the installation mask
Step 3: I tried to install Ubuntu and I cleaned the whole hard drive, I was getting an error at some point during installation so I decided to get back to Windows
Step 4: Windows 7 again, at the disk screen of the Windows installation I opened the prompt and played around with
DISKPART
...
- I listed the disk and the HD was disk 0.
- I selected disk 0.
- I
CLEAN
ed disk 0 successfully. - I tried to create a
CREATE PARTITION PRIMARY
but gave an error about the cache being corrupt and the disk not being up-to-date (after I tried to create a partition in disk 0 it disappeared when I tryLIST DISK
and I have to restart before it can list DISK 0 again.RESCAN
did not work). - Tried
CLEAN ALL
(2 hours) and succeeded. - Tried again to create a primary partition and failed, same errors
- Tried to install my old copy of Windows XP Pro and it seems to work, it creates a partition, formats (only "quick" worked, slow mode was at 0% and after 1 hour so I stopped), it starts installing and at around 90% installation it says it could not copy a file and it stops.
- Back on Windows 7 again, it says that the hard drive has 490+GB unpartitioned but won't create a partition and format.
- I tried again with
DISKPART
as I thought I messed up the MBR when I installed Ubuntu, so I did all of these instructions.
The errors were:
On
bootsect
:
the system partiton was not found, Data error cyclic redundancy check
on
bootrec /FixMbr
:
A device attached to the system is not functioning
But it did not work, and I still can not partiton/format/install on a blank HD. I tried some bootable clean disk tool and started an infinite loop on the same errors.
The BIOS setting are: SATA: native IDE. If I set AHCL (or something like that) it does not load the HD and the DVD. Quick start/quiet start: disabled.
Are there any other options or tools I can try before I change the HD (that is my last option)?
windows-7 hard-drive boot partitioning
I am going nuts reinstalling Windows 7 on one of those Acer aspire all-in-one... The original OS (Windows Professional x64) was not starting, after the initial screen the BIOS was prompted. So
Step 1: I tried to access the system partition and reinstall everything but could not get to that point
Step 2: I set the BIOS to native IDE and I tried to insert my original copy of Windows Professional and do a clean installation, but it does not allow me to format/create another partition for the installation mask
Step 3: I tried to install Ubuntu and I cleaned the whole hard drive, I was getting an error at some point during installation so I decided to get back to Windows
Step 4: Windows 7 again, at the disk screen of the Windows installation I opened the prompt and played around with
DISKPART
...
- I listed the disk and the HD was disk 0.
- I selected disk 0.
- I
CLEAN
ed disk 0 successfully. - I tried to create a
CREATE PARTITION PRIMARY
but gave an error about the cache being corrupt and the disk not being up-to-date (after I tried to create a partition in disk 0 it disappeared when I tryLIST DISK
and I have to restart before it can list DISK 0 again.RESCAN
did not work). - Tried
CLEAN ALL
(2 hours) and succeeded. - Tried again to create a primary partition and failed, same errors
- Tried to install my old copy of Windows XP Pro and it seems to work, it creates a partition, formats (only "quick" worked, slow mode was at 0% and after 1 hour so I stopped), it starts installing and at around 90% installation it says it could not copy a file and it stops.
- Back on Windows 7 again, it says that the hard drive has 490+GB unpartitioned but won't create a partition and format.
- I tried again with
DISKPART
as I thought I messed up the MBR when I installed Ubuntu, so I did all of these instructions.
The errors were:
On
bootsect
:
the system partiton was not found, Data error cyclic redundancy check
on
bootrec /FixMbr
:
A device attached to the system is not functioning
But it did not work, and I still can not partiton/format/install on a blank HD. I tried some bootable clean disk tool and started an infinite loop on the same errors.
The BIOS setting are: SATA: native IDE. If I set AHCL (or something like that) it does not load the HD and the DVD. Quick start/quiet start: disabled.
Are there any other options or tools I can try before I change the HD (that is my last option)?
windows-7 hard-drive boot partitioning
windows-7 hard-drive boot partitioning
edited Jan 30 '13 at 7:44
slhck
162k47448470
162k47448470
asked Oct 28 '12 at 3:57
fra petfra pet
612
612
Why not use the gui interface of Windows setup to delete and create partitions?
– Moab
Oct 28 '12 at 4:30
1
Try using GParted from a bootable USB/CD. However CRC error doesn't fill me with confidence that your drive is ok. Be sure to test thoroughly with the drive manufacturer's utility before install the OS and saving your data to it.
– Karan
Oct 28 '12 at 4:34
the user interface wont create/ format/ partition the hard drive
– fra pet
Oct 28 '12 at 4:36
add a comment |
Why not use the gui interface of Windows setup to delete and create partitions?
– Moab
Oct 28 '12 at 4:30
1
Try using GParted from a bootable USB/CD. However CRC error doesn't fill me with confidence that your drive is ok. Be sure to test thoroughly with the drive manufacturer's utility before install the OS and saving your data to it.
– Karan
Oct 28 '12 at 4:34
the user interface wont create/ format/ partition the hard drive
– fra pet
Oct 28 '12 at 4:36
Why not use the gui interface of Windows setup to delete and create partitions?
– Moab
Oct 28 '12 at 4:30
Why not use the gui interface of Windows setup to delete and create partitions?
– Moab
Oct 28 '12 at 4:30
1
1
Try using GParted from a bootable USB/CD. However CRC error doesn't fill me with confidence that your drive is ok. Be sure to test thoroughly with the drive manufacturer's utility before install the OS and saving your data to it.
– Karan
Oct 28 '12 at 4:34
Try using GParted from a bootable USB/CD. However CRC error doesn't fill me with confidence that your drive is ok. Be sure to test thoroughly with the drive manufacturer's utility before install the OS and saving your data to it.
– Karan
Oct 28 '12 at 4:34
the user interface wont create/ format/ partition the hard drive
– fra pet
Oct 28 '12 at 4:36
the user interface wont create/ format/ partition the hard drive
– fra pet
Oct 28 '12 at 4:36
add a comment |
1 Answer
1
active
oldest
votes
It is possible you have a hardware issue or, the default drivers provided with the install disks are not the precise ones required for the hardware.
Check the manufacturer procedure for doing a clean install and/or search for manufacturer certified drivers for the IDE/SATA controller to load at the appropriate step during setup.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f494411%2fimpossible-to-create-format-install-windows-7-on-unpartitioned-hd%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
It is possible you have a hardware issue or, the default drivers provided with the install disks are not the precise ones required for the hardware.
Check the manufacturer procedure for doing a clean install and/or search for manufacturer certified drivers for the IDE/SATA controller to load at the appropriate step during setup.
add a comment |
It is possible you have a hardware issue or, the default drivers provided with the install disks are not the precise ones required for the hardware.
Check the manufacturer procedure for doing a clean install and/or search for manufacturer certified drivers for the IDE/SATA controller to load at the appropriate step during setup.
add a comment |
It is possible you have a hardware issue or, the default drivers provided with the install disks are not the precise ones required for the hardware.
Check the manufacturer procedure for doing a clean install and/or search for manufacturer certified drivers for the IDE/SATA controller to load at the appropriate step during setup.
It is possible you have a hardware issue or, the default drivers provided with the install disks are not the precise ones required for the hardware.
Check the manufacturer procedure for doing a clean install and/or search for manufacturer certified drivers for the IDE/SATA controller to load at the appropriate step during setup.
answered Feb 3 '18 at 3:12
WilltechWilltech
1825
1825
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f494411%2fimpossible-to-create-format-install-windows-7-on-unpartitioned-hd%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Why not use the gui interface of Windows setup to delete and create partitions?
– Moab
Oct 28 '12 at 4:30
1
Try using GParted from a bootable USB/CD. However CRC error doesn't fill me with confidence that your drive is ok. Be sure to test thoroughly with the drive manufacturer's utility before install the OS and saving your data to it.
– Karan
Oct 28 '12 at 4:34
the user interface wont create/ format/ partition the hard drive
– fra pet
Oct 28 '12 at 4:36