diff --git a/content/noble-migration.md b/content/noble-migration.md index e95cb42c..b913e7b2 100644 --- a/content/noble-migration.md +++ b/content/noble-migration.md @@ -48,7 +48,7 @@ use BPM version v1.4.0 or higher [bpm-releases](https://github.com/cloudfoundry/ ### EFI Bootloader -the Noble stemcells will use by default the EFI bootloader with a fallback to the legacy bootloader. +The Noble stemcells will use by default the EFI bootloader with a fallback to the legacy bootloader. what this will mean in a real life example for AWS. the vm type `m4.large` (which is deprecated) only supports legacy bootloader you can see what the vm type support with the following command `aws ec2 describe-instance-types --region us-east-1 --instance-types m4.large --query "InstanceTypes[*].SupportedBootModes"`