Custom Query (16363 matches)
Results (1735 - 1737 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3078 | fixed | Time runs slow inside the guest machine | ||
| Description |
Host is 64-bit Solaris 10 5/08 s10x_u5wos_10 X86. Time inside guests runs slow, minutes to hours behind host's time. Tested with:
No time delay noted when running same Linux and FreeBSD Machines cloned on a different host (Solaris 10 10/08 s10x_u6wos_07b X86, 32-bit). In VBox.log: TM: Giving up catch-up attempt at a 60004334235 ns lag; new total: 60004334235 ns (attached) |
|||
| #3082 | fixed | Misspelling in VBoxManage | ||
| Description |
Helptext from VBoxManage: VBoxManage guestproperty wait <vmname>|<uuid> <patterns>
But it wants: -timeout |
|||
| #3083 | fixed | VMDK permissions problems | ||
| Description |
Example if ddd.img had been -rw------- 1 root wheel 102400000 Jan 20 23:18 ddd.img In the example below.
See below. $ ls -l ddd* -rw-r--r-- 1 root wheel 102400000 Jan 20 23:18 ddd.img -rw------- 1 baf baf 655 Jan 20 23:17 ddd.vmdk $ cat ddd.vmdk # Disk DescriptorFile version=1 CID=6dc912ab parentCID=ffffffff createType="fullDevice" # Extent description RW 200000 FLAT "/Users/baf/Library/VirtualBox/VDI/ddd.img" # The disk Data Base #DDB ddb.virtualHWVersion = "4" ddb.adapterType="ide" ddb.geometry.cylinders="198" ddb.geometry.heads="16" ddb.geometry.sectors="63" ddb.uuid.image="facbf6c4-2c61-47cc-90d6-79f85838a139" ddb.uuid.parent="00000000-0000-0000-0000-000000000000" ddb.uuid.modification="6052d422-bced-478d-a797-5b360fdfb85a" ddb.uuid.parentmodification="00000000-0000-0000-0000-000000000000" ddb.geometry.biosCylinders="198" ddb.geometry.biosHeads="16" ddb.geometry.biosSectors="63" $ id uid=501(baf) gid=501(baf) groups=501(baf),98(_lpadmin),5(operator),80(admin) |
|||

