Installing windows server 2008 on SSD with GPT and EFIUnable to boot into Windows partitions on early-2008...
Citing paywalled articles accessed via illegal web sharing
Why is working on the same position for more than 15 years not a red flag?
How to tell if a BJT is PNP or NPN by looking at the circuit?
Why exactly do action photographers need high fps burst cameras?
What would be the rarity of this magic item(s)?
Why publish a research paper when a blog post or a lecture slide can have more citation count than a journal paper?
How can my powered armor quickly replace its ceramic plates?
using 'echo' & 'printf' in bash function calls
What is a good reason for every spaceship to carry a weapon on board?
Is using an 'empty' metaphor considered bad style?
Why did Luke use his left hand to shoot?
A Missing Symbol for This Logo
Why wasn't TEventArgs made contravariant in the standard event pattern in the .NET ecosystem?
Removing disk while game is suspended
Move fast ...... Or you will lose
Making him into a bully (how to show mild violence)
False written accusations not made public - is there law to cover this?
Quickly creating a sparse array
Cookies - Should the toggles be on?
Why am I able to open Wireshark in macOS without root privileges?
Slow While Loop, Query Improvment Assistance
It took me a lot of time to make this, pls like. (YouTube Comments #1)
Cat is tipping over bed-side lamps during the night
How would an AI self awareness kill switch work?
Installing windows server 2008 on SSD with GPT and EFI
Unable to boot into Windows partitions on early-2008 MacBook Pro using Crucial M225 128gb SSDWindows 7/8 installation fails on a SSDFresh install of windows 8 does not recognize SSDHow do I encrypt Samsung 840 SSD with Bitlocker?MacBook Pro (2011) with new Samsung EVO 840 SSD freezing (beach ball) on YosemitePassword protecting SSD driveIntermittent BSOD after installing SSD on Sony VaioI want to expand a partition on my boot SSD, but there is a Recovery Partition and EFI System Partition in the way. How can I get around this?GPT partition resizing and boot issuesWindows 10 pro does not boot from SSD
I recently purchased a new Samsung 840 EVO with a few other components, to rebuild a machine that has been on the verge of extinction. With the SSD purchase, I also purchased a new motherboard from Gigabyte. I am still running my optical drive from a external USB port, and loaded that in UFEI mode because of the GPT partition on the SSD.
Windows Server 2008 (not R2) goes through the general install process just fine, but when it hits the first reboot stage it comes back as if nothing has been installed and wants to start the process over, however, there is only the one partition still and it looks like data has been written to it, but when it tries to boot from the SSD it's not detecting an OS.
I have tried the Shift-F10 trick but that doesn't really do anything. I've loaded the command prompt from the repair windows options, to try and run diskpart from there to clean the disk, but I keep getting an error saying no disk selected, tried selecting disk 0, still nothing.
My wife is asking me to just return the SSD and just get a regular SATA drive to replace it, however, I have the feeling like this may just keep happening as this is the first UEFI/DualBIOS mobo I've owned.
I'm extremely stumped, and could really use an answer soon, as I will have to return for a HDD this weekend.
ssd windows-server-2008 windows-installation gpt efi
bumped to the homepage by Community♦ 23 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
|
show 5 more comments
I recently purchased a new Samsung 840 EVO with a few other components, to rebuild a machine that has been on the verge of extinction. With the SSD purchase, I also purchased a new motherboard from Gigabyte. I am still running my optical drive from a external USB port, and loaded that in UFEI mode because of the GPT partition on the SSD.
Windows Server 2008 (not R2) goes through the general install process just fine, but when it hits the first reboot stage it comes back as if nothing has been installed and wants to start the process over, however, there is only the one partition still and it looks like data has been written to it, but when it tries to boot from the SSD it's not detecting an OS.
I have tried the Shift-F10 trick but that doesn't really do anything. I've loaded the command prompt from the repair windows options, to try and run diskpart from there to clean the disk, but I keep getting an error saying no disk selected, tried selecting disk 0, still nothing.
My wife is asking me to just return the SSD and just get a regular SATA drive to replace it, however, I have the feeling like this may just keep happening as this is the first UEFI/DualBIOS mobo I've owned.
I'm extremely stumped, and could really use an answer soon, as I will have to return for a HDD this weekend.
ssd windows-server-2008 windows-installation gpt efi
bumped to the homepage by Community♦ 23 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
I assume you have disabledSecure Boot. ConsideringWindows Server 2008does not support it. There is no reason you should be having a problem, there is nothing "special" about a SSD compared to a traditional mechanical HDD. There only two major steps you should take, upgrade the firmware on the device, and make sure TRIM support is enabled. You could always just use MBR and legacy mode, depending on the size of the hdd, might be worth a shot.
– Ramhound
Dec 10 '13 at 17:57
which Server edition do you use? Only x64 Versions of Server 2008 support GPT boot.
– magicandre1981
Dec 10 '13 at 18:19
@Ramhound I'll have to check on the secure boot and the TRIM support when I get back to the computer. Also, I was going to try MBR and legacy mode but i can't get the GPT removed through diskpart, but i still have a few things to try. The drive itself is only 120GB. Also, I've read that using clean through diskpart on a SSD can shorten the lifespan of the drive, and being that I just bought it this last weekend, I don't want to be doing that too much.
– Glaze
Dec 10 '13 at 18:27
@magicandre1981 I normally use Server 2008 Standard Ed. x64.
– Glaze
Dec 10 '13 at 18:28
@Glaze - A single diskpart operation WILL NOT shorten the lifespan of the SSD. Each cell has the ability to be wrttien hundreds of thousands of times.
– Ramhound
Dec 10 '13 at 18:54
|
show 5 more comments
I recently purchased a new Samsung 840 EVO with a few other components, to rebuild a machine that has been on the verge of extinction. With the SSD purchase, I also purchased a new motherboard from Gigabyte. I am still running my optical drive from a external USB port, and loaded that in UFEI mode because of the GPT partition on the SSD.
Windows Server 2008 (not R2) goes through the general install process just fine, but when it hits the first reboot stage it comes back as if nothing has been installed and wants to start the process over, however, there is only the one partition still and it looks like data has been written to it, but when it tries to boot from the SSD it's not detecting an OS.
I have tried the Shift-F10 trick but that doesn't really do anything. I've loaded the command prompt from the repair windows options, to try and run diskpart from there to clean the disk, but I keep getting an error saying no disk selected, tried selecting disk 0, still nothing.
My wife is asking me to just return the SSD and just get a regular SATA drive to replace it, however, I have the feeling like this may just keep happening as this is the first UEFI/DualBIOS mobo I've owned.
I'm extremely stumped, and could really use an answer soon, as I will have to return for a HDD this weekend.
ssd windows-server-2008 windows-installation gpt efi
I recently purchased a new Samsung 840 EVO with a few other components, to rebuild a machine that has been on the verge of extinction. With the SSD purchase, I also purchased a new motherboard from Gigabyte. I am still running my optical drive from a external USB port, and loaded that in UFEI mode because of the GPT partition on the SSD.
Windows Server 2008 (not R2) goes through the general install process just fine, but when it hits the first reboot stage it comes back as if nothing has been installed and wants to start the process over, however, there is only the one partition still and it looks like data has been written to it, but when it tries to boot from the SSD it's not detecting an OS.
I have tried the Shift-F10 trick but that doesn't really do anything. I've loaded the command prompt from the repair windows options, to try and run diskpart from there to clean the disk, but I keep getting an error saying no disk selected, tried selecting disk 0, still nothing.
My wife is asking me to just return the SSD and just get a regular SATA drive to replace it, however, I have the feeling like this may just keep happening as this is the first UEFI/DualBIOS mobo I've owned.
I'm extremely stumped, and could really use an answer soon, as I will have to return for a HDD this weekend.
ssd windows-server-2008 windows-installation gpt efi
ssd windows-server-2008 windows-installation gpt efi
edited Dec 10 '13 at 18:44
Kevin Panko
5,929113648
5,929113648
asked Dec 10 '13 at 17:55
GlazeGlaze
11
11
bumped to the homepage by Community♦ 23 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 23 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
I assume you have disabledSecure Boot. ConsideringWindows Server 2008does not support it. There is no reason you should be having a problem, there is nothing "special" about a SSD compared to a traditional mechanical HDD. There only two major steps you should take, upgrade the firmware on the device, and make sure TRIM support is enabled. You could always just use MBR and legacy mode, depending on the size of the hdd, might be worth a shot.
– Ramhound
Dec 10 '13 at 17:57
which Server edition do you use? Only x64 Versions of Server 2008 support GPT boot.
– magicandre1981
Dec 10 '13 at 18:19
@Ramhound I'll have to check on the secure boot and the TRIM support when I get back to the computer. Also, I was going to try MBR and legacy mode but i can't get the GPT removed through diskpart, but i still have a few things to try. The drive itself is only 120GB. Also, I've read that using clean through diskpart on a SSD can shorten the lifespan of the drive, and being that I just bought it this last weekend, I don't want to be doing that too much.
– Glaze
Dec 10 '13 at 18:27
@magicandre1981 I normally use Server 2008 Standard Ed. x64.
– Glaze
Dec 10 '13 at 18:28
@Glaze - A single diskpart operation WILL NOT shorten the lifespan of the SSD. Each cell has the ability to be wrttien hundreds of thousands of times.
– Ramhound
Dec 10 '13 at 18:54
|
show 5 more comments
I assume you have disabledSecure Boot. ConsideringWindows Server 2008does not support it. There is no reason you should be having a problem, there is nothing "special" about a SSD compared to a traditional mechanical HDD. There only two major steps you should take, upgrade the firmware on the device, and make sure TRIM support is enabled. You could always just use MBR and legacy mode, depending on the size of the hdd, might be worth a shot.
– Ramhound
Dec 10 '13 at 17:57
which Server edition do you use? Only x64 Versions of Server 2008 support GPT boot.
– magicandre1981
Dec 10 '13 at 18:19
@Ramhound I'll have to check on the secure boot and the TRIM support when I get back to the computer. Also, I was going to try MBR and legacy mode but i can't get the GPT removed through diskpart, but i still have a few things to try. The drive itself is only 120GB. Also, I've read that using clean through diskpart on a SSD can shorten the lifespan of the drive, and being that I just bought it this last weekend, I don't want to be doing that too much.
– Glaze
Dec 10 '13 at 18:27
@magicandre1981 I normally use Server 2008 Standard Ed. x64.
– Glaze
Dec 10 '13 at 18:28
@Glaze - A single diskpart operation WILL NOT shorten the lifespan of the SSD. Each cell has the ability to be wrttien hundreds of thousands of times.
– Ramhound
Dec 10 '13 at 18:54
I assume you have disabled
Secure Boot. Considering Windows Server 2008 does not support it. There is no reason you should be having a problem, there is nothing "special" about a SSD compared to a traditional mechanical HDD. There only two major steps you should take, upgrade the firmware on the device, and make sure TRIM support is enabled. You could always just use MBR and legacy mode, depending on the size of the hdd, might be worth a shot.– Ramhound
Dec 10 '13 at 17:57
I assume you have disabled
Secure Boot. Considering Windows Server 2008 does not support it. There is no reason you should be having a problem, there is nothing "special" about a SSD compared to a traditional mechanical HDD. There only two major steps you should take, upgrade the firmware on the device, and make sure TRIM support is enabled. You could always just use MBR and legacy mode, depending on the size of the hdd, might be worth a shot.– Ramhound
Dec 10 '13 at 17:57
which Server edition do you use? Only x64 Versions of Server 2008 support GPT boot.
– magicandre1981
Dec 10 '13 at 18:19
which Server edition do you use? Only x64 Versions of Server 2008 support GPT boot.
– magicandre1981
Dec 10 '13 at 18:19
@Ramhound I'll have to check on the secure boot and the TRIM support when I get back to the computer. Also, I was going to try MBR and legacy mode but i can't get the GPT removed through diskpart, but i still have a few things to try. The drive itself is only 120GB. Also, I've read that using clean through diskpart on a SSD can shorten the lifespan of the drive, and being that I just bought it this last weekend, I don't want to be doing that too much.
– Glaze
Dec 10 '13 at 18:27
@Ramhound I'll have to check on the secure boot and the TRIM support when I get back to the computer. Also, I was going to try MBR and legacy mode but i can't get the GPT removed through diskpart, but i still have a few things to try. The drive itself is only 120GB. Also, I've read that using clean through diskpart on a SSD can shorten the lifespan of the drive, and being that I just bought it this last weekend, I don't want to be doing that too much.
– Glaze
Dec 10 '13 at 18:27
@magicandre1981 I normally use Server 2008 Standard Ed. x64.
– Glaze
Dec 10 '13 at 18:28
@magicandre1981 I normally use Server 2008 Standard Ed. x64.
– Glaze
Dec 10 '13 at 18:28
@Glaze - A single diskpart operation WILL NOT shorten the lifespan of the SSD. Each cell has the ability to be wrttien hundreds of thousands of times.
– Ramhound
Dec 10 '13 at 18:54
@Glaze - A single diskpart operation WILL NOT shorten the lifespan of the SSD. Each cell has the ability to be wrttien hundreds of thousands of times.
– Ramhound
Dec 10 '13 at 18:54
|
show 5 more comments
1 Answer
1
active
oldest
votes
Don't know what happened in this situation, but I had to use a borrowed drive to install the OS, check storage manager, with my drive plugged in and then initialized the drive with MBR instead of GPT and shut down the PC and restarted the OS install with just my drive and the install finished successfully. It would be nice to know what happened, but I'm just going to chalk this one up to "ghost in the machine" or possible user error on the first initial install.
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%2f686513%2finstalling-windows-server-2008-on-ssd-with-gpt-and-efi%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
Don't know what happened in this situation, but I had to use a borrowed drive to install the OS, check storage manager, with my drive plugged in and then initialized the drive with MBR instead of GPT and shut down the PC and restarted the OS install with just my drive and the install finished successfully. It would be nice to know what happened, but I'm just going to chalk this one up to "ghost in the machine" or possible user error on the first initial install.
add a comment |
Don't know what happened in this situation, but I had to use a borrowed drive to install the OS, check storage manager, with my drive plugged in and then initialized the drive with MBR instead of GPT and shut down the PC and restarted the OS install with just my drive and the install finished successfully. It would be nice to know what happened, but I'm just going to chalk this one up to "ghost in the machine" or possible user error on the first initial install.
add a comment |
Don't know what happened in this situation, but I had to use a borrowed drive to install the OS, check storage manager, with my drive plugged in and then initialized the drive with MBR instead of GPT and shut down the PC and restarted the OS install with just my drive and the install finished successfully. It would be nice to know what happened, but I'm just going to chalk this one up to "ghost in the machine" or possible user error on the first initial install.
Don't know what happened in this situation, but I had to use a borrowed drive to install the OS, check storage manager, with my drive plugged in and then initialized the drive with MBR instead of GPT and shut down the PC and restarted the OS install with just my drive and the install finished successfully. It would be nice to know what happened, but I'm just going to chalk this one up to "ghost in the machine" or possible user error on the first initial install.
answered Dec 13 '13 at 19:03
GlazeGlaze
11
11
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%2f686513%2finstalling-windows-server-2008-on-ssd-with-gpt-and-efi%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
I assume you have disabled
Secure Boot. ConsideringWindows Server 2008does not support it. There is no reason you should be having a problem, there is nothing "special" about a SSD compared to a traditional mechanical HDD. There only two major steps you should take, upgrade the firmware on the device, and make sure TRIM support is enabled. You could always just use MBR and legacy mode, depending on the size of the hdd, might be worth a shot.– Ramhound
Dec 10 '13 at 17:57
which Server edition do you use? Only x64 Versions of Server 2008 support GPT boot.
– magicandre1981
Dec 10 '13 at 18:19
@Ramhound I'll have to check on the secure boot and the TRIM support when I get back to the computer. Also, I was going to try MBR and legacy mode but i can't get the GPT removed through diskpart, but i still have a few things to try. The drive itself is only 120GB. Also, I've read that using clean through diskpart on a SSD can shorten the lifespan of the drive, and being that I just bought it this last weekend, I don't want to be doing that too much.
– Glaze
Dec 10 '13 at 18:27
@magicandre1981 I normally use Server 2008 Standard Ed. x64.
– Glaze
Dec 10 '13 at 18:28
@Glaze - A single diskpart operation WILL NOT shorten the lifespan of the SSD. Each cell has the ability to be wrttien hundreds of thousands of times.
– Ramhound
Dec 10 '13 at 18:54