VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1735 - 1737 of 16363)

Ticket Resolution Summary Owner Reporter
#3078 fixed Time runs slow inside the guest machine Cristian Bradiceanu
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:

  • CentOS 5.2 i686 and x86_64. Guest additions help a little bit, also adding --interval 1 to vboxadd-timesync. Tried also with clocksource=pit, clocksource=acpi_pm kernel parameters. Tried to disable ACPI support. Same results with hardware virtualization on or off
  • FreeBSD 7.1 amd64 - huge time delay
  • Windows 7 Beta (32-bit) time runs fine

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 Bengt-Arne Fjellner
Description

Helptext from VBoxManage: VBoxManage guestproperty wait <vmname>|<uuid> <patterns>

[--timeout <timeout>]

But it wants: -timeout

#3083 fixed VMDK permissions problems Bengt-Arne Fjellner
Description
  1. Virtualbox aborts machine start without message if readpermission is missing on underlying file.

Example if ddd.img had been

-rw-------  1 root  wheel  102400000 Jan 20 23:18 ddd.img

In the example below.

  1. Virtualbox allows machine start despite missing write permissions.

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)

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy