1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
Not sure if this can help. Can you review the Supported operating systems Additional Considerations to ensure your VM OS meets them?
Contenus pertinents
- demandé il y a 3 ans
- demandé il y a 3 ans
- demandé il y a 6 mois
- AWS OFFICIELA mis à jour il y a 8 mois
- AWS OFFICIELA mis à jour il y a 10 mois

The only discrepancy I can see is with this line - "Machines that boot off a disk configured with GPT partitioning need to have the package 'grub2-pc-modules' installed". I believe Nutanix VMs use GPT partitioning (but am not sure). The OS I'm trying to replicate (Ubuntu 20.04) has 'grub-pc', 'grub-pc-bin', 'grub2-common', but no 'grub2-pc-modules'. I've tried to install this module with apt, but it doesn't seem to exist for Ubuntu https://launchpad.net/ubuntu/+source/grub2.