[PVE-User] Getting Microsoft VHD working in Proxmox
Rudiger Wolf
Rudiger.Wolf at ThroughputFocus.com
Fri Aug 13 14:24:29 CEST 2010
Hi Dietmar
Thanks for you quick response.
On 13/08/10 10:28, Dietmar Maurer wrote:
>> ide0: local:104/20107a.qcow2
>
> This does not use the correct naming conventions. Please try to use something like:
>
> ide0: local:104/vm-104-disk-0.qcow2
>
I renamed the file to vm-104-disk-0.qcow2 and updated config file. Same
problems, same error in the logfile.
I also tried naming the disk vm-104-disk-1.qcow2 after having a look at
http://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE where
disk number seems to start at one, (1).
proxmox:/var/lib/vz/images/104# ls
vm-104-disk-1.qcow2
proxmox:/var/lib/vz/images# cat /etc/qemu-server/104.conf
name: test2k8qcow2
ide2: cdrom,media=cdrom
vlan0: e1000=0A:B0:63:ED:18:01
bootdisk: ide0
ostype: w2k8
ide0: local:104/vm-104-disk-1.qcow2
memory: 4096
sockets: 2
proxmox:/var/lib/vz/images#
Should I restart the server?
More information about the pve-user
mailing list