Change Hard Disk model in Windows guest

mercury131

Active Member
Aug 7, 2018
24
5
43
35
Hello everyone!

I try to run some software, that detect virtual machine environment and stop running.

I change 31bit for CPU mask, now Windows Task manager can't detect VM environment
Also I add BIOS vender information, now via this commands I can see actial Computer information
pFk5H.png


I try to change MAC address for E1000 network card in VM, it doesn't help

After all my manipulations software detect virtual machine.

I think problem is in QEMU HARD DISK ATA Device
How It looks in Windows Device Manager:
qemu-disk.png


I think Software detect virtual hard disk and cancel running.

How I can change DISK Model Vendor in QEMU?

I found how to add serial number to disk, but I can't found how to change DISK verdor information.

Thanks in advance!
 
Hello everyone!

I try to run some software, that detect virtual machine environment and stop running.

I change 31bit for CPU mask, now Windows Task manager can't detect VM environment
Also I add BIOS vender information, now via this commands I can see actial Computer information
pFk5H.png


I try to change MAC address for E1000 network card in VM, it doesn't help

After all my manipulations software detect virtual machine.

I think problem is in QEMU HARD DISK ATA Device
How It looks in Windows Device Manager:
qemu-disk.png


I think Software detect virtual hard disk and cancel running.

How I can change DISK Model Vendor in QEMU?

I found how to add serial number to disk, but I can't found how to change DISK verdor information.

Thanks in advance!
I have the same problem with Disk Model
how to insert space between diskmodel name?? % is doing this
ide0: local-lvm:vm-100-disk-0,aio=native,backup=0,size=30828135K,model=Storage%Device,serial=582542
I ended up with this when i fdisk -l in linux
1668634404969.png