I am attempting to take a VM from HyperV that was running Ubuntu and bring it over to Proxmox.
I have done numerous Windows VM's without issue but the Linux box will not start like it cant see the disk or is missing the drivers. Here are the steps I am doing as I must be missing something.
1. Powerdown the Windows version.
2. Export the VM
3. Copy the vhdx over to proxmox.
4. Run create the VM in Proxmox and give it a 1GB disk for now.
5. Once the VM is created, modify the hardware to remove the 1GB disk.
6. SSH into Proxmox and run the qm importdisk 104 Ubuntu.vhdx nmve1 --format raw
7. Over to the hardware tab and add the disk. I have tried IDE, SATA, SCSI...nothing helps.
8. Check the boot order to make sure it is the disk in step 7.
I have done this for all my Windows VM's without issues. What am I missing?
I have done numerous Windows VM's without issue but the Linux box will not start like it cant see the disk or is missing the drivers. Here are the steps I am doing as I must be missing something.
1. Powerdown the Windows version.
2. Export the VM
3. Copy the vhdx over to proxmox.
4. Run create the VM in Proxmox and give it a 1GB disk for now.
5. Once the VM is created, modify the hardware to remove the 1GB disk.
6. SSH into Proxmox and run the qm importdisk 104 Ubuntu.vhdx nmve1 --format raw
7. Over to the hardware tab and add the disk. I have tried IDE, SATA, SCSI...nothing helps.
8. Check the boot order to make sure it is the disk in step 7.
I have done this for all my Windows VM's without issues. What am I missing?