Skip to content

Instantly share code, notes, and snippets.

@kevinseelbach
Created October 16, 2013 04:36
Show Gist options
  • Select an option

  • Save kevinseelbach/7002699 to your computer and use it in GitHub Desktop.

Select an option

Save kevinseelbach/7002699 to your computer and use it in GitHub Desktop.
vagrant guest specific
Vagrantfile
```ruby
# -*- mode: ruby -*-
# vi: set ft=ruby :
Vagrant.configure("2") do |config|
config.vm.box = "raring"
config.vm.box_url = 'http://cloud-images.ubuntu.com/vagrant/raring/current/raring-server-cloudimg-amd64-vagrant-disk1.box'
config.vm.network :forwarded_port, guest: 80, host: 8080
config.vm.network :forwarded_port, guest: 8000, host: 8000
config.vm.network :public_network, :bridge => 'en0: Wi-Fi (AirPort)'
config.vm.synced_folder "/Users/kseelbach/Devel", "/vagrant"
config.vbguest.installer = "CloudUbuntuVagrant"
config.vm.provider :virtualbox do |vb|
vb.customize ["modifyvm", :id, "--memory", 2048]
end
end
```
Output:
```bash
$ vagrant reload
[default] Attempting graceful shutdown of VM...
[default] Clearing any previously set forwarded ports...
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] -- 80 => 8080 (adapter 1)
[default] -- 8000 => 8000 (adapter 1)
[default] Running 'pre-boot' VM customizations...
[default] Booting VM...
[default] Waiting for machine to boot. This may take a few minutes...
[default] Machine booted and ready!
[default] The guest additions on this VM do not match the installed version of
VirtualBox! In most cases this is fine, but in rare cases it can
cause things such as shared folders to not work properly. If you see
shared folder errors, please update the guest additions within the
virtual machine and reload your VM.
Guest Additions Version: 4.2.10
VirtualBox Version: 4.3
Guest-specific operations were attempted on a machine that is not
ready for guest communication. This should not happen and a bug
should be reported.
```
Virtualbox log:
```
VirtualBox VM 4.3.0 r89960 darwin.amd64 (Oct 15 2013 12:50:16) release log
00:00:00.025634 Log opened 2013-10-16T04:25:43.847427000Z
00:00:00.025635 Build Type: release
00:00:00.025646 OS Product: Darwin
00:00:00.025651 OS Release: 12.5.0
00:00:00.025656 OS Version: Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
00:00:00.025788 DMI Product Name: MacBookPro10,2
00:00:00.025860 DMI Product Version: 1.0
00:00:00.025867 Host RAM: 8192MB total, 3362MB available
00:00:00.025869 Executable: /Applications/VirtualBox.app/Contents/MacOS/VBoxHeadless
00:00:00.025870 Process ID: 20484
00:00:00.025871 Package type: DARWIN_64BITS_GENERIC
00:00:00.027481 Installed Extension Packs:
00:00:00.027495 Oracle VM VirtualBox Extension Pack (Version: 4.3.0 r89960; VRDE Module: VBoxVRDP)
00:00:00.048042 SUP: Loaded VMMR0.r0 (/Applications/VirtualBox.app/Contents/MacOS/VMMR0.r0) at 0xffffff80f74b5020 - ModuleInit at ffffff80f74d2440 and ModuleTerm at ffffff80f74d2410
00:00:00.048069 SUP: VMMR0EntryEx located at ffffff80f74d2340, VMMR0EntryFast at ffffff80f74d27a0 and VMMR0EntryInt at ffffff80f74d11a0
00:00:00.052765 Guest OS type: 'Ubuntu'
00:00:00.059809 fHMForced=true - 64-bit guest
00:00:00.059829 fHMForced=true - Darwin host
00:00:00.072322 File system of '/Users/kseelbach/VirtualBox VMs/ubuntu-cloudimg-raring-vagrant-amd64/Snapshots' (snapshots) is unknown
00:00:00.072376 File system of '/Users/kseelbach/VirtualBox VMs/ubuntu-cloudimg-raring-vagrant-amd64/box-disk1.vmdk' is hfs
00:00:00.093310 Shared clipboard mode: Bidirectional
00:00:00.094726 Drag'n'drop mode: Off
00:00:00.102166 Per-VM extradata API settings:
00:00:00.102182 VBoxInternal2/SharedFoldersEnableSymlinksCreate//vagrant="1"
00:00:00.102581 ************************* CFGM dump *************************
00:00:00.102588 [/] (level 0)
00:00:00.102593 CSAMEnabled <integer> = 0x0000000000000001 (1)
00:00:00.102596 CpuExecutionCap <integer> = 0x0000000000000064 (100)
00:00:00.102599 EnablePAE <integer> = 0x0000000000000000 (0)
00:00:00.102600 HMEnabled <integer> = 0x0000000000000001 (1)
00:00:00.102600 HMForced <integer> = 0x0000000000000001 (1)
00:00:00.102601 MemBalloonSize <integer> = 0x0000000000000000 (0)
00:00:00.102602 Name <string> = "ubuntu-cloudimg-raring-vagrant-amd64" (cb=37)
00:00:00.102604 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.102605 PATMEnabled <integer> = 0x0000000000000001 (1)
00:00:00.102605 PageFusion <integer> = 0x0000000000000000 (0)
00:00:00.102606 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.102608 RamSize <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)
00:00:00.102610 RawR0Enabled <integer> = 0x0000000000000001 (1)
00:00:00.102611 RawR3Enabled <integer> = 0x0000000000000001 (1)
00:00:00.102612 TimerMillies <integer> = 0x000000000000000a (10)
00:00:00.102613 UUID <bytes> = "00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00" (cb=16)
00:00:00.102622
00:00:00.102622 [/CPUM/] (level 1)
00:00:00.102625 SyntheticCpu <integer> = 0x0000000000000000 (0)
00:00:00.102625
00:00:00.102626 [/DBGF/] (level 1)
00:00:00.102627 Path <string> = "/Users/kseelbach/VirtualBox VMs/ubuntu-cloudimg-raring-vagrant-amd64/debug/;/Users/kseelbach/VirtualBox VMs/ubuntu-cloudimg-raring-vagrant-amd64/;/Users/kseelbach/" (cb=164)
00:00:00.102628
00:00:00.102629 [/Devices/] (level 1)
00:00:00.102630
00:00:00.102630 [/Devices/8237A/] (level 2)
00:00:00.102631
00:00:00.102632 [/Devices/8237A/0/] (level 3)
00:00:00.102633 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102634
00:00:00.102634 [/Devices/AudioSniffer/] (level 2)
00:00:00.102635
00:00:00.102636 [/Devices/AudioSniffer/0/] (level 3)
00:00:00.102637
00:00:00.102637 [/Devices/AudioSniffer/0/Config/] (level 4)
00:00:00.102638
00:00:00.102639 [/Devices/AudioSniffer/0/LUN#0/] (level 4)
00:00:00.102640 Driver <string> = "MainAudioSniffer" (cb=17)
00:00:00.102641
00:00:00.102641 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5)
00:00:00.102643 Object <integer> = 0x0000000101305040 (4 314 910 784)
00:00:00.102644
00:00:00.102644 [/Devices/VMMDev/] (level 2)
00:00:00.102645
00:00:00.102646 [/Devices/VMMDev/0/] (level 3)
00:00:00.102647 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.102648 PCIDeviceNo <integer> = 0x0000000000000004 (4)
00:00:00.102649 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.102650 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102651
00:00:00.102651 [/Devices/VMMDev/0/Config/] (level 4)
00:00:00.102652 GuestCoreDumpDir <string> = "/Users/kseelbach/VirtualBox VMs/ubuntu-cloudimg-raring-vagrant-amd64/Snapshots" (cb=79)
00:00:00.102653 RamSize <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)
00:00:00.102655
00:00:00.102655 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:00.102657 Driver <string> = "HGCM" (cb=5)
00:00:00.102657
00:00:00.102658 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:00.102659 Object <integer> = 0x00000001013057c0 (4 314 912 704)
00:00:00.102660
00:00:00.102661 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:00.102662 Driver <string> = "MainStatus" (cb=11)
00:00:00.102662
00:00:00.102663 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:00.102664 First <integer> = 0x0000000000000000 (0)
00:00:00.102665 Last <integer> = 0x0000000000000000 (0)
00:00:00.102666 papLeds <integer> = 0x0000000101800ff8 (4 320 137 208)
00:00:00.102667
00:00:00.102668 [/Devices/acpi/] (level 2)
00:00:00.102669
00:00:00.102669 [/Devices/acpi/0/] (level 3)
00:00:00.102670 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.102671 PCIDeviceNo <integer> = 0x0000000000000007 (7)
00:00:00.102672 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.102673 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102674
00:00:00.102674 [/Devices/acpi/0/Config/] (level 4)
00:00:00.102675 CpuHotPlug <integer> = 0x0000000000000000 (0)
00:00:00.102676 FdcEnabled <integer> = 0x0000000000000000 (0)
00:00:00.102677 HostBusPciAddress <integer> = 0x0000000000000000 (0)
00:00:00.102678 HpetEnabled <integer> = 0x0000000000000000 (0)
00:00:00.102679 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:00.102680 IocPciAddress <integer> = 0x0000000000010000 (65 536)
00:00:00.102681 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.102682 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.102684 RamSize <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)
00:00:00.102685 Serial0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.102686 Serial0Irq <integer> = 0x0000000000000000 (0)
00:00:00.102687 Serial1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.102688 Serial1Irq <integer> = 0x0000000000000000 (0)
00:00:00.102688 ShowCpu <integer> = 0x0000000000000001 (1)
00:00:00.102689 ShowRtc <integer> = 0x0000000000000000 (0)
00:00:00.102690 SmcEnabled <integer> = 0x0000000000000000 (0)
00:00:00.102691
00:00:00.102692 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:00.102693 Driver <string> = "ACPIHost" (cb=9)
00:00:00.102693
00:00:00.102694 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:00.102695
00:00:00.102695 [/Devices/ahci/] (level 2)
00:00:00.102696
00:00:00.102697 [/Devices/ahci/0/] (level 3)
00:00:00.102698 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.102699 PCIDeviceNo <integer> = 0x000000000000000d (13)
00:00:00.102700 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.102701 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102702
00:00:00.102702 [/Devices/ahci/0/Config/] (level 4)
00:00:00.102703 Bootable <integer> = 0x0000000000000001 (1)
00:00:00.102704 PortCount <integer> = 0x0000000000000001 (1)
00:00:00.102705
00:00:00.102705 [/Devices/ahci/0/Config/Port0/] (level 5)
00:00:00.102707 NonRotationalMedium <integer> = 0x0000000000000000 (0)
00:00:00.102708
00:00:00.102708 [/Devices/ahci/0/LUN#0/] (level 4)
00:00:00.102709 Driver <string> = "Block" (cb=6)
00:00:00.102710
00:00:00.102710 [/Devices/ahci/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.102712 Driver <string> = "VD" (cb=3)
00:00:00.102712
00:00:00.102713 [/Devices/ahci/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.102714 Format <string> = "VMDK" (cb=5)
00:00:00.102715 Path <string> = "/Users/kseelbach/VirtualBox VMs/ubuntu-cloudimg-raring-vagrant-amd64/box-disk1.vmdk" (cb=84)
00:00:00.102716 Type <string> = "HardDisk" (cb=9)
00:00:00.102717
00:00:00.102717 [/Devices/ahci/0/LUN#0/Config/] (level 5)
00:00:00.102719 Mountable <integer> = 0x0000000000000000 (0)
00:00:00.102719 Type <string> = "HardDisk" (cb=9)
00:00:00.102720
00:00:00.102720 [/Devices/ahci/0/LUN#999/] (level 4)
00:00:00.102722 Driver <string> = "MainStatus" (cb=11)
00:00:00.102722
00:00:00.102723 [/Devices/ahci/0/LUN#999/Config/] (level 5)
00:00:00.102724 DeviceInstance <string> = "ahci/0" (cb=7)
00:00:00.102725 First <integer> = 0x0000000000000000 (0)
00:00:00.102726 Last <integer> = 0x0000000000000000 (0)
00:00:00.102727 pConsole <integer> = 0x0000000101800a00 (4 320 135 680)
00:00:00.102729 papLeds <integer> = 0x0000000101800d28 (4 320 136 488)
00:00:00.102730 pmapMediumAttachments <integer> = 0x0000000101801010 (4 320 137 232)
00:00:00.102731
00:00:00.102732 [/Devices/apic/] (level 2)
00:00:00.102733
00:00:00.102733 [/Devices/apic/0/] (level 3)
00:00:00.102734 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102735
00:00:00.102735 [/Devices/apic/0/Config/] (level 4)
00:00:00.102737 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:00.102737 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.102738
00:00:00.102739 [/Devices/e1000/] (level 2)
00:00:00.102739
00:00:00.102740 [/Devices/e1000/0/] (level 3)
00:00:00.102741 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.102742 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:00.102743 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.102743 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102744
00:00:00.102745 [/Devices/e1000/0/Config/] (level 4)
00:00:00.102746 AdapterType <integer> = 0x0000000000000000 (0)
00:00:00.102747 CableConnected <integer> = 0x0000000000000001 (1)
00:00:00.102748 LineSpeed <integer> = 0x0000000000000000 (0)
00:00:00.102748 MAC <bytes> = "08 00 27 43 51 96" (cb=6)
00:00:00.102750
00:00:00.102751 [/Devices/e1000/0/LUN#0/] (level 4)
00:00:00.102752 Driver <string> = "NAT" (cb=4)
00:00:00.102753
00:00:00.102753 [/Devices/e1000/0/LUN#0/Config/] (level 5)
00:00:00.102754 AliasMode <integer> = 0x0000000000000000 (0)
00:00:00.102755 BootFile <string> = "ubuntu-cloudimg-raring-vagrant-amd64.pxe" (cb=41)
00:00:00.102756 DNSProxy <integer> = 0x0000000000000001 (1)
00:00:00.102757 Network <string> = "10.0.2.0/24" (cb=12)
00:00:00.102758 PassDomain <integer> = 0x0000000000000001 (1)
00:00:00.102759 TFTPPrefix <string> = "/Users/kseelbach/Library/VirtualBox/TFTP" (cb=41)
00:00:00.102760 UseHostResolver <integer> = 0x0000000000000000 (0)
00:00:00.102760
00:00:00.102761 [/Devices/e1000/0/LUN#0/Config/ssh/] (level 6)
00:00:00.102763 BindIP <string> = "127.0.0.1" (cb=10)
00:00:00.102763 GuestPort <integer> = 0x0000000000000016 (22)
00:00:00.102764 HostPort <integer> = 0x00000000000008ae (2 222)
00:00:00.102765 Protocol <string> = "TCP" (cb=4)
00:00:00.102766
00:00:00.102766 [/Devices/e1000/0/LUN#0/Config/tcp8000/] (level 6)
00:00:00.102768 GuestPort <integer> = 0x0000000000001f40 (8 000)
00:00:00.102769 HostPort <integer> = 0x0000000000001f40 (8 000)
00:00:00.102770 Protocol <string> = "TCP" (cb=4)
00:00:00.102771
00:00:00.102771 [/Devices/e1000/0/LUN#0/Config/tcp8080/] (level 6)
00:00:00.102772 GuestPort <integer> = 0x0000000000000050 (80)
00:00:00.102773 HostPort <integer> = 0x0000000000001f90 (8 080)
00:00:00.102774 Protocol <string> = "TCP" (cb=4)
00:00:00.102775
00:00:00.102775 [/Devices/e1000/0/LUN#999/] (level 4)
00:00:00.102776 Driver <string> = "MainStatus" (cb=11)
00:00:00.102777
00:00:00.102777 [/Devices/e1000/0/LUN#999/Config/] (level 5)
00:00:00.102779 First <integer> = 0x0000000000000000 (0)
00:00:00.102780 Last <integer> = 0x0000000000000000 (0)
00:00:00.102780 papLeds <integer> = 0x0000000101800ed8 (4 320 136 920)
00:00:00.102782
00:00:00.102782 [/Devices/e1000/1/] (level 3)
00:00:00.102783 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.102784 PCIDeviceNo <integer> = 0x0000000000000008 (8)
00:00:00.102785 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.102786 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102786
00:00:00.102787 [/Devices/e1000/1/Config/] (level 4)
00:00:00.102788 AdapterType <integer> = 0x0000000000000000 (0)
00:00:00.102789 CableConnected <integer> = 0x0000000000000001 (1)
00:00:00.102790 LineSpeed <integer> = 0x0000000000000000 (0)
00:00:00.102790 MAC <bytes> = "08 00 27 52 e3 19" (cb=6)
00:00:00.102792
00:00:00.102792 [/Devices/e1000/1/LUN#0/] (level 4)
00:00:00.102794 Driver <string> = "IntNet" (cb=7)
00:00:00.102794
00:00:00.102795 [/Devices/e1000/1/LUN#0/Config/] (level 5)
00:00:00.102796 IfPolicyPromisc <string> = "deny" (cb=5)
00:00:00.102797 IgnoreConnectFailure <integer> = 0x0000000000000000 (0)
00:00:00.102797 Network <string> = "HostInterfaceNetworking-en0" (cb=28)
00:00:00.102798 SharedMacOnWire <integer> = 0x0000000000000001 (1)
00:00:00.102799 Trunk <string> = "en0" (cb=4)
00:00:00.102800 TrunkType <integer> = 0x0000000000000003 (3)
00:00:00.102801
00:00:00.102801 [/Devices/e1000/1/LUN#999/] (level 4)
00:00:00.102803 Driver <string> = "MainStatus" (cb=11)
00:00:00.102803
00:00:00.102804 [/Devices/e1000/1/LUN#999/Config/] (level 5)
00:00:00.102805 First <integer> = 0x0000000000000000 (0)
00:00:00.102806 Last <integer> = 0x0000000000000000 (0)
00:00:00.102807 papLeds <integer> = 0x0000000101800ee0 (4 320 136 928)
00:00:00.102808
00:00:00.102809 [/Devices/i8254/] (level 2)
00:00:00.102810
00:00:00.102810 [/Devices/i8254/0/] (level 3)
00:00:00.102811
00:00:00.102812 [/Devices/i8254/0/Config/] (level 4)
00:00:00.102813
00:00:00.102813 [/Devices/i8259/] (level 2)
00:00:00.102814
00:00:00.102814 [/Devices/i8259/0/] (level 3)
00:00:00.102815 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102816
00:00:00.102817 [/Devices/i8259/0/Config/] (level 4)
00:00:00.102818
00:00:00.102818 [/Devices/ioapic/] (level 2)
00:00:00.102819
00:00:00.102819 [/Devices/ioapic/0/] (level 3)
00:00:00.102821 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102821
00:00:00.102822 [/Devices/ioapic/0/Config/] (level 4)
00:00:00.102823 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.102824
00:00:00.102824 [/Devices/mc146818/] (level 2)
00:00:00.102825
00:00:00.102825 [/Devices/mc146818/0/] (level 3)
00:00:00.102826
00:00:00.102827 [/Devices/mc146818/0/Config/] (level 4)
00:00:00.102828 UseUTC <integer> = 0x0000000000000001 (1)
00:00:00.102829
00:00:00.102829 [/Devices/parallel/] (level 2)
00:00:00.102830
00:00:00.102830 [/Devices/pcarch/] (level 2)
00:00:00.102831
00:00:00.102832 [/Devices/pcarch/0/] (level 3)
00:00:00.102833 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102834
00:00:00.102834 [/Devices/pcarch/0/Config/] (level 4)
00:00:00.102835
00:00:00.102836 [/Devices/pcbios/] (level 2)
00:00:00.102837
00:00:00.102837 [/Devices/pcbios/0/] (level 3)
00:00:00.102838 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102839
00:00:00.102839 [/Devices/pcbios/0/Config/] (level 4)
00:00:00.102841 BootDevice0 <string> = "IDE" (cb=4)
00:00:00.102842 BootDevice1 <string> = "NONE" (cb=5)
00:00:00.102842 BootDevice2 <string> = "NONE" (cb=5)
00:00:00.102843 BootDevice3 <string> = "NONE" (cb=5)
00:00:00.102844 FloppyDevice <string> = "i82078" (cb=7)
00:00:00.102845 HardDiskDevice <string> = "piix3ide" (cb=9)
00:00:00.102845 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:00.102846 LanBootRom <string> = "/Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom" (cb=109)
00:00:00.102847 McfgBase <integer> = 0x0000000000000000 (0)
00:00:00.102849 McfgLength <integer> = 0x0000000000000000 (0)
00:00:00.102849 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.102850 PXEDebug <integer> = 0x0000000000000000 (0)
00:00:00.102851 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.102853 RamSize <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)
00:00:00.102854 SataHardDiskDevice <string> = "ahci" (cb=5)
00:00:00.102855 SataLUN1 <integer> = 0x0000000000000000 (0)
00:00:00.102856 UUID <bytes> = "00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00" (cb=16)
00:00:00.102859
00:00:00.102859 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
00:00:00.102860
00:00:00.102861 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
00:00:00.102862 NIC <integer> = 0x0000000000000000 (0)
00:00:00.102863 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.102864 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:00.102865 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.102865
00:00:00.102866 [/Devices/pci/] (level 2)
00:00:00.102867
00:00:00.102867 [/Devices/pci/0/] (level 3)
00:00:00.102868 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102869
00:00:00.102869 [/Devices/pci/0/Config/] (level 4)
00:00:00.102871 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:00.102871
00:00:00.102872 [/Devices/pckbd/] (level 2)
00:00:00.102873
00:00:00.102873 [/Devices/pckbd/0/] (level 3)
00:00:00.102874 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102875
00:00:00.102875 [/Devices/pckbd/0/Config/] (level 4)
00:00:00.102876
00:00:00.102877 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:00.102878 Driver <string> = "KeyboardQueue" (cb=14)
00:00:00.102879
00:00:00.102879 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.102880 Driver <string> = "MainKeyboard" (cb=13)
00:00:00.102881
00:00:00.102881 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.102883 Object <integer> = 0x00000001012009a0 (4 313 844 128)
00:00:00.102884
00:00:00.102884 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:00.102886 QueueSize <integer> = 0x0000000000000040 (64)
00:00:00.102886
00:00:00.102887 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:00.102888 Driver <string> = "MouseQueue" (cb=11)
00:00:00.102889
00:00:00.102889 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:00.102890 Driver <string> = "MainMouse" (cb=10)
00:00:00.102891
00:00:00.102891 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:00.102893 Object <integer> = 0x0000000101200c20 (4 313 844 768)
00:00:00.102894
00:00:00.102894 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:00.102895 QueueSize <integer> = 0x0000000000000080 (128)
00:00:00.102896
00:00:00.102897 [/Devices/pcnet/] (level 2)
00:00:00.102898
00:00:00.102898 [/Devices/serial/] (level 2)
00:00:00.102899
00:00:00.102899 [/Devices/vga/] (level 2)
00:00:00.102900
00:00:00.102901 [/Devices/vga/0/] (level 3)
00:00:00.102902 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.102903 PCIDeviceNo <integer> = 0x0000000000000002 (2)
00:00:00.102903 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.102904 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.102905
00:00:00.102905 [/Devices/vga/0/Config/] (level 4)
00:00:00.102907 CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:00.102908 FadeIn <integer> = 0x0000000000000001 (1)
00:00:00.102908 FadeOut <integer> = 0x0000000000000001 (1)
00:00:00.102909 HeightReduction <integer> = 0x0000000000000000 (0)
00:00:00.102910 LogoFile <string> = "" (cb=1)
00:00:00.102911 LogoTime <integer> = 0x0000000000000000 (0)
00:00:00.102912 MonitorCount <integer> = 0x0000000000000001 (1)
00:00:00.102913 ShowBootMenu <integer> = 0x0000000000000002 (2)
00:00:00.102913 VRamSize <integer> = 0x0000000000c00000 (12 582 912, 12 MB)
00:00:00.102915
00:00:00.102915 [/Devices/vga/0/LUN#0/] (level 4)
00:00:00.102917 Driver <string> = "MainDisplay" (cb=12)
00:00:00.102917
00:00:00.102918 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:00.102919 Object <integer> = 0x0000000102801c00 (4 336 917 504)
00:00:00.102920
00:00:00.102920 [/Devices/virtio-net/] (level 2)
00:00:00.102921
00:00:00.102922 [/EM/] (level 1)
00:00:00.102923 TripleFaultReset <integer> = 0x0000000000000000 (0)
00:00:00.102923
00:00:00.102924 [/HM/] (level 1)
00:00:00.102925 64bitEnabled <integer> = 0x0000000000000001 (1)
00:00:00.102926 EnableLargePages <integer> = 0x0000000000000000 (0)
00:00:00.102927 EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:00.102927 EnableUX <integer> = 0x0000000000000001 (1)
00:00:00.102928 EnableVPID <integer> = 0x0000000000000001 (1)
00:00:00.102929 Exclusive <integer> = 0x0000000000000000 (0)
00:00:00.102930
00:00:00.102931 [/MM/] (level 1)
00:00:00.102931 CanUseLargerHeap <integer> = 0x0000000000000000 (0)
00:00:00.102932
00:00:00.102933 [/PDM/] (level 1)
00:00:00.102933
00:00:00.102934 [/PDM/AsyncCompletion/] (level 2)
00:00:00.102935
00:00:00.102935 [/PDM/AsyncCompletion/File/] (level 3)
00:00:00.102936
00:00:00.102937 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
00:00:00.102938
00:00:00.102938 [/PDM/BlkCache/] (level 2)
00:00:00.102939 CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
00:00:00.102941
00:00:00.102941 [/PDM/Devices/] (level 2)
00:00:00.102942
00:00:00.102942 [/PDM/Devices/VBoxEhci/] (level 3)
00:00:00.102944 Path <string> = "/Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/darwin.amd64/VBoxEhciR3.dylib" (cb=125)
00:00:00.102945 R0SearchPath <string> = "/Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/darwin.amd64" (cb=108)
00:00:00.102946 RCSearchPath <string> = "/Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/darwin.amd64" (cb=108)
00:00:00.102947
00:00:00.102947 [/PDM/Drivers/] (level 2)
00:00:00.102948
00:00:00.102948 [/PDM/Drivers/DrvHostWebcam/] (level 3)
00:00:00.102950 Path <string> = "/Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/darwin.amd64/VBoxHostWebcam.dylib" (cb=129)
00:00:00.102951
00:00:00.102951 [/PDM/Drivers/VBoxC/] (level 3)
00:00:00.102952 Path <string> = "/Applications/VirtualBox.app/Contents/MacOS/components/VBoxC" (cb=61)
00:00:00.102953
00:00:00.102953 [/PDM/NetworkShaper/] (level 2)
00:00:00.102954
00:00:00.102955 [/PDM/NetworkShaper/BwGroups/] (level 3)
00:00:00.102956
00:00:00.102956 [/PDM/USB/] (level 2)
00:00:00.102957
00:00:00.102957 [/PDM/USB/VBoxUsbCardReader/] (level 3)
00:00:00.102958 Path <string> = "/Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/darwin.amd64/VBoxUsbCardReaderR3.dylib" (cb=134)
00:00:00.102959
00:00:00.102960 [/PDM/USB/VBoxUsbWebcam/] (level 3)
00:00:00.102961 Path <string> = "/Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/darwin.amd64/VBoxUsbWebcamR3.dylib" (cb=130)
00:00:00.102962
00:00:00.102962 [/TM/] (level 1)
00:00:00.102963 UTCOffset <integer> = 0x0000000000000000 (0)
00:00:00.102964
00:00:00.102965 ********************* End of CFGM dump **********************
00:00:00.102968 VM: fHMEnabled=true (configured) fRecompileUser=false fRecompileSupervisor=false
00:00:00.102970 VM: fRawRing1Enabled=false CSAM=true PATM=true
00:00:00.103054 HMR3Init: VT-x w/ nested paging
00:00:00.103088 MM: cbHyperHeap=0x100000 (1048576)
00:00:00.104623 Debug: HCPhysInterPD=000000007c69a000 HCPhysInterPaePDPT=000000007c697000 HCPhysInterPaePML4=000000007c695000
00:00:00.104657 Debug: apInterPTs={000000007c699000,000000007c698000} apInterPaePTs={00000001dd4b1000,000000017c2f2000} apInterPaePDs={00000001abaf3000,0000000251ab4000,0000000063f75000,0000000269736000} pInterPaePDPT64=000000007c696000
00:00:00.104664 Host paging mode: AMD64+PGE+NX
00:00:00.104672 PGMPool: cMaxPages=1072 (u64MaxPages=1058)
00:00:00.104676 pgmR3PoolInit: cMaxPages=0x430 cMaxUsers=0x860 cMaxPhysExts=0x860 fCacheEnable=true
00:00:00.123182 TM: GIP - u32Mode=1 (SyncTSC) u32UpdateHz=100
00:00:00.155361 TM: cTSCTicksPerSecond=0x951f14b4 (2 501 842 100) fTSCVirtualized=true fTSCUseRealTSC=false
00:00:00.155368 TM: fMaybeUseOffsettedHostTSC=true TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:00.155634 CoreCode: R3=00000001000fa000 R0=ffffff80eee17000 RC=a0966000 Phys=000000000dadc000 cb=0x1000
00:00:00.155948 AIOMgr: Default manager type is "Async"
00:00:00.155955 AIOMgr: Default file backend is "NonBuffered"
00:00:00.156045 BlkCache: Cache successfully initialised. Cache size is 5242880 bytes
00:00:00.156052 BlkCache: Cache commit interval is 10000 ms
00:00:00.156055 BlkCache: Cache commit threshold is 2621440 bytes
00:00:00.160854 [SMP] BIOS with 1 CPUs
00:00:00.162597 DevPcBios: Using LAN ROM '/Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom' with a size of 0xc000 bytes
00:00:00.166937 SUP: Loaded VBoxDDR0.r0 (/Applications/VirtualBox.app/Contents/MacOS/VBoxDDR0.r0) at 0xffffff80f70d5020 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
00:00:00.167906 SUP: Loaded VBoxDD2R0.r0 (/Applications/VirtualBox.app/Contents/MacOS/VBoxDD2R0.r0) at 0xffffff80eee37020 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
00:00:00.167948 Activating Local APIC
00:00:00.167958 CPUM: SetGuestCpuIdFeature: Enabled APIC
00:00:00.168266 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:00.173933 Shared Folders service loaded.
00:00:00.186905 Chipset cannot do MSI: VERR_NOT_IMPLEMENTED
00:00:00.187220 DrvBlock: Flushes will be ignored
00:00:00.187231 DrvBlock: Async flushes will be passed to the disk
00:00:00.187582 VDInit finished
00:00:00.191639 VD: Opening the disk took 4367248 ns
00:00:00.191674 AHCI: LUN#0: disk, PCHS=16383/16/63, total number of sectors 83886080
00:00:00.191683 AHCI: LUN#0: using normal I/O
00:00:00.191893 AHCI#0: Reset the HBA
00:00:00.200344 NAT: DNS#0: 192.168.1.1
00:00:00.202630 IntNet#0: Enables the workaround (ip_tos=0) for the little endian ip header checksum problem
00:00:00.202654 IntNet#0: szNetwork={HostInterfaceNetworking-en0} enmTrunkType=3 szTrunk={en0} fFlags=0x80008001 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false
00:00:00.205453 DevPcBios: SATA LUN#0 LCHS=1024/255/63
00:00:00.205546 PGM: The CPU physical address width is 36 bits
00:00:00.205552 PGMR3InitFinalize: 4 MB PSE mask 0000000fffffffff
00:00:00.210242 VMM: Thread-context hooks unavailable.
00:00:00.210307 HM: Using VT-x implementation 2.0!
00:00:00.210308 HM: Host CR4 = 0x1626e0
00:00:00.210311 HM: Host EFER = 0xd01
00:00:00.210312 HM: MSR_IA32_FEATURE_CONTROL = 0x5
00:00:00.210313 HM: MSR_IA32_VMX_BASIC_INFO = 0xda040000000010
00:00:00.210314 HM: VMCS id = 0x10
00:00:00.210316 HM: VMCS size = 1024 bytes
00:00:00.210320 HM: VMCS physical address limit = None
00:00:00.210323 HM: VMCS memory type = 0x6
00:00:00.210324 HM: Dual-monitor treatment support = true
00:00:00.210326 HM: OUTS & INS instruction-info = true
00:00:00.210326 HM: Max resume loops = 8192
00:00:00.210327 HM: MSR_IA32_VMX_PINBASED_CTLS = 0x7f00000016
00:00:00.210328 HM: VMX_VMCS_CTRL_PIN_EXEC_EXT_INT_EXIT
00:00:00.210329 HM: VMX_VMCS_CTRL_PIN_EXEC_NMI_EXIT
00:00:00.210330 HM: VMX_VMCS_CTRL_PIN_EXEC_VIRTUAL_NMI
00:00:00.210331 HM: VMX_VMCS_CTRL_PIN_EXEC_PREEMPT_TIMER
00:00:00.210332 HM: MSR_IA32_VMX_PROCBASED_CTLS = 0xfff9fffe0401e172
00:00:00.210333 HM: VMX_VMCS_CTRL_PROC_EXEC_INT_WINDOW_EXIT
00:00:00.210334 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_TSC_OFFSETTING
00:00:00.210335 HM: VMX_VMCS_CTRL_PROC_EXEC_HLT_EXIT
00:00:00.210335 HM: VMX_VMCS_CTRL_PROC_EXEC_INVLPG_EXIT
00:00:00.210338 HM: VMX_VMCS_CTRL_PROC_EXEC_MWAIT_EXIT
00:00:00.210339 HM: VMX_VMCS_CTRL_PROC_EXEC_RDPMC_EXIT
00:00:00.210340 HM: VMX_VMCS_CTRL_PROC_EXEC_RDTSC_EXIT
00:00:00.210341 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_LOAD_EXIT
00:00:00.210341 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_LOAD_EXIT (must be set)
00:00:00.210342 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_STORE_EXIT
00:00:00.210343 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_STORE_EXIT (must be set)
00:00:00.210343 HM: VMX_VMCS_CTRL_PROC_EXEC_CR8_LOAD_EXIT
00:00:00.210344 HM: VMX_VMCS_CTRL_PROC_EXEC_CR8_STORE_EXIT
00:00:00.210345 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_TPR_SHADOW
00:00:00.210345 HM: VMX_VMCS_CTRL_PROC_EXEC_NMI_WINDOW_EXIT
00:00:00.210346 HM: VMX_VMCS_CTRL_PROC_EXEC_MOV_DR_EXIT
00:00:00.210347 HM: VMX_VMCS_CTRL_PROC_EXEC_UNCOND_IO_EXIT
00:00:00.210347 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_IO_BITMAPS
00:00:00.210348 HM: VMX_VMCS_CTRL_PROC_EXEC_MONITOR_TRAP_FLAG
00:00:00.210349 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_MSR_BITMAPS
00:00:00.210349 HM: VMX_VMCS_CTRL_PROC_EXEC_MONITOR_EXIT
00:00:00.210350 HM: VMX_VMCS_CTRL_PROC_EXEC_PAUSE_EXIT
00:00:00.210351 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_SECONDARY_EXEC_CTRL
00:00:00.210352 HM: MSR_IA32_VMX_PROCBASED_CTLS2 = 0x8ff00000000
00:00:00.210353 HM: VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC
00:00:00.210353 HM: VMX_VMCS_CTRL_PROC_EXEC2_EPT
00:00:00.210354 HM: VMX_VMCS_CTRL_PROC_EXEC2_DESCRIPTOR_TABLE_EXIT
00:00:00.210355 HM: VMX_VMCS_CTRL_PROC_EXEC2_RDTSCP
00:00:00.210356 HM: VMX_VMCS_CTRL_PROC_EXEC2_VIRT_X2APIC
00:00:00.210356 HM: VMX_VMCS_CTRL_PROC_EXEC2_VPID
00:00:00.210360 HM: VMX_VMCS_CTRL_PROC_EXEC2_WBINVD_EXIT
00:00:00.210360 HM: VMX_VMCS_CTRL_PROC_EXEC2_UNRESTRICTED_GUEST
00:00:00.210361 HM: VMX_VMCS_CTRL_PROC_EXEC2_PAUSE_LOOP_EXIT (must be cleared)
00:00:00.210362 HM: VMX_VMCS_CTRL_PROC_EXEC2_RDRAND_EXIT
00:00:00.210362 HM: VMX_VMCS_CTRL_PROC_EXEC2_INVPCID (must be cleared)
00:00:00.210363 HM: VMX_VMCS_CTRL_PROC_EXEC2_VMFUNC (must be cleared)
00:00:00.210364 HM: MSR_IA32_VMX_ENTRY_CTLS = 0xffff000011ff
00:00:00.210365 HM: VMX_VMCS_CTRL_ENTRY_LOAD_DEBUG
00:00:00.210366 HM: VMX_VMCS_CTRL_ENTRY_LOAD_DEBUG (must be set)
00:00:00.210366 HM: VMX_VMCS_CTRL_ENTRY_IA32E_MODE_GUEST
00:00:00.210367 HM: VMX_VMCS_CTRL_ENTRY_ENTRY_SMM
00:00:00.210368 HM: VMX_VMCS_CTRL_ENTRY_DEACTIVATE_DUALMON
00:00:00.210368 HM: VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_PERF_MSR
00:00:00.210369 HM: VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_PAT_MSR
00:00:00.210370 HM: VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_EFER_MSR
00:00:00.210370 HM: MSR_IA32_VMX_EXIT_CTLS = 0x7fffff00036dff
00:00:00.210372 HM: VMX_VMCS_CTRL_EXIT_SAVE_DEBUG
00:00:00.210372 HM: VMX_VMCS_CTRL_EXIT_SAVE_DEBUG (must be set)
00:00:00.210373 HM: VMX_VMCS_CTRL_EXIT_HOST_ADDR_SPACE_SIZE
00:00:00.210374 HM: VMX_VMCS_CTRL_EXIT_LOAD_PERF_MSR
00:00:00.210374 HM: VMX_VMCS_CTRL_EXIT_ACK_EXT_INT
00:00:00.210375 HM: VMX_VMCS_CTRL_EXIT_SAVE_GUEST_PAT_MSR
00:00:00.210375 HM: VMX_VMCS_CTRL_EXIT_LOAD_HOST_PAT_MSR
00:00:00.210376 HM: VMX_VMCS_CTRL_EXIT_SAVE_GUEST_EFER_MSR
00:00:00.210377 HM: VMX_VMCS_CTRL_EXIT_LOAD_HOST_EFER_MSR
00:00:00.210377 HM: VMX_VMCS_CTRL_EXIT_SAVE_VMX_PREEMPT_TIMER
00:00:00.210378 HM: MSR_IA32_VMX_EPT_VPID_CAP = 0xf0106114141
00:00:00.210379 HM: MSR_IA32_VMX_EPT_VPID_CAP_RWX_X_ONLY
00:00:00.210382 HM: MSR_IA32_VMX_EPT_VPID_CAP_GAW_48_BITS
00:00:00.210383 HM: MSR_IA32_VMX_EPT_VPID_CAP_EMT_UC
00:00:00.210384 HM: MSR_IA32_VMX_EPT_VPID_CAP_EMT_WB
00:00:00.210385 HM: MSR_IA32_VMX_EPT_VPID_CAP_SP_21_BITS
00:00:00.210385 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVEPT
00:00:00.210386 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_SINGLE_CONTEXT
00:00:00.210387 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_ALL_CONTEXTS
00:00:00.210387 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID
00:00:00.210388 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_INDIV_ADDR
00:00:00.210389 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_SINGLE_CONTEXT
00:00:00.210389 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_ALL_CONTEXTS
00:00:00.210390 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_SINGLE_CONTEXT_RETAIN_GLOBALS
00:00:00.210391 HM: MSR_IA32_VMX_MISC = 0x100401e5
00:00:00.210392 HM: MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT = 0x5
00:00:00.210392 HM: MSR_IA32_VMX_MISC_STORE_EFERLMA_VMEXIT = true
00:00:00.210393 HM: MSR_IA32_VMX_MISC_ACTIVITY_STATES = 0x7
00:00:00.210394 HM: MSR_IA32_VMX_MISC_CR3_TARGET = 0x4
00:00:00.210395 HM: MSR_IA32_VMX_MISC_MAX_MSR = 512
00:00:00.210396 HM: MSR_IA32_VMX_MISC_RDMSR_SMBASE_MSR_SMM = false
00:00:00.210397 HM: MSR_IA32_VMX_MISC_SMM_MONITOR_CTL_B2 = true
00:00:00.210397 HM: MSR_IA32_VMX_MISC_VMWRITE_VMEXIT_INFO = false
00:00:00.210398 HM: MSR_IA32_VMX_MISC_MSEG_ID = 0x0
00:00:00.210399 HM: MSR_IA32_VMX_CR0_FIXED0 = 0x80000021
00:00:00.210400 HM: MSR_IA32_VMX_CR0_FIXED1 = 0xffffffff
00:00:00.210401 HM: MSR_IA32_VMX_CR4_FIXED0 = 0x2000
00:00:00.210402 HM: MSR_IA32_VMX_CR4_FIXED1 = 0x1727ff
00:00:00.210403 HM: MSR_IA32_VMX_VMCS_ENUM = 0x2a
00:00:00.210403 HM: MSR_IA32_VMX_VMCS_ENUM_HIGHEST_INDEX = 0x15
00:00:00.210405 HM: APIC-access page physaddr = 0x000000000dade000
00:00:00.210406 HM: VCPU 0: MSR bitmap physaddr = 0x000000000dae5000
00:00:00.210407 HM: VCPU 0: VMCS physaddr = 0x000000000dae0000
00:00:00.210409 HM: Guest support: 32-bit and 64-bit.
00:00:00.210417 HM: VMX enabled!
00:00:00.210429 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT
00:00:00.210430 CPUM: SetGuestCpuIdFeature: Enabled PAE
00:00:00.210431 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE
00:00:00.210432 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET
00:00:00.210433 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF
00:00:00.210434 CPUM: SetGuestCpuIdFeature: Enabled NX
00:00:00.210434 HM: Nested paging enabled!
00:00:00.210435 HM: EPT flush type = VMX_FLUSH_EPT_SINGLE_CONTEXT
00:00:00.210436 HM: Unrestricted guest execution enabled!
00:00:00.210437 HM: VPID enabled!
00:00:00.210437 HM: VPID flush type = VMX_FLUSH_VPID_SINGLE_CONTEXT
00:00:00.210440 HM: VMX-preemption timer enabled (cPreemptTimerShift=5).
00:00:00.210441 HM: VT-x/AMD-V init method: GLOBAL
00:00:00.210443 VMM: fUsePeriodicPreemptionTimers=false
00:00:00.210795 Logical host processors: 4 present, 4 max, 4 online, online mask: 000000000000000f
00:00:00.210802 Physical host cores: 2
00:00:00.210803 ************************* CPUID dump ************************
00:00:00.210811 RAW Standard CPUIDs
00:00:00.210811 Function eax ebx ecx edx
00:00:00.210812 Gst: 00000000 00000005 756e6547 6c65746e 49656e69
00:00:00.210815 Hst: 0000000d 756e6547 6c65746e 49656e69
00:00:00.210817 Gst: 00000001 000306a9 00000800 00000209 078bfbff
00:00:00.210818 Hst: 000306a9 03100800 7fbae3bf bfebfbff
00:00:00.210821 Gst: 00000002 76035a01 00f0b2ff 00000000 00ca0000
00:00:00.210822 Hst: 76035a01 00f0b2ff 00000000 00ca0000
00:00:00.210824 Gst: 00000003 00000000 00000000 00000000 00000000
00:00:00.210825 Hst: 00000000 00000000 00000000 00000000
00:00:00.210827 Gst: 00000004 00000000 00000000 00000000 00000000
00:00:00.210828 Hst: 1c004121 01c0003f 0000003f 00000000
00:00:00.210830 Gst: 00000005 00000040 00000040 00000000 00000000
00:00:00.210831 Hst: 00000040 00000040 00000003 00021120
00:00:00.210832 Hst: 00000006 00000077 00000002 00000009 00000000
00:00:00.210834 Hst: 00000007 00000000 00000281 00000000 00000000
00:00:00.210835 Hst: 00000008 00000000 00000000 00000000 00000000
00:00:00.210836 Hst: 00000009 00000000 00000000 00000000 00000000
00:00:00.210837 Hst: 0000000a 07300403 00000000 00000000 00000603
00:00:00.210839 Hst: 0000000b 00000001 00000002 00000100 00000003
00:00:00.210840 Hst: 0000000c 00000000 00000000 00000000 00000000
00:00:00.210841 Hst: 0000000d 00000007 00000340 00000340 00000000
00:00:00.210843 Name: GenuineIntel
00:00:00.210844 Supports: 0-5
00:00:00.210848 Family: 6 Extended: 0 Effective: 6
00:00:00.210849 Model: 10 Extended: 3 Effective: 58
00:00:00.210850 Stepping: 9
00:00:00.210851 Type: 0 (primary)
00:00:00.210852 APIC ID: 0x00
00:00:00.210853 Logical CPUs: 0
00:00:00.210853 CLFLUSH Size: 8
00:00:00.210854 Brand ID: 0x00
00:00:00.210856 Mnemonic - Description = guest (host)
00:00:00.210856 FPU - x87 FPU on Chip = 1 (1)
00:00:00.210857 VME - Virtual 8086 Mode Enhancements = 1 (1)
00:00:00.210858 DE - Debugging extensions = 1 (1)
00:00:00.210859 PSE - Page Size Extension = 1 (1)
00:00:00.210860 TSC - Time Stamp Counter = 1 (1)
00:00:00.210861 MSR - Model Specific Registers = 1 (1)
00:00:00.210865 PAE - Physical Address Extension = 1 (1)
00:00:00.210866 MCE - Machine Check Exception = 1 (1)
00:00:00.210867 CX8 - CMPXCHG8B instruction = 1 (1)
00:00:00.210868 APIC - APIC On-Chip = 1 (1)
00:00:00.210869 10 - Reserved = 0 (0)
00:00:00.210870 SEP - SYSENTER and SYSEXIT = 1 (1)
00:00:00.210871 MTRR - Memory Type Range Registers = 1 (1)
00:00:00.210872 PGE - PTE Global Bit = 1 (1)
00:00:00.210873 MCA - Machine Check Architecture = 1 (1)
00:00:00.210874 CMOV - Conditional Move Instructions = 1 (1)
00:00:00.210875 PAT - Page Attribute Table = 1 (1)
00:00:00.210876 PSE-36 - 36-bit Page Size Extention = 1 (1)
00:00:00.210877 PSN - Processor Serial Number = 0 (0)
00:00:00.210878 CLFSH - CLFLUSH Instruction. = 1 (1)
00:00:00.210879 20 - Reserved = 0 (0)
00:00:00.210880 DS - Debug Store = 0 (1)
00:00:00.210881 ACPI - Thermal Mon. & Soft. Clock Ctrl.= 0 (1)
00:00:00.210881 MMX - Intel MMX Technology = 1 (1)
00:00:00.210882 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1)
00:00:00.210883 SSE - SSE Support = 1 (1)
00:00:00.210884 SSE2 - SSE2 Support = 1 (1)
00:00:00.210885 SS - Self Snoop = 0 (1)
00:00:00.210886 HTT - Hyper-Threading Technology = 0 (1)
00:00:00.210887 TM - Thermal Monitor = 0 (1)
00:00:00.210888 30 - Reserved = 0 (0)
00:00:00.210889 PBE - Pending Break Enable = 0 (1)
00:00:00.210889 Supports SSE3 = 1 (1)
00:00:00.210890 PCLMULQDQ = 0 (1)
00:00:00.210891 DS Area 64-bit layout = 0 (1)
00:00:00.210892 Supports MONITOR/MWAIT = 1 (1)
00:00:00.210893 CPL-DS - CPL Qualified Debug Store = 0 (1)
00:00:00.210893 VMX - Virtual Machine Technology = 0 (1)
00:00:00.210894 SMX - Safer Mode Extensions = 0 (0)
00:00:00.210895 Enhanced SpeedStep Technology = 0 (1)
00:00:00.210896 Terminal Monitor 2 = 0 (1)
00:00:00.210897 Supplemental SSE3 instructions = 1 (1)
00:00:00.210897 L1 Context ID = 0 (0)
00:00:00.210898 11 - Reserved = 0 (0)
00:00:00.210899 FMA extensions using YMM state = 0 (0)
00:00:00.210900 CMPXCHG16B instruction = 0 (1)
00:00:00.210901 xTPR Update Control = 0 (1)
00:00:00.210902 Perf/Debug Capability MSR = 0 (1)
00:00:00.210903 16 - Reserved = 0 (0)
00:00:00.210904 PCID - Process-context identifiers = 0 (1)
00:00:00.210905 DCA - Direct Cache Access = 0 (0)
00:00:00.210906 SSE4.1 instruction extensions = 0 (1)
00:00:00.210907 SSE4.2 instruction extensions = 0 (1)
00:00:00.210908 Supports the x2APIC extensions = 0 (1)
00:00:00.210908 MOVBE instruction = 0 (0)
00:00:00.210909 POPCNT instruction = 0 (1)
00:00:00.210910 TSC-Deadline LAPIC timer mode = 0 (1)
00:00:00.210911 AESNI instruction extensions = 0 (1)
00:00:00.210912 XSAVE/XRSTOR extended state feature = 0 (1)
00:00:00.210913 Supports OSXSAVE = 0 (1)
00:00:00.210914 AVX instruction extensions = 0 (1)
00:00:00.210915 29/30 - Reserved = 0x0 (0x3)
00:00:00.210916 Hypervisor Present (we're a guest) = 0 (0)
00:00:00.210917
00:00:00.210917 RAW Extended CPUIDs
00:00:00.210918 Function eax ebx ecx edx
00:00:00.210919 Gst: 80000000 80000008 00000000 00000000 00000000
00:00:00.210921 Hst: 80000008 00000000 00000000 00000000
00:00:00.210922 Gst: 80000001 00000000 00000000 00000001 28100800
00:00:00.210924 Hst: 00000000 00000000 00000001 28100800
00:00:00.210926 Gst: 80000002 20202020 49202020 6c65746e 20295228
00:00:00.210928 Hst: 20202020 49202020 6c65746e 20295228
00:00:00.210930 Gst: 80000003 65726f43 294d5428 2d356920 30313233
00:00:00.210932 Hst: 65726f43 294d5428 2d356920 30313233
00:00:00.210934 Gst: 80000004 5043204d 20402055 30352e32 007a4847
00:00:00.210935 Hst: 5043204d 20402055 30352e32 007a4847
00:00:00.210937 Gst: 80000005 00000000 00000000 00000000 00000000
00:00:00.210938 Hst: 00000000 00000000 00000000 00000000
00:00:00.210940 Gst: 80000006 00000000 00000000 01006040 00000000
00:00:00.210941 Hst: 00000000 00000000 01006040 00000000
00:00:00.210943 Gst: 80000007 00000000 00000000 00000000 00000000
00:00:00.210944 Hst: 00000000 00000000 00000000 00000100
00:00:00.210945 Gst: 80000008 00003024 00000000 00000000 00000000
00:00:00.210947 Hst: 00003024 00000000 00000000 00000000
00:00:00.210948 Gst: 80000009 00000007 00000340 00000340 00000000*
00:00:00.210950 Hst: 00000007 00000340 00000340 00000000
00:00:00.210951 Ext Name:
00:00:00.210952 Ext Supports: 0x80000000-0x80000008
00:00:00.210954 Family: 0 Extended: 0 Effective: 0
00:00:00.210955 Model: 0 Extended: 0 Effective: 0
00:00:00.210956 Stepping: 0
00:00:00.210956 Brand ID: 0x000
00:00:00.210957 Mnemonic - Description = guest (host)
00:00:00.210958 FPU - x87 FPU on Chip = 0 (0)
00:00:00.210959 VME - Virtual 8086 Mode Enhancements = 0 (0)
00:00:00.210960 DE - Debugging extensions = 0 (0)
00:00:00.210960 PSE - Page Size Extension = 0 (0)
00:00:00.210961 TSC - Time Stamp Counter = 0 (0)
00:00:00.210962 MSR - K86 Model Specific Registers = 0 (0)
00:00:00.210963 PAE - Physical Address Extension = 0 (0)
00:00:00.210964 MCE - Machine Check Exception = 0 (0)
00:00:00.210965 CX8 - CMPXCHG8B instruction = 0 (0)
00:00:00.210966 APIC - APIC On-Chip = 0 (0)
00:00:00.210967 10 - Reserved = 0 (0)
00:00:00.210968 SEP - SYSCALL and SYSRET = 1 (1)
00:00:00.210969 MTRR - Memory Type Range Registers = 0 (0)
00:00:00.210970 PGE - PTE Global Bit = 0 (0)
00:00:00.210971 MCA - Machine Check Architecture = 0 (0)
00:00:00.210971 CMOV - Conditional Move Instructions = 0 (0)
00:00:00.210972 PAT - Page Attribute Table = 0 (0)
00:00:00.210973 PSE-36 - 36-bit Page Size Extention = 0 (0)
00:00:00.210974 18 - Reserved = 0 (0)
00:00:00.210975 19 - Reserved = 0 (0)
00:00:00.210976 NX - No-Execute Page Protection = 1 (1)
00:00:00.210977 DS - Debug Store = 0 (0)
00:00:00.210978 AXMMX - AMD Extensions to MMX Instr. = 0 (0)
00:00:00.210979 MMX - Intel MMX Technology = 0 (0)
00:00:00.210980 FXSR - FXSAVE and FXRSTOR Instructions = 0 (0)
00:00:00.210985 25 - AMD fast FXSAVE and FXRSTOR Instr.= 0 (0)
00:00:00.210986 26 - 1 GB large page support = 0 (0)
00:00:00.210987 27 - RDTSCP instruction = 1 (1)
00:00:00.210988 28 - Reserved = 0 (0)
00:00:00.210989 29 - AMD Long Mode = 1 (1)
00:00:00.210990 30 - AMD Extensions to 3DNow! = 0 (0)
00:00:00.210991 31 - AMD 3DNow! = 0 (0)
00:00:00.210992 LahfSahf - LAHF/SAHF in 64-bit mode = 1 (1)
00:00:00.210993 CmpLegacy - Core MP legacy mode (depr) = 0 (0)
00:00:00.210994 SVM - AMD VM Extensions = 0 (0)
00:00:00.210995 APIC registers starting at 0x400 = 0 (0)
00:00:00.210996 AltMovCR8 - LOCK MOV CR0 means MOV CR8 = 0 (0)
00:00:00.210997 5 - Advanced bit manipulation = 0 (0)
00:00:00.210998 6 - SSE4A instruction support = 0 (0)
00:00:00.210999 7 - Misaligned SSE mode = 0 (0)
00:00:00.211000 8 - PREFETCH and PREFETCHW instruction= 0 (0)
00:00:00.211001 9 - OS visible workaround = 0 (0)
00:00:00.211002 10 - Instruction based sampling = 0 (0)
00:00:00.211002 11 - SSE5 support = 0 (0)
00:00:00.211003 12 - SKINIT, STGI, and DEV support = 0 (0)
00:00:00.211004 13 - Watchdog timer support. = 0 (0)
00:00:00.211005 31:14 - Reserved = 0x0 (0x0)
00:00:00.211006 Full Name: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
00:00:00.211011 TLB 2/4M Instr/Uni: res0 0 entries
00:00:00.211012 TLB 2/4M Data: res0 0 entries
00:00:00.211014 TLB 4K Instr/Uni: res0 0 entries
00:00:00.211014 TLB 4K Data: res0 0 entries
00:00:00.211015 L1 Instr Cache Line Size: 0 bytes
00:00:00.211016 L1 Instr Cache Lines Per Tag: 0
00:00:00.211017 L1 Instr Cache Associativity: res0
00:00:00.211017 L1 Instr Cache Size: 0 KB
00:00:00.211018 L1 Data Cache Line Size: 0 bytes
00:00:00.211019 L1 Data Cache Lines Per Tag: 0
00:00:00.211020 L1 Data Cache Associativity: res0
00:00:00.211021 L1 Data Cache Size: 0 KB
00:00:00.211021 L2 TLB 2/4M Instr/Uni: off 0 entries
00:00:00.211022 L2 TLB 2/4M Data: off 0 entries
00:00:00.211023 L2 TLB 4K Instr/Uni: off 0 entries
00:00:00.211024 L2 TLB 4K Data: off 0 entries
00:00:00.211025 L2 Cache Line Size: 0 bytes
00:00:00.211026 L2 Cache Lines Per Tag: 0
00:00:00.211026 L2 Cache Associativity: off
00:00:00.211027 L2 Cache Size: 0 KB
00:00:00.211028 APM Features:
00:00:00.211029 Physical Address Width: 36 bits
00:00:00.211030 Virtual Address Width: 48 bits
00:00:00.211031 Guest Physical Address Width: 0 bits
00:00:00.211031 Physical Core Count: 0
00:00:00.211032
00:00:00.211033 RAW Centaur CPUIDs
00:00:00.211033 Function eax ebx ecx edx
00:00:00.211034 Gst: c0000000 00000007 00000340 00000340 00000000
00:00:00.211036 Hst: 00000007 00000340 00000340 00000000
00:00:00.211037 Gst: c0000001 00000007 00000340 00000340 00000000
00:00:00.211039 Hst: 00000007 00000340 00000340 00000000
00:00:00.211040 Gst: c0000002 00000007 00000340 00000340 00000000
00:00:00.211042 Hst: 00000007 00000340 00000340 00000000
00:00:00.211043 Gst: c0000003 00000007 00000340 00000340 00000000
00:00:00.211045 Hst: 00000007 00000340 00000340 00000000
00:00:00.211046 Centaur Supports: 0xc0000000-0x00000007
00:00:00.211047 Mnemonic - Description = guest (host)
00:00:00.211048 AIS - Alternate Instruction Set = 0 (0)
00:00:00.211049 AIS-E - AIS enabled = 0 (0)
00:00:00.211050 RNG - Random Number Generator = 0 (0)
00:00:00.211051 RNG-E - RNG enabled = 0 (0)
00:00:00.211052 LH - LongHaul MSR 0000_110Ah = 0 (0)
00:00:00.211052 FEMMS - FEMMS = 0 (0)
00:00:00.211053 ACE - Advanced Cryptography Engine = 0 (0)
00:00:00.211054 ACE-E - ACE enabled = 0 (0)
00:00:00.211055 ACE2 - Advanced Cryptography Engine 2 = 0 (0)
00:00:00.211056 ACE2-E - ACE enabled = 0 (0)
00:00:00.211057 PHE - Padlock Hash Engine = 0 (0)
00:00:00.211058 PHE-E - PHE enabled = 1 (0)
00:00:00.211059 PMM - Montgomery Multiplier = 0 (0)
00:00:00.211060 PMM-E - PMM enabled = 0 (0)
00:00:00.211061 14 - Reserved = 0 (0)
00:00:00.211062 15 - Reserved = 0 (0)
00:00:00.211063 Parallax = 0 (0)
00:00:00.211064 Parallax enabled = 0 (0)
00:00:00.211065 Overstress = 0 (0)
00:00:00.211065 Overstress enabled = 0 (0)
00:00:00.211066 TM3 - Temperature Monitoring 3 = 1 (0)
00:00:00.211067 TM3-E - TM3 enabled = 0 (0)
00:00:00.211068 RNG2 - Random Number Generator 2 = 0 (0)
00:00:00.211069 RNG2-E - RNG2 enabled = 0 (0)
00:00:00.211070 24 - Reserved = 0 (0)
00:00:00.211071 PHE2 - Padlock Hash Engine 2 = 0 (0)
00:00:00.211071 PHE2-E - PHE2 enabled = 0 (0)
00:00:00.211072 Bit 27 = 1 (0)
00:00:00.211074 Bit 29 = 1 (0)
00:00:00.211075
00:00:00.211075
00:00:00.211076 ******************** End of CPUID dump **********************
00:00:00.216790 VM: Halt method global1 (5)
00:00:00.216820 HaltedGlobal1 config: cNsSpinBlockThresholdCfg=2000
00:00:00.216825 Changing the VM state from 'CREATING' to 'CREATED'.
00:00:00.217819 SharedFolders host service: adding host mapping
00:00:00.217833 Host path '/Users/kseelbach/Devel', map name '/vagrant', writable, automount=false, create_symlinks=true, missing=false
00:00:00.217901 Changing the VM state from 'CREATED' to 'POWERING_ON'.
00:00:00.217924 NAT: set redirect TCP host port 8080 => guest port 80 @ 10.0.2.15
00:00:00.218010 NAT: set redirect TCP host port 8000 => guest port 8000 @ 10.0.2.15
00:00:00.218063 NAT: set redirect TCP host port 2222 => guest port 22 @ 10.0.2.15
00:00:00.218223 Changing the VM state from 'POWERING_ON' to 'RUNNING'.
00:00:00.222228 Guest Log: BIOS: VirtualBox 4.3.0
00:00:00.222423 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:00.247339 AHCI#0: Reset the HBA
00:00:00.247443 AHCI#0: Port 0 reset
00:00:00.248460 Guest Log: BIOS: AHCI 0-P#0: PCHS=16383/16/63 LCHS=1024/255/63 83886080 sectors
00:00:00.248545 PIT: mode=2 count=0x48d3 (18643) - 64.00 Hz (ch=0)
00:00:00.249072 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0, flags=0x1
00:00:00.275928 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000108caa000 w=640 h=480 bpp=32 cbLine=0xA00, flags=0x1
00:00:00.419593 NAT: old socket rcv size: 207KB
00:00:00.419619 NAT: old socket snd size: 79KB
00:00:02.725103 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:02.725402 Guest Log: BIOS: Boot : bseqnr=1, bootseq=0002
00:00:02.725829 Guest Log: BIOS: Booting from Hard Disk...
00:00:02.746550 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0, flags=0x1
00:00:03.272781 PIT: mode=2 count=0x12a5 (4773) - 249.98 Hz (ch=0)
00:00:03.565245 PIT: mode=0 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:03.956969 AHCI#0: Reset the HBA
00:00:03.979053 AHCI#0: Port 0 reset
00:00:06.779350 Guest Additions information report: Version 4.3.0 r89960 '4.3.0'
00:00:06.779404 Guest Additions information report: Interface = 0x00010004 osType = 0x00053100
00:00:06.779467 Guest Additions capability report: (0x0 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
00:00:06.779541 Guest reported fixed hypervisor window at 00000c00000 (size = 0xc00000, rc = VINF_SUCCESS)
00:00:06.793288 Guest Log: vboxguest: major 0, IRQ 20, I/O port d020, MMIO at 00000000f0400000 (size 0x400000)
00:00:07.000872 NAT: IPv6 not supported
00:00:07.026820 NAT: DNS#0: 192.168.1.1
00:00:07.026849 NAT: DHCP offered IP address 10.0.2.15
00:00:07.028515 NAT: DHCP offered IP address 10.0.2.15
```
@dheche
Copy link

dheche commented Oct 17, 2013

Do you use vagrant-vbguest plugin ? i suggest to uninstall that plugin first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment