$net->{macaddr} = PVE::Tools::random_ether_addr() if $net->{macaddr};
$netstr = print_net($net);
print $outfd "$id: $netstr\n";
- } elsif ($line =~ m/^((ide|scsi|virtio)\d+):\s*(\S+)\s*$/) {
+ } elsif ($line =~ m/^((ide|scsi|virtio|sata)\d+):\s*(\S+)\s*$/) {
my $virtdev = $1;
my $value = $2;
if ($line =~ m/backup=no/) {
+qemu-server (2.0-66) unstable; urgency=low
+
+ * vzdump: restore sata drives correctly
+
+ -- Proxmox Support Team <support@proxmox.com> Fri, 02 Nov 2012 07:43:16 +0100
+
qemu-server (2.0-65) unstable; urgency=low
* remove hardcoded blowfish cipher