In-place upgrade of VM running 2008 R2In-place Upgrade of Windows Server 2008 to R2What would happen if I did a “Boot to VHD” to a VHD that was configured to run under Hyper-V?In-place upgrade Windows Server 2012 to Windows Server 2012 R2 with System Center and SQL Server products installedApplication upgrade - in-place or new VM?INACCESSIBLE_BOOT_DEVICE on Hyper-V 2012 R2 virtual machinesWindows Server restart / shutdown historyCan FOG and/ or WDS do multicast over an ordinary unmanaged Gigabit Switch? or does it need hardware with specific multicast features?What log file can I request that will verify that a PHP upgrade took place and when it occurred?
What can a pilot do if an air traffic controller is incapacitated?
Is there any actual security benefit to restricting foreign IPs?
What is a Heptagon Number™?
Where are they calling from?
Minimize taxes now that I earn more
Compactness Theorem- Why not Counterexample?
Did Apollo carry and use WD40?
Cheap antenna for new HF HAM
Temporarily moving a SQL Server 2016 database to SQL Server 2017 and then moving back. Is it possible?
How to ask a man to not take up more than one seat on public transport while avoiding conflict?
How to create a grid following points in QGIS?
I reverse the source code, you negate the input!
I reverse the source code, you negate the output!
Can someone explain to me the parameters of a lognormal distribution?
Why there so many pitch control surfaces on the Piaggio P180 Avanti?
Can Bless or Bardic Inspiration help a creature from rolling a 1 on a death save?
Is the sentence "何でも忘れた" correct?
Do the villains know Batman has no superpowers?
C# vector library
Is it really necessary to have 4 hours meeting in Sprint planning?
What do you do if you have developments on your paper during the long peer review process?
Why does NASA publish all the results/data it gets?
Norwegian refuses EU delay (4.7 hours) compensation because it turned out there was nothing wrong with the aircraft
Should the pagination be reset when changing the order?
In-place upgrade of VM running 2008 R2
In-place Upgrade of Windows Server 2008 to R2What would happen if I did a “Boot to VHD” to a VHD that was configured to run under Hyper-V?In-place upgrade Windows Server 2012 to Windows Server 2012 R2 with System Center and SQL Server products installedApplication upgrade - in-place or new VM?INACCESSIBLE_BOOT_DEVICE on Hyper-V 2012 R2 virtual machinesWindows Server restart / shutdown historyCan FOG and/ or WDS do multicast over an ordinary unmanaged Gigabit Switch? or does it need hardware with specific multicast features?What log file can I request that will verify that a PHP upgrade took place and when it occurred?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm following a Microsoft upgrade scenario to perform an in-place upgrade on a VM running Server 2008 R2. I'm trying to upgrade to Server 2012 R2. The document limitations show that "Windows Servers configured to “Boot from VHD” cannot be upgraded using In-place Upgrade." Does this mean that I can't upgrade a VM in this way? Don't all VMs boot from a VHD? I was under the assumption that I could perform the upgrade of the VM after reading other places on Microsoft's website, but it seems to be contradicting info.
windows-server-2008-r2 windows-server-2012-r2 virtual-machines upgrade
New contributor
add a comment
|
I'm following a Microsoft upgrade scenario to perform an in-place upgrade on a VM running Server 2008 R2. I'm trying to upgrade to Server 2012 R2. The document limitations show that "Windows Servers configured to “Boot from VHD” cannot be upgraded using In-place Upgrade." Does this mean that I can't upgrade a VM in this way? Don't all VMs boot from a VHD? I was under the assumption that I could perform the upgrade of the VM after reading other places on Microsoft's website, but it seems to be contradicting info.
windows-server-2008-r2 windows-server-2012-r2 virtual-machines upgrade
New contributor
add a comment
|
I'm following a Microsoft upgrade scenario to perform an in-place upgrade on a VM running Server 2008 R2. I'm trying to upgrade to Server 2012 R2. The document limitations show that "Windows Servers configured to “Boot from VHD” cannot be upgraded using In-place Upgrade." Does this mean that I can't upgrade a VM in this way? Don't all VMs boot from a VHD? I was under the assumption that I could perform the upgrade of the VM after reading other places on Microsoft's website, but it seems to be contradicting info.
windows-server-2008-r2 windows-server-2012-r2 virtual-machines upgrade
New contributor
I'm following a Microsoft upgrade scenario to perform an in-place upgrade on a VM running Server 2008 R2. I'm trying to upgrade to Server 2012 R2. The document limitations show that "Windows Servers configured to “Boot from VHD” cannot be upgraded using In-place Upgrade." Does this mean that I can't upgrade a VM in this way? Don't all VMs boot from a VHD? I was under the assumption that I could perform the upgrade of the VM after reading other places on Microsoft's website, but it seems to be contradicting info.
windows-server-2008-r2 windows-server-2012-r2 virtual-machines upgrade
windows-server-2008-r2 windows-server-2012-r2 virtual-machines upgrade
New contributor
New contributor
New contributor
asked 8 hours ago
TimTim
61 bronze badge
61 bronze badge
New contributor
New contributor
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
They mean a machine that is set to boot from a VHD via the boot menu, not a VM that boot from a harddisk, that is in fact a VHD on disk on the Hypervisor. There is a subtility there.
For more information, Boot to a virtual hard disk: Add a VHDX or VHD to the boot menu
Ah, that makes a lot more sense. Thanks for the info!
– Tim
8 hours ago
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
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/4.0/"u003ecc by-sa 4.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
);
);
Tim is a new contributor. Be nice, and check out our Code of Conduct.
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%2fserverfault.com%2fquestions%2f984743%2fin-place-upgrade-of-vm-running-2008-r2%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
They mean a machine that is set to boot from a VHD via the boot menu, not a VM that boot from a harddisk, that is in fact a VHD on disk on the Hypervisor. There is a subtility there.
For more information, Boot to a virtual hard disk: Add a VHDX or VHD to the boot menu
Ah, that makes a lot more sense. Thanks for the info!
– Tim
8 hours ago
add a comment
|
They mean a machine that is set to boot from a VHD via the boot menu, not a VM that boot from a harddisk, that is in fact a VHD on disk on the Hypervisor. There is a subtility there.
For more information, Boot to a virtual hard disk: Add a VHDX or VHD to the boot menu
Ah, that makes a lot more sense. Thanks for the info!
– Tim
8 hours ago
add a comment
|
They mean a machine that is set to boot from a VHD via the boot menu, not a VM that boot from a harddisk, that is in fact a VHD on disk on the Hypervisor. There is a subtility there.
For more information, Boot to a virtual hard disk: Add a VHDX or VHD to the boot menu
They mean a machine that is set to boot from a VHD via the boot menu, not a VM that boot from a harddisk, that is in fact a VHD on disk on the Hypervisor. There is a subtility there.
For more information, Boot to a virtual hard disk: Add a VHDX or VHD to the boot menu
answered 8 hours ago
yagmoth555♦yagmoth555
13.2k3 gold badges18 silver badges42 bronze badges
13.2k3 gold badges18 silver badges42 bronze badges
Ah, that makes a lot more sense. Thanks for the info!
– Tim
8 hours ago
add a comment
|
Ah, that makes a lot more sense. Thanks for the info!
– Tim
8 hours ago
Ah, that makes a lot more sense. Thanks for the info!
– Tim
8 hours ago
Ah, that makes a lot more sense. Thanks for the info!
– Tim
8 hours ago
add a comment
|
Tim is a new contributor. Be nice, and check out our Code of Conduct.
Tim is a new contributor. Be nice, and check out our Code of Conduct.
Tim is a new contributor. Be nice, and check out our Code of Conduct.
Tim is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Server Fault!
- 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%2fserverfault.com%2fquestions%2f984743%2fin-place-upgrade-of-vm-running-2008-r2%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