[SOLVED] migration from hyper-v: problem with debian 10

grefabu

Well-Known Member
May 23, 2018
249
18
58
51
Hi,

I migrate different machines from an hyper-v to proxmox.
All run well, but noe I've problem with an debian 10 vm.

The problem is, it's the 3CX telephone appliance. (yes 3CX is still on 10)

The VM is setup as an UEFI Boot.

I can import the disk, made all the Settings I guess but it will not start from disk.
Here the current settings:
Code:
agent: 1
bios: ovmf
boot: order=ide0;ide2;net0
cores: 2
cpu: x86-64-v2-AES
efidisk0: vmstore001:vm-1008-disk-0,efitype=4m,pre-enrolled-keys=1,size=1M
ide0: vmstore001:vm-1008-disk-1,size=30G
ide2: none,media=cdrom
machine: pc-i440fx-7.0
memory: 2048
meta: creation-qemu=8.1.5,ctime=1710521283
name: eris
net0: virtio=BC:24:11:49:37:90,bridge=vmbr1,firewall=1,tag=20
numa: 0
ostype: l26
scsihw: virtio-scsi-single
smbios1: uuid=53f7d5b6-641d-4385-8439-5462357115c3
sockets: 1
vmgenid: 0dbf474a-4014-478e-ad52-fe4e0c53e4d5

Maybe I could test to change the machine type?

Bye

Gregor
 
Hi,

this arn't the original settings I forgot to say.
I played a little bit around and change it to ide and so on,...

Maybee a new installation of 3XC with playback the settings will be the better way,...
 
Hi,

I migrate different machines from an hyper-v to proxmox.
All run well, but noe I've problem with an debian 10 vm.

The problem is, it's the 3CX telephone appliance. (yes 3CX is still on 10)

The VM is setup as an UEFI Boot.

I can import the disk, made all the Settings I guess but it will not start from disk.
Here the current settings:
Code:
agent: 1
bios: ovmf
boot: order=ide0;ide2;net0
cores: 2
cpu: x86-64-v2-AES
efidisk0: vmstore001:vm-1008-disk-0,efitype=4m,pre-enrolled-keys=1,size=1M
ide0: vmstore001:vm-1008-disk-1,size=30G
ide2: none,media=cdrom
machine: pc-i440fx-7.0
memory: 2048
meta: creation-qemu=8.1.5,ctime=1710521283
name: eris
net0: virtio=BC:24:11:49:37:90,bridge=vmbr1,firewall=1,tag=20
numa: 0
ostype: l26
scsihw: virtio-scsi-single
smbios1: uuid=53f7d5b6-641d-4385-8439-5462357115c3
sockets: 1
vmgenid: 0dbf474a-4014-478e-ad52-fe4e0c53e4d5

Maybe I could test to change the machine type?

Bye

Gregor


Hi

Code:
machine: pc-i440fx-7.0
change to
machine: pc-q35-8.0