@dragon788 thanks for the great tip with VirtualBox 5.0.

I removed my old VirtualBox 4.3, then downloaded 5.0 from here: 
http://dlc-cdn.sun.com/virtualbox/5.0.0_BETA3/index.html (trusty package)

Then I installed 5.0 and I can finally start a 64 bit VM over the 
VirtualBox GUI!

Unfortunately current Vagrant 1.7.2 doesn't support VirtualBox 5.0 
according to this documentatioin <http://docs.vagrantup.com/v2/virtualbox>.

I got this error message:

$ vagrant status
No usable default provider could be found for your system.

Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.

The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.

If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.

Vagrant has already a fix for that but you need to wait for the next 
release.

Until then you can follow this instructions 
<https://github.com/mitchellh/vagrant/issues/5572> to patch it. It's really 
easy, you just need to edit/create few files in 
/opt/vagrant/embedded/gems/gems/vagrant-1.7.2/plugins/providers/virtualbox/

*Thanks everyone for help! You are the best 
<https://www.youtube.com/watch?v=mNU3aIJs88g&feature=youtu.be&t=1m03s>!*

On Wednesday, May 13, 2015 at 8:47:09 AM UTC+2, Michał Czeraszkiewicz wrote:
>
> @Alvaro a 32bit VM worked!
>
> On Wed, May 13, 2015 at 12:03 AM, Alvaro Miranda Aguilera <
> [email protected]> wrote:
>
> you can test a 32bit vm
>
> mkdir precise32
> cd precise32
> vagrant init -m hashicorp/precise32
> vagrant up
>
>
>
> On Wed, May 13, 2015 at 9:45 AM, Ethan S. <[email protected]> wrote:
> > I don't think you need to jump your major version to kernel 4.0, I'm
> > wondering if the BIOS Intel VT-x or AMD equivalent is enabled as well as 
> the
> > execute disable functionality. I feel like the VM is sending a command 
> that
> > might be leaking to the host and crashing it. There is a beta version of
> > Virtualbox 5.0 out now as well.
> >
> > Ethan S.
> > ComputerPhreaks
> > 660.386.4096
> >
> > On Tue, May 12, 2015 at 11:52 AM, Michał Czeraszkiewicz <
> [email protected]>
> > wrote:
> >>
> >> If I start the VM over Virtualbox GUI (not Vagrant) the system freezes 
> as
> >> well.
> >>
> >> I get this error log:
> >>
> >> ...
> >> 00:00:00.143578 ******************** End of CPUID dump
> >> **********************
> >> 00:00:00.145703 VM: Halt method global1 (5)
> >> 00:00:00.145710 HaltedGlobal1 config: cNsSpinBlockThresholdCfg=2000
> >> 00:00:00.145714 Changing the VM state from 'CREATING' to 'CREATED'.
> >> 00:00:00.146015 SharedFolders host service: adding host mapping
> >> 00:00:00.146020     Host path '/home/user_name/project_name/devbox', map
> >> name 'vagrant', writable, automount=false, create_symlinks=true,
> >> missing=false
> >> 00:00:00.146097 Changing the VM state from 'CREATED' to 'POWERING_ON'.
> >> 00:00:00.146710 NAT: set redirect TCP host 127.0.0.1:2222 => guest
> >> 10.0.2.15:22
> >> 00:00:00.146806 Changing the VM state from 'POWERING_ON' to 'RUNNING'.
> >> 00:00:00.148732 Guest Log: BIOS: VirtualBox 4.3.26
> >> 00:00:00.148818 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
> >> 00:00:00.157868 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005)
> >> aIID={480b372c-c0b5-4c23-9bd7-dcbb85b1594c} aComponent={Display}
> >> aText={Could not take a screenshot (VERR_NOT_SUPPORTED)}, preserve=false
> >> 00:00:00.168034 Display::handleDisplayResize(): uScreenId = 0,
> >> pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0, flags=0x1
> >> 00:00:00.174891 AHCI#0: Reset the HBA
> >> 00:00:00.174953 AHCI#0: Port 0 reset
> >> 00:00:00.175519 Guest Log: BIOS: AHCI 0-P#0: PCHS=16383/16/63
> >> LCHS=1024/255/63 83886080 sectors
> >> 00:00:00.175577 PIT: mode=2 count=0x48d3 (18643) - 64.00 Hz (ch=0)
> >> 00:00:00.190899 Display::handleDisplayResize(): uScreenId = 0,
> >> pvVRAM=00007fa8d5937000 w=640 h=480 bpp=32 cbLine=0xA00, flags=0x1
> >> 00:00:00.537461 NAT: old socket rcv size: 128KB
> >> 00:00:00.537476 NAT: old socket snd size: 128KB
> >> 00:00:02.648091 Display::handleDisplayResize(): uScreenId = 0,
> >> pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0, flags=0x1
> >> 00:00:02.650582 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
> >> 00:00:02.650757 Guest Log: BIOS: Boot : bseqnr=1, bootseq=0002
> >> 00:00:02.651025 Guest Log: BIOS: Booting from Hard Disk...
> >> 00:00:03.091510 PIT: mode=2 count=0x12a5 (4773) - 249.98 Hz (ch=0)
> >> 00:00:03.408419 PIT: mode=0 count=0x10000 (65536) - 18.20 Hz (ch=0)
> >> 00:00:03.709126 AHCI#0: Reset the HBA
> >> 00:00:03.728571 AHCI#0: Port 0 reset
> >> 00:00:06.861887 Guest Additions information report: Version 4.3.10 
> r93012
> >> '4.3.10_Ubuntu'
> >> 00:00:06.861928 Guest Additions information report: Interface = 
> 0x00010004
> >> osType = 0x00053100 (64-bit)
> >> 00:00:06.861974 Guest Additions capability report: (0x0 -> 0x0) 
> seamless:
> >> no, hostWindowMapping: no, graphics: no
> >> 00:00:06.862019 Guest reported fixed hypervisor window at 00000c00000
> >> (size = 0x800000, rc = VINF_SUCCESS)
> >> 00:00:06.881410 Guest Log: vboxguest: major 0, IRQ 20, I/O port d020, 
> MMIO
> >> at 00000000f0400000 (size 0x400000)
> >> 00:00:08.425021 NAT: IPv6 not supported
> >> 00:00:08.443541 NAT: DHCP offered IP address 10.0.2.15
> >> 00:00:08.445786 NAT: DHCP offered IP address 10.0.2.15
> >> 00:00:09.070544 NAT: link up
> >>
> >> I got a suggestion that I should update my kernel to version 4.
> >>
> >> On Tuesday, May 12, 2015 at 6:44:29 PM UTC+2, dragon788 wrote:
> >>>
> >>> If you create a VM in Virtualbox and don't use Vagrant, can you power 
> it
> >>> on?
> >>>
> >>> On Sunday, May 10, 2015 at 6:37:25 PM UTC-5, Michał Czeraszkiewicz 
> wrote:
> >>>
> >>> And here is the content of the VBox.log:
> >>>
> >>> VirtualBox VM 4.3.26 r98988 linux.amd64 (Mar 16 2015 18:09:34) release
> >>> log
> >>> 00:00:00.012033 Log opened 2015-05-10T23:03:08.413312000Z
> >>> 00:00:00.012034 Build Type: release
> >>> 00:00:00.012036 OS Product: Linux
> >>> 00:00:00.012037 OS Release: 3.19.0-16-generic
> >>> 00:00:00.012038 OS Version: #16-Ubuntu SMP Thu Apr 30 16:09:58 UTC 2015
> >>> 00:00:00.012052 DMI Product Name: Inspiron 7548
> >>> 00:00:00.012057 DMI Product Version: A00
> >>> 00:00:00.012115 Host RAM: 15960MB total, 15341MB available
> >>> 00:00:00.012117 Executable: /usr/lib/virtualbox/VBoxHeadless
> >>> 00:00:00.012118 Process ID: 5294
> >>> 00:00:00.012118 Package type: LINUX_64BITS_UBUNTU_13_04
> >>> 00:00:00.014436 Installed Extension Packs:
> >>> 00:00:00.014444   None installed!
> >>> 00:00:00.029926 SUP: Loaded VMMR0.r0 (/usr/lib/virtualbox/VMMR0.r0) at
> >>> 0xffffffffc0000020 - ModuleInit at ffffffffc001e520 and ModuleTerm at
> >>> ffffffffc001e7b0
> >>> 00:00:00.029945 SUP: VMMR0EntryEx located at ffffffffc001fb90,
> >>> VMMR0EntryFast at ffffffffc001f7d0 and VMMR0EntryInt at 
> ffffffffc001f7c0
> >>> 00:00:00.031177 Guest OS type: 'Ubuntu_64'
> >>> 00:00:00.033317 fHMForced=true - 64-bit guest
> >>> 00:00:00.037098 File system of '/home/user_name/VirtualBox
> >>> VMs/project_directory_web1_1430897160593_14967/Snapshots' (snapshots) 
> is
> >>> unknown
> >>> 00:00:00.037105 File system of '/home/user_name/VirtualBox
> >>> VMs/project_directory_web1_1430897160593_14967/box-disk1.vmdk' is ext4
> >>> 00:00:00.075983 Shared clipboard mode: Bidirectional
> >>> 00:00:00.077166 Drag'n'drop mode: Off
> >>> 00:00:00.079818 Per-VM extradata API settings:
> >>> 00:00:00.079828
> >>> VBoxInternal2/SharedFoldersEnableSymlinksCreate/vagrant="1"
> >>> 00:00:00.080198 ************************* CFGM dump
> >>> *************************
> >>> 00:00:00.080202 [/] (level 0)
> >>> 00:00:00.080212   CSAMEnabled     <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080678   CpuExecutionCap <integer> = 0x0000000000000064 (100)
> >>> 00:00:00.080680   EnablePAE       <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080681   HMEnabled       <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080682   MemBalloonSize  <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080683   Name            <string>  =
> >>> "project_directory_web1_1430897160593_14967" (cb=32)
> >>> 00:00:00.080684   NumCPUs         <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080685   PATMEnabled     <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080686   PageFusion      <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080687   RamHoleSize     <integer> = 0x0000000020000000 (536 
> 870
> >>> 912, 512 MB)
> >>> 00:00:00.080688   RamSize         <integer> = 0x0000000020000000 (536 
> 870
> >>> 912, 512 MB)
> >>> 00:00:00.080689   RawR0Enabled    <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080690   RawR3Enabled    <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080691   TimerMillies    <integer> = 0x000000000000000a (10)
> >>> 00:00:00.080692   UUID            <bytes>   = "71 95 e5 af 38 c2 51 42 
> a0
> >>> 75 e2 64 2a e8 90 2b" (cb=16)
> >>> 00:00:00.080698
> >>> 00:00:00.080703 [/CPUM/] (level 1)
> >>> 00:00:00.080704   SyntheticCpu <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080705
> >>> 00:00:00.080708 [/DBGF/] (level 1)
> >>> 00:00:00.080709   Path <string>  = "/home/user_name/VirtualBox
> >>> 
> VMs/project_directory_web1_1430897160593_14967/debug/;/home/user_name/VirtualBox
> >>> VMs/project_directory_web1_1430897160593_14967/;/home/user_name/" 
> (cb=145)
> >>> 00:00:00.080710
> >>> 00:00:00.080711 [/Devices/] (level 1)
> >>> 00:00:00.080711
> >>> 00:00:00.080712 [/Devices/8237A/] (level 2)
> >>> 00:00:00.080713
> >>> 00:00:00.080713 [/Devices/8237A/0/] (level 3)
> >>> 00:00:00.080714   Trusted <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080715
> >>> 00:00:00.080715 [/Devices/AudioSniffer/] (level 2)
> >>> 00:00:00.080716
> >>> 00:00:00.080716 [/Devices/AudioSniffer/0/] (level 3)
> >>> 00:00:00.080717
> >>> 00:00:00.080718 [/Devices/AudioSniffer/0/Config/] (level 4)
> >>> 00:00:00.080719
> >>> 00:00:00.080719 [/Devices/AudioSniffer/0/LUN#0/] (level 4)
> >>> 00:00:00.080720   Driver <string>  = "MainAudioSniffer" (cb=17)
> >>> 00:00:00.080721
> >>> 00:00:00.080721 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5)
> >>> 00:00:00.080722   Object <integer> = 0x00007f358c0097b0 (139 867 958 
> 843
> >>> 312)
> >>> 00:00:00.080724
> >>> 00:00:00.080724 [/Devices/VMMDev/] (level 2)
> >>> 00:00:00.080725
> >>> 00:00:00.080725 [/Devices/VMMDev/0/] (level 3)
> >>> 00:00:00.080727   PCIBusNo      <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080728   PCIDeviceNo   <integer> = 0x0000000000000004 (4)
> >>> 00:00:00.080729   PCIFunctionNo <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080729   Trusted       <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080730
> >>> 00:00:00.080730 [/Devices/VMMDev/0/Config/] (level 4)
> >>> 00:00:00.080731   GuestCoreDumpDir <string>  =
> >>> "/home/user_name/VirtualBox
> >>> VMs/project_directory_web1_1430897160593_14967/Snapshots" (cb=71)
> >>> 00:00:00.080732   RamSize          <integer> = 0x0000000020000000 (536
> >>> 870 912, 512 MB)
> >>> 00:00:00.080734
> >>> 00:00:00.080734 [/Devices/VMMDev/0/LUN#0/] (level 4)
> >>> 00:00:00.080735   Driver <string>  = "HGCM" (cb=5)
> >>> 00:00:00.080736
> >>> 00:00:00.080736 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
> >>> 00:00:00.080737   Object <integer> = 0x00007f3584000910 (139 867 824 
> 589
> >>> 072)
> >>> 00:00:00.080738
> >>> 00:00:00.080739 [/Devices/VMMDev/0/LUN#999/] (level 4)
> >>> 00:00:00.080740   Driver <string>  = "MainStatus" (cb=11)
> >>> 00:00:00.080740
> >>> 00:00:00.080741 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
> >>> 00:00:00.080742   First   <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080742   Last    <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080743   papLeds <integer> = 0x00007f358c001890 (139 867 958 
> 810
> >>> 768)
> >>> 00:00:00.080744
> >>> 00:00:00.080745 [/Devices/acpi/] (level 2)
> >>> 00:00:00.080746
> >>> 00:00:00.080746 [/Devices/acpi/0/] (level 3)
> >>> 00:00:00.080747   PCIBusNo      <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080748   PCIDeviceNo   <integer> = 0x0000000000000007 (7)
> >>> 00:00:00.080748   PCIFunctionNo <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080749   Trusted       <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080750
> >>> 00:00:00.080750 [/Devices/acpi/0/Config/] (level 4)
> >>> 00:00:00.080751   CpuHotPlug        <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080752   FdcEnabled        <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080753   HostBusPciAddress <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080754   HpetEnabled       <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080754   IOAPIC            <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080755   IocPciAddress     <integer> = 0x0000000000010000 (65
> >>> 536)
> >>> 00:00:00.080756   NumCPUs           <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080757   RamHoleSize       <integer> = 0x0000000020000000 (536
> >>> 870 912, 512 MB)
> >>> 00:00:00.080758   RamSize           <integer> = 0x0000000020000000 (536
> >>> 870 912, 512 MB)
> >>> 00:00:00.080759   Serial0IoPortBase <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080760   Serial0Irq        <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080761   Serial1IoPortBase <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080761   Serial1Irq        <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080762   ShowCpu           <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080763   ShowRtc           <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080764   SmcEnabled        <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080764
> >>> 00:00:00.080765 [/Devices/acpi/0/LUN#0/] (level 4)
> >>> 00:00:00.080766   Driver <string>  = "ACPIHost" (cb=9)
> >>> 00:00:00.080766
> >>> 00:00:00.080767 [/Devices/acpi/0/LUN#0/Config/] (level 5)
> >>> 00:00:00.080768
> >>> 00:00:00.080768 [/Devices/ahci/] (level 2)
> >>> 00:00:00.080769
> >>> 00:00:00.080769 [/Devices/ahci/0/] (level 3)
> >>> 00:00:00.080771   PCIBusNo      <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080771   PCIDeviceNo   <integer> = 0x000000000000000d (13)
> >>> 00:00:00.080772   PCIFunctionNo <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080773   Trusted       <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080773
> >>> 00:00:00.080774 [/Devices/ahci/0/Config/] (level 4)
> >>> 00:00:00.080775   Bootable  <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080775   PortCount <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080776
> >>> 00:00:00.080776 [/Devices/ahci/0/Config/Port0/] (level 5)
> >>> 00:00:00.080778   Hotpluggable        <integer> = 0x0000000000000000 
> (0)
> >>> 00:00:00.080778   NonRotationalMedium <integer> = 0x0000000000000000 
> (0)
> >>> 00:00:00.080779
> >>> 00:00:00.080779 [/Devices/ahci/0/LUN#0/] (level 4)
> >>> 00:00:00.080781   Driver <string>  = "Block" (cb=6)
> >>> 00:00:00.080781
> >>> 00:00:00.080782 [/Devices/ahci/0/LUN#0/AttachedDriver/] (level 5)
> >>> 00:00:00.080783   Driver <string>  = "VD" (cb=3)
> >>> 00:00:00.080784
> >>> 00:00:00.080784 [/Devices/ahci/0/LUN#0/AttachedDriver/Config/] (level 
> 6)
> >>> 00:00:00.080785   Format <string>  = "VMDK" (cb=5)
> >>> 00:00:00.080786   Path   <string>  = "/home/user_name/VirtualBox
> >>> VMs/project_directory_web1_1430897160593_14967/box-disk1.vmdk" (cb=76)
> >>> 00:00:00.080787   Type   <string>  = "HardDisk" (cb=9)
> >>> 00:00:00.080787
> >>> 00:00:00.080788 [/Devices/ahci/0/LUN#0/Config/] (level 5)
> >>> 00:00:00.080789   Mountable <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080789   Type      <string>  = "HardDisk" (cb=9)
> >>> 00:00:00.080790
> >>> 00:00:00.080790 [/Devices/ahci/0/LUN#999/] (level 4)
> >>> 00:00:00.080792   Driver <string>  = "MainStatus" (cb=11)
> >>> 00:00:00.080792
> >>> 00:00:00.080793 [/Devices/ahci/0/LUN#999/Config/] (level 5)
> >>> 00:00:00.080794   DeviceInstance        <string>  = "ahci/0" (cb=7)
> >>> 00:00:00.080794   First                 <integer> = 0x0000000000000000
> >>> (0)
> >>> 00:00:00.080795   Last                  <integer> = 0x0000000000000000
> >>> (0)
> >>> 00:00:00.080796   pConsole              <integer> = 0x00007f358c0012a0
> >>> (139 867 958 809 248)
> >>> 00:00:00.080797   papLeds               <integer> = 0x00007f358c0015c0
> >>> (139 867 958 810 048)
> >>> 00:00:00.080799   pmapMediumAttachments <integer> = 0x00007f358c0018a8
> >>> (139 867 958 810 792)
> >>> 00:00:00.080800
> >>> 00:00:00.080801 [/Devices/apic/] (level 2)
> >>> 00:00:00.080801
> >>> 00:00:00.080802 [/Devices/apic/0/] (level 3)
> >>> 00:00:00.080803   Trusted <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080803
> >>> 00:00:00.080804 [/Devices/apic/0/Config/] (level 4)
> >>> 00:00:00.080805   IOAPIC  <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080805   NumCPUs <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080806
> >>> 00:00:00.080806 [/Devices/e1000/] (level 2)
> >>> 00:00:00.080807
> >>> 00:00:00.080807 [/Devices/e1000/0/] (level 3)
> >>> 00:00:00.080808   PCIBusNo      <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080809   PCIDeviceNo   <integer> = 0x0000000000000003 (3)
> >>> 00:00:00.080810   PCIFunctionNo <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080810   Trusted       <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080811
> >>> 00:00:00.080811 [/Devices/e1000/0/Config/] (level 4)
> >>> 00:00:00.080813   AdapterType    <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080813   CableConnected <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080814   LineSpeed      <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080815   MAC            <bytes>   = "08 00 27 a1 cf a4" (cb=6)
> >>> 00:00:00.080816
> >>> 00:00:00.080817 [/Devices/e1000/0/LUN#0/] (level 4)
> >>> 00:00:00.080818   Driver <string>  = "NAT" (cb=4)
> >>> 00:00:00.080818
> >>> 00:00:00.080819 [/Devices/e1000/0/LUN#0/Config/] (level 5)
> >>> 00:00:00.080820   AliasMode       <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080821   BootFile        <string>  =
> >>> "project_directory_web1_1430897160593_14967.pxe" (cb=36)
> >>> 00:00:00.080821   DNSProxy        <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080822   Network         <string>  = "10.0.2.0/24" (cb=12)
> >>> 00:00:00.080823   PassDomain      <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080824   TFTPPrefix      <string>  =
> >>> "/home/user_name/.config/VirtualBox/TFTP" (cb=38)
> >>> 00:00:00.080824   UseHostResolver <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080825
> >>> 00:00:00.080825 [/Devices/e1000/0/LUN#0/Config/ssh/] (level 6)
> >>> 00:00:00.080827   BindIP    <string>  = "127.0.0.1" (cb=10)
> >>> 00:00:00.080827   GuestPort <integer> = 0x0000000000000016 (22)
> >>> 00:00:00.080828   HostPort  <integer> = 0x00000000000008ae (2 222)
> >>> 00:00:00.080829   Protocol  <string>  = "TCP" (cb=4)
> >>> 00:00:00.080830
> >>> 00:00:00.080830 [/Devices/e1000/0/LUN#999/] (level 4)
> >>> 00:00:00.080831   Driver <string>  = "MainStatus" (cb=11)
> >>> 00:00:00.080831
> >>> 00:00:00.080832 [/Devices/e1000/0/LUN#999/Config/] (level 5)
> >>> 00:00:00.080833   First   <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080834   Last    <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080834   papLeds <integer> = 0x00007f358c001770 (139 867 958 
> 810
> >>> 480)
> >>> 00:00:00.080835
> >>> 00:00:00.080836 [/Devices/e1000/1/] (level 3)
> >>> 00:00:00.080837   PCIBusNo      <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080837   PCIDeviceNo   <integer> = 0x0000000000000008 (8)
> >>> 00:00:00.080838   PCIFunctionNo <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080839   Trusted       <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080839
> >>> 00:00:00.080840 [/Devices/e1000/1/Config/] (level 4)
> >>> 00:00:00.080841   AdapterType    <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080842   CableConnected <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080843   LineSpeed      <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080844   MAC            <bytes>   = "08 00 27 c5 b4 7e" (cb=6)
> >>> 00:00:00.080846
> >>> 00:00:00.080847 [/Devices/e1000/1/LUN#0/] (level 4)
> >>> 00:00:00.080849   Driver <string>  = "IntNet" (cb=7)
> >>> 00:00:00.080850
> >>> 00:00:00.080850 [/Devices/e1000/1/LUN#0/Config/] (level 5)
> >>> 00:00:00.080852   IfPolicyPromisc <string>  = "deny" (cb=5)
> >>> 00:00:00.080853   Network         <string>  =
> >>> "HostInterfaceNetworking-vboxnet0" (cb=33)
> >>> 00:00:00.080854   Trunk           <string>  = "vboxnet0" (cb=9)
> >>> 00:00:00.080855   TrunkType       <integer> = 0x0000000000000003 (3)
> >>> 00:00:00.080856
> >>> 00:00:00.080857 [/Devices/e1000/1/LUN#999/] (level 4)
> >>> 00:00:00.080859   Driver <string>  = "MainStatus" (cb=11)
> >>> 00:00:00.080860
> >>> 00:00:00.080860 [/Devices/e1000/1/LUN#999/Config/] (level 5)
> >>> 00:00:00.080862   First   <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080863   Last    <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080864   papLeds <integer> = 0x00007f358c001778 (139 867 958 
> 810
> >>> 488)
> >>> 00:00:00.080866
> >>> 00:00:00.080867 [/Devices/i8254/] (level 2)
> >>> 00:00:00.080868
> >>> 00:00:00.080868 [/Devices/i8254/0/] (level 3)
> >>> 00:00:00.080870
> >>> 00:00:00.080870 [/Devices/i8254/0/Config/] (level 4)
> >>> 00:00:00.080872
> >>> 00:00:00.080873 [/Devices/i8259/] (level 2)
> >>> 00:00:00.080874
> >>> 00:00:00.080875 [/Devices/i8259/0/] (level 3)
> >>> 00:00:00.080876   Trusted <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080877
> >>> 00:00:00.080878 [/Devices/i8259/0/Config/] (level 4)
> >>> 00:00:00.080879
> >>> 00:00:00.080880 [/Devices/ioapic/] (level 2)
> >>> 00:00:00.080881
> >>> 00:00:00.080882 [/Devices/ioapic/0/] (level 3)
> >>> 00:00:00.080883   Trusted <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080884
> >>> 00:00:00.080885 [/Devices/ioapic/0/Config/] (level 4)
> >>> 00:00:00.080887   NumCPUs <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080931
> >>> 00:00:00.080932 [/Devices/mc146818/] (level 2)
> >>> 00:00:00.080933
> >>> 00:00:00.080934 [/Devices/mc146818/0/] (level 3)
> >>> 00:00:00.080935
> >>> 00:00:00.080936 [/Devices/mc146818/0/Config/] (level 4)
> >>> 00:00:00.080938   UseUTC <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080939
> >>> 00:00:00.080939 [/Devices/parallel/] (level 2)
> >>> 00:00:00.080941
> >>> 00:00:00.080941 [/Devices/pcarch/] (level 2)
> >>> 00:00:00.080942
> >>> 00:00:00.080943 [/Devices/pcarch/0/] (level 3)
> >>> 00:00:00.080944   Trusted <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080945
> >>> 00:00:00.080946 [/Devices/pcarch/0/Config/] (level 4)
> >>> 00:00:00.080947
> >>> 00:00:00.080948 [/Devices/pcbios/] (level 2)
> >>> 00:00:00.080949
> >>> 00:00:00.080950 [/Devices/pcbios/0/] (level 3)
> >>> 00:00:00.080951   Trusted <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080952
> >>> 00:00:00.080953 [/Devices/pcbios/0/Config/] (level 4)
> >>> 00:00:00.080955   BootDevice0        <string>  = "IDE" (cb=4)
> >>> 00:00:00.080956   BootDevice1        <string>  = "NONE" (cb=5)
> >>> 00:00:00.080957   BootDevice2        <string>  = "NONE" (cb=5)
> >>> 00:00:00.080958   BootDevice3        <string>  = "NONE" (cb=5)
> >>> 00:00:00.080959   FloppyDevice       <string>  = "i82078" (cb=7)
> >>> 00:00:00.080960   HardDiskDevice     <string>  = "piix3ide" (cb=9)
> >>> 00:00:00.080961   IOAPIC             <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080962   McfgBase           <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080963   McfgLength         <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080964   NumCPUs            <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080965   PXEDebug           <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080965   RamHoleSize        <integer> = 0x0000000020000000 
> (536
> >>> 870 912, 512 MB)
> >>> 00:00:00.080967   RamSize            <integer> = 0x0000000020000000 
> (536
> >>> 870 912, 512 MB)
> >>> 00:00:00.080968   SataHardDiskDevice <string>  = "ahci" (cb=5)
> >>> 00:00:00.080969   SataLUN1           <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080969   UUID               <bytes>   = "71 95 e5 af 38 c2 51 
> 42
> >>> a0 75 e2 64 2a e8 90 2b" (cb=16)
> >>> 00:00:00.080972
> >>> 00:00:00.080972 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
> >>> 00:00:00.080974
> >>> 00:00:00.080974 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
> >>> 00:00:00.080975   NIC           <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080976   PCIBusNo      <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080977   PCIDeviceNo   <integer> = 0x0000000000000003 (3)
> >>> 00:00:00.080977   PCIFunctionNo <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.080978
> >>> 00:00:00.080978 [/Devices/pci/] (level 2)
> >>> 00:00:00.080979
> >>> 00:00:00.080980 [/Devices/pci/0/] (level 3)
> >>> 00:00:00.080981   Trusted <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080981
> >>> 00:00:00.080982 [/Devices/pci/0/Config/] (level 4)
> >>> 00:00:00.080983   IOAPIC <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080983
> >>> 00:00:00.080983 [/Devices/pckbd/] (level 2)
> >>> 00:00:00.080984
> >>> 00:00:00.080985 [/Devices/pckbd/0/] (level 3)
> >>> 00:00:00.080986   Trusted <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.080987
> >>> 00:00:00.080988 [/Devices/pckbd/0/Config/] (level 4)
> >>> 00:00:00.080990
> >>> 00:00:00.080990 [/Devices/pckbd/0/LUN#0/] (level 4)
> >>> 00:00:00.080992   Driver <string>  = "KeyboardQueue" (cb=14)
> >>> 00:00:00.080992
> >>> 00:00:00.080993 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
> >>> 00:00:00.080995   Driver <string>  = "MainKeyboard" (cb=13)
> >>> 00:00:00.080996
> >>> 00:00:00.080996 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 
> 6)
> >>> 00:00:00.080998   Object <integer> = 0x00007f358c003830 (139 867 958 
> 818
> >>> 864)
> >>> 00:00:00.081000
> >>> 00:00:00.081000 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
> >>> 00:00:00.081002   QueueSize <integer> = 0x0000000000000040 (64)
> >>> 00:00:00.081004
> >>> 00:00:00.081004 [/Devices/pckbd/0/LUN#1/] (level 4)
> >>> 00:00:00.081006   Driver <string>  = "MouseQueue" (cb=11)
> >>> 00:00:00.081007
> >>> 00:00:00.081007 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
> >>> 00:00:00.081009   Driver <string>  = "MainMouse" (cb=10)
> >>> 00:00:00.081010
> >>> 00:00:00.081011 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 
> 6)
> >>> 00:00:00.081013   Object <integer> = 0x00007f358c003f00 (139 867 958 
> 820
> >>> 608)
> >>> 00:00:00.081014
> >>> 00:00:00.081015 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
> >>> 00:00:00.081017   QueueSize <integer> = 0x0000000000000080 (128)
> >>> 00:00:00.081018
> >>> 00:00:00.081019 [/Devices/pcnet/] (level 2)
> >>> 00:00:00.081020
> >>> 00:00:00.081021 [/Devices/serial/] (level 2)
> >>> 00:00:00.081022
> >>> 00:00:00.081022 [/Devices/vga/] (level 2)
> >>> 00:00:00.081023
> >>> 00:00:00.081024 [/Devices/vga/0/] (level 3)
> >>> 00:00:00.081025   PCIBusNo      <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.081026   PCIDeviceNo   <integer> = 0x0000000000000002 (2)
> >>> 00:00:00.081028   PCIFunctionNo <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.081029   Trusted       <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.081030
> >>> 00:00:00.081030 [/Devices/vga/0/Config/] (level 4)
> >>> 00:00:00.081032   CustomVideoModes <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.081033   FadeIn           <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.081035   FadeOut          <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.081036   HeightReduction  <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.081037   LogoFile         <string>  = "" (cb=1)
> >>> 00:00:00.081039   LogoTime         <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.081040   MonitorCount     <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.081041   ShowBootMenu     <integer> = 0x0000000000000002 (2)
> >>> 00:00:00.081042   VRamSize         <integer> = 0x0000000000c00000 (12 
> 582
> >>> 912, 12 MB)
> >>> 00:00:00.081044
> >>> 00:00:00.081045 [/Devices/vga/0/LUN#0/] (level 4)
> >>> 00:00:00.081046   Driver <string>  = "MainDisplay" (cb=12)
> >>> 00:00:00.081047
> >>> 00:00:00.081048 [/Devices/vga/0/LUN#0/Config/] (level 5)
> >>> 00:00:00.081050   Object <integer> = 0x00007f358c004840 (139 867 958 
> 822
> >>> 976)
> >>> 00:00:00.081051
> >>> 00:00:00.081052 [/Devices/virtio-net/] (level 2)
> >>> 00:00:00.081053
> >>> 00:00:00.081054 [/EM/] (level 1)
> >>> 00:00:00.081055   TripleFaultReset <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.081056
> >>> 00:00:00.081057 [/HM/] (level 1)
> >>> 00:00:00.081058   64bitEnabled       <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.081059   EnableLargePages   <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.081060   EnableNestedPaging <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.081061   EnableUX           <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.081062   EnableVPID         <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.081064   Exclusive          <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.081065   HMForced           <integer> = 0x0000000000000001 (1)
> >>> 00:00:00.081066
> >>> 00:00:00.081067 [/MM/] (level 1)
> >>> 00:00:00.081068   CanUseLargerHeap <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.081069
> >>> 00:00:00.081069 [/PDM/] (level 1)
> >>> 00:00:00.081070
> >>> 00:00:00.081071 [/PDM/AsyncCompletion/] (level 2)
> >>> 00:00:00.081072
> >>> 00:00:00.081073 [/PDM/AsyncCompletion/File/] (level 3)
> >>> 00:00:00.081074
> >>> 00:00:00.081075 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
> >>> 00:00:00.081076
> >>> 00:00:00.081077 [/PDM/BlkCache/] (level 2)
> >>> 00:00:00.081078   CacheSize <integer> = 0x0000000000500000 (5 242 880, 
> 5
> >>> MB)
> >>> 00:00:00.081080
> >>> 00:00:00.081081 [/PDM/Devices/] (level 2)
> >>> 00:00:00.081082
> >>> 00:00:00.081083 [/PDM/Drivers/] (level 2)
> >>> 00:00:00.081084
> >>> 00:00:00.081084 [/PDM/Drivers/VBoxC/] (level 3)
> >>> 00:00:00.081086   Path <string>  = 
> "/usr/lib/virtualbox/components/VBoxC"
> >>> (cb=37)
> >>> 00:00:00.081087
> >>> 00:00:00.081087 [/PDM/NetworkShaper/] (level 2)
> >>> 00:00:00.081089
> >>> 00:00:00.081089 [/PDM/NetworkShaper/BwGroups/] (level 3)
> >>> 00:00:00.081091
> >>> 00:00:00.081091 [/TM/] (level 1)
> >>> 00:00:00.081092   UTCOffset <integer> = 0x0000000000000000 (0)
> >>> 00:00:00.081093
> >>> 00:00:00.081095 ********************* End of CFGM dump
> >>> **********************
> >>> 00:00:00.081109 VM: fHMEnabled=true  (configured) fRecompileUser=false
> >>> fRecompileSupervisor=false
> >>> 00:00:00.081112 VM: fRawRing1Enabled=false CSAM=true  PATM=true
> >>> 00:00:00.081760 HMR3Init: VT-x w/ nested paging
> >>> 00:00:00.081790 MM: cbHyperHeap=0x100000 (1048576)
> >>> 00:00:00.084066 CPUM: Matched host CPU INTEL 0x6/0x3d/0x4
> >>> Intel_Core7_Broadwell with CPU DB entry 'Intel Core i5-3570' (INTEL
> >>> 0x6/0x3a/0x9 Intel_Core7_IvyBridge).
> >>> 00:00:00.086604 Debug: HCPhysInterPD=00000000cae6a000
> >>> HCPhysInterPaePDPT=00000000bc9cc000 HCPhysInterPaePML4=00000000cae53000
> >>> 00:00:00.086623 Debug: apInterPTs={00000000c3e76000,00000000bc9ca000}
> >>> apInterPaePTs={00000004033f3000,000000041aea5000}
> >>> 
> apInterPaePDs={00000003de446000,00000003de447000,00000004033df000,00000003f1b9d000}
> >>> pInterPaePDPT64=00000000bc9cb000
> >>> 00:00:00.086631 Host paging mode: AMD64+PGE+NX
> >>> 00:00:00.086643 PGMPool: cMaxPages=288 (u64MaxPages=288)
> >>> 00:00:00.086647 pgmR3PoolInit: cMaxPages=0x120 cMaxUsers=0x240
> >>> cMaxPhysExts=0x240 fCacheEnable=true
> >>> 00:00:00.096657 TM: GIP - u32Mode=1 (SyncTSC) u32UpdateHz=83
> >>> 00:00:00.128875 TM: cTSCTicksPerSecond=0x8eb6fbba (2 394 356 666)
> >>> fTSCVirtualized=true  fTSCUseRealTSC=false
> >>> 00:00:00.128880 TM: fMaybeUseOffsettedHostTSC=true
> >>> TSCTiedToExecution=false TSCNotTiedToHalt=false
> >>> 00:00:00.129131 CoreCode: R3=00007f35a44d6000 R0=ffffc90008af2000
> >>> RC=a0349000 Phys=00000000bc9db000 cb=0x1000
> >>> 00:00:00.152315 AIOMgr: Default manager type is "Async"
> >>> 00:00:00.152338 AIOMgr: Default file backend is "NonBuffered"
> >>> 00:00:00.152520 BlkCache: Cache successfully initialised. Cache size is
> >>> 5242880 bytes
> >>> 00:00:00.152525 BlkCache: Cache commit interval is 10000 ms
> >>> 00:00:00.152528 BlkCache: Cache commit threshold is 2621440 bytes
> >
>
> ...

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to