1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
Not sure if this can help. Can you review the Supported operating systems Additional Considerations to ensure your VM OS meets them?
Not sure if this can help. Can you review the Supported operating systems Additional Considerations to ensure your VM OS meets them?
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.