- Newest
- Most votes
- Most comments
Sounds like a storage driver issue.. Have you followed part 3? Ensure you have a snapshot/backup before proceeding
https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/migrating-latest-types.html
AWS NVMe drivers are used to interact with Amazon EBS and SSD instance store volumes that are exposed as NVMe block devices in the Nitro system for better performance.
Important The following instructions are modified specifically for when you install or upgrade AWS NVMe on a previous generation instance with the intention to migrate the instance to the latest generation instance type.
-
Download the latest driver package to the instance.
-
Extract the zip archive.
-
Install the driver by running dpinst.exe.
-
Open a PowerShell session and run the following command: start rundll32.exe sppnp.dll,Sysprep_Generalize_Pnp -wait
-
For Windows Server 2008 R2 and Windows Server 2012, shut down the instance, change the instance type to a latest generation instance and start it, then proceed to Part 4. If you start the instance again on a previous generation instance type before migrating to a latest generation instance type, it will not boot. For other supported Windows AMIs, you can change the instance type anytime after the device sysprep.
Relevant content
- asked 2 years ago
- asked a year ago
- asked 3 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 years ago
Thanks for the reply: I hadn't moved on to Part 3 yet because Part 2 was not successful. But at your suggestion I just now tried Part 3 as well, installing the NVMe drivers. This did not make a difference: the instance still gets stuck repeatedly cycling that Windows Boot Manager screen when trying to start as an M5 instance type.
.
Thanks again and I will hope for other ideas so that we can get this upgraded to use the Nitro instance types.
.