@Alvaro I tried out the: - kikitux/jessie - kikitux/oracle6 And both started without any issues
On Thursday, May 14, 2015 at 12:41:33 AM UTC+2, Alvaro Miranda Aguilera wrote: > > I will ask to test other 64 bits than ubuntu > > can you test one of these? > > mkdir oracle6 > cd oracle6 > vagrant init -m kikitux/oracle6 > vagrant up > > OR > > mkdir jessie > cd jessie > vagrant init -m kikitux/jessie6 > vagrant up > > > I did create and I use both, so i am sure they work. > > > Sorry for all the issues here, but is not clear what the problem is. :( > > > > On Thu, May 14, 2015 at 12:27 AM, Michał Czeraszkiewicz <[email protected] > <javascript:>> wrote: > > @Alvaro checked it in the BIOS and virtualization seems to be enabled. > > > <https://lh3.googleusercontent.com/-31VXpRy1OtQ/VVNC2M-h1-I/AAAAAAAAQls/bDTrQ_zpXe4/s1600/20150513_141637.jpg> > > > On Wednesday, May 13, 2015 at 12:55:50 PM UTC+2, Alvaro Miranda Aguilera > wrote: > > Hi There, > > That probably means that VT extensions are not enabled on BIOS > > can you check if your computer support 64 bits? > > Then on BIOS should be a way to enable it. > > It change from vendor to vendor, so quicker you check for your > computer brand/model > > Alvaro. > > On Wed, May 13, 2015 at 6:47 PM, Michał Czeraszkiewicz > <[email protected]> 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) > >> >>> > > ... -- 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.
