Custom Query (16363 matches)
Results (49 - 51 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #8041 | obsolete | SHA1 sum check seems to be failing on import of OVF file | ||
| Description |
I created a virtual machine using VMware Workstation 7.1. I exported it to OVF format using VMware's "ovftool", version 2.0.1, giving me the following four files: -rw-r--r-- 1 znmeb users 2203095552 2011-01-08 23:43 Project_Kipling-disk1.vmdk -rw-r--r-- 1 znmeb users 4346398720 2011-01-08 23:37 Project_Kipling-file1.iso -rw-r--r-- 1 znmeb users 217 2011-01-08 23:43 Project Kipling.mf -rw-r--r-- 1 znmeb users 4873 2011-01-08 23:43 Project Kipling.ovf The "manifest" (.mf) file has the SHA1 checksums of the other three files:
SHA1(Project Kipling.ovf)= 7ffc9e47eae73020d6eea9d05f9c9f910cf3a532 SHA1(Project_Kipling-file1.iso)= 2b6212d6df83c29dd1b1801cc25660359a0d917d SHA1(Project_Kipling-disk1.vmdk)= d716e964d85beaa23bdbb4c5072f81539792490d And the checksums look correct:
7ffc9e47eae73020d6eea9d05f9c9f910cf3a532 Project Kipling.ovf
2b6212d6df83c29dd1b1801cc25660359a0d917d Project_Kipling-file1.iso
d716e964d85beaa23bdbb4c5072f81539792490d Project_Kipling-disk1.vmdk But when I try to import the OVF file into VirtualBox 4.0.0, it spends a few minutes importing the virtual disk. Then it crashes with the attached error message. |
|||
| #1470 | fixed | DNS Resolver/NAT does not work if a local DNS is running (Linux Host, Any Guest) => Fixed in 2.1.0 | ||
| Description |
If the host system is setup in a way that it uses its own (caching) DNS server (i.e. /etc/resolv.conf contains only the line "nameserver 127.0.0.1") virtualbox guests using nat will not be able to resolve names using the DNS assigned by dhcp (10.0.2.3). However resolving using the standart gateway (10.0.2.2) works without problems from within guest systems. This issue is probably related to #377 and #421. The relevant entry in the log looks like this for guests refusing to resolve via 10.0.N.3: 00:03:29.873 NAT: DNS address: 127.0.0.1 Im running virtualbox 1.5.6_OSE on Debian Lenny (testing). I did not test version 1.6.0. |
|||
| #13181 | invalid | create vm backup error | ||
| Description |
I try to create a vm backup. I want to copyed some txt from the vm to de create backup window's desc, so I restart the vm , and copyed paste, then start backup , bug it finally err. |
|||

