Expanding root partition in Solaris 10 VirtualBox virtual machine

I am running a Solaris 10 u8 x86 64-bit guest as a VirtualBox VM on a WinXP x64 host. I was running out of space in the guest VM, so I used CloneVDI (http://forums.virtualbox.org/viewtopic.php?f=6&t=22422) to clone and expand the VM from 20GB to 30GB. Now I need to expand the / partition in the VM filesystem so that it sees the whole 30GB now available. What is the best way to do this within the Sol10 guest? Is there a way to simply add a new "extent" to the existing filesystem?
Thank you in advance...

sparcmaster wrote:
The virtual disk is now expandable to 40GB.Do you mean you've already expanded it?
prtvtoc /dev/dsk/c0d0s0* /dev/dsk/c0d0s0 partition map
* Dimensions:
* 512 bytes/sector
* 63 sectors/track
* 255 tracks/cylinder
* 16065 sectors/cylinder
* 2717 cylinders
* 2715 accessible cylinders*And here's the problem. The OS didn't care. This VTOC shows only ~20GB
16065 x 2717 / 2 / 1024 / 1024 => 20.81
The only way to change this is to blow it away and recreate it and hope your data survives. If you do it right it should, but you need to be prepared for it to not work.
You'd boot from alternate media (CD/DVD/network), then use 'fdisk' on the root drive. It'll have a 20GB Solaris partition on it. Destroy it and create a new one that is full size (40G).
Now run 'prtvtoc' on the drive again. If the number of sectors per cylinder is the same (just the number of cylinders increased), then you should be okay and able to continue. If the size of a cylinder changed, then your data will probably not be accessible.
Now take your original 'prtvtoc' output file and remove the line with slice 2 in it
* First Sector Last
* Partition Tag Flags Sector Count Sector Mount Directory
0 2 00 6345675 37270800 43616474 /
1 3 01 48195 6297480 6345674
2 5 00 0 43616475 43616474 <=== Remove this line
8 1 01 0 16065 16064
9 9 01 16065 32130 48194Use 'fmthard' to reapply the slices.
# fmthard -s <vtocfile> /dev/rdsk/c0d0s2Check the disk and all the slices should be back.
Verify root filesystem is still present and okay
# fsck -n /dev/rdsk/c0d0s0If all that is done, then you're really close. Since the root slice is at the end of the disk, increasing the size is simple. Just go into 'format -> partition' and edit slice 0. Keep the start cylinder the same, but change the number of cylinders to use the rest of the disk. When done type 'label' and exit format. If done correctly you can now run 'growfs /dev/rdsk/c0d0s0' to increase the size. Reboot and everything should come up.
The worst part is that when you increase the Solaris partition, I don't believe there's a guarantee that the cylinder size won't change. When I've attempted this, I haven't had any problems, but I've always been ready if it didn't work. When it works, it does save time.
Good luck!
Darren

Similar Messages

  • Installing cluster in solaris 10 virtual machine

    I want to configure two node cluster in solaris 10.
    I created a partion 0f 2 GB but forgot to name it as /globaldevices while installing.
    Now, I am unable to modify my partition table as the error is " can't modify while it has mounted partitions ".
    Kindly tell me how to have a /globaldevices partition without reinstalling solaris 10 virtual machine.
    Also I want to free the 2 GB space and I want to give it to root.
    Please help

    Moderator Action:
    Moved from the General Solaris 10 forum
    to the Clustering forum, hopefully to more on-topic.
    @O.P.
    Please try to pay attention to where you actually place your posts.
    If you pick an appropriate forum, you'll get better responses.
    These are technical forums, not a bunch of chat rooms.
    For example, there are forum members that ONLY post to the clustering forum and those same people NEVER contribute to the Solaris 10 forum.

  • Solaris 10 virtual machine for VMware

    I've tried the "Solaris 10 OS, AMD x64 Platform - Solaris Enterprise System Virtual Machine for VMware (Solaris 10 11/06) 3.0". I've d/l the virtual appliance for vmware one can find from there : http://developers.sun.com/solaris/downloads/solaris_apps/index.jsp#vmware
    I encountered 2 problems :
    The first was the network (netcard) wasn't recognised at all. It's strange because the settings should be the same for every vmware virtual machines. It may be because I'm running the latest version from vmware (10.0.2). The default option was NAT, and I tried the others as well. All other systems I'm using with vmware are working correctly, including the opensolaris "Nexenta".
    The second one was with the screen resolution, it was excessively huge, around 2800 x 2000. I couldn't change it in the gnome desktop (the option had no effect). I managed to change it by altering the /etc/X11/xorg.conf file. The same was for the keyboard settings, I couldn't switch to azerty (french) keyboard. I had to change it in xorg.conf file.

    im new to vmware too, but just wan to share my experience with you.
    5.5.1 vmware workstation with vmtool installed.
    - my NIC still define as pcn0, encountered packet drop network issue
    - dtlogin doesn't work properly with my screen resulation, mouse work fine without pressing ctrl+alt key to get out from vmware
    6.0 vmware workstation with vmtool installed.
    - no more packet drop issue, especially when i ssh from pc to vmware.
    - gdm fit to screen, GUI work fine.
    - my shared folder working now, mount as /hgfs.
    # ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    vmxnet0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 192.168.1.6 netmask ffffff00 broadcast 192.168.1.255
    ether 0:c:29:75:2:f0
    # cat /etc/release
    Solaris 10 11/06 s10x_u3wos_10 X86
    Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 14 November 2006
    Section "Device"
    Identifier "VMware SVGA"
    Driver "vmware"
    EndSection
    Section "Screen"
    Identifier "Screen 1"
    Device "VMware SVGA"
    Monitor "vmware"
    Section "Monitor"
    Identifier "vmware"
    VendorName "VMware, Inc"
    HorizSync 1-10000
    VertRefresh 1-10000
    EndSection
    # ps -ef| grep vm
    root 474 1 0 May 24 ? 10:43 /usr/sbin/vmware-guestd --background /var/run/vmware-guestd.pid
    root 446 1 0 May 24 ? 0:22 /usr/sbin/vmware-memctld --background /var/run/vmware-memctld.pid
    root 5663 1 1 08:05:32 ? 1:12 /usr/lib/vmware-tools/bin/i86/vmware-user -blockFd 3
    # modinfo| grep vm
    131 f9e15000 43c0 207 1 vmxnet (VMware Ethernet Adapter b45731)
    198 fa03d000 1a00 208 1 vmmemctl (VMware Memory Control b45731)
    199 fa03f000 69b8 209 1 vmhgfs (HGFS Device Interface)
    199 fa03f000 69b8 23 1 vmhgfs (Host/Guest Filesystem)
    223 fea63ffc 1744 25 1 vmblock (VMBlock File system)

  • [VirtualBox]Virtual machine doesn't run anymore

    Good morning,
    today is my b-day and VirtualBox thought he could make me a present; he has chosen to not run my VMs anymore. ANY of them (even if I really need only one for university).
    I'm desperated, it happened other times in these days, 4.3.16 never worked for me, but i've seen that 4.3.16-2 was released and I tried it.It didn't work, here's the log file.
    VirtualBox VM 4.3.16_OSE r95972 linux.amd64 (Sep 10 2014 20:13:24) release log
    00:00:00.285603 Log opened 2014-09-19T09:22:28.081277000Z
    00:00:00.285604 Build Type: release
    00:00:00.285606 OS Product: Linux
    00:00:00.285607 OS Release: 3.16.3-1-ARCH
    00:00:00.285607 OS Version: #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014
    00:00:00.285618 DMI Product Name: System Product Name
    00:00:00.285622 DMI Product Version: System Version
    00:00:00.285661 Host RAM: 7915MB total, 7055MB available
    00:00:00.285663 Executable: /usr/lib/virtualbox/VirtualBox
    00:00:00.285663 Process ID: 2194
    00:00:00.285664 Package type: LINUX_64BITS_GENERIC (OSE)
    00:00:00.296993 Installed Extension Packs:
    00:00:00.297003 Oracle VM VirtualBox Extension Pack (Version: 4.3.6 r91406; VRDE Module: VBoxVRDP)
    00:00:00.299479 UIMediumEnumerator: Medium-enumeration finished!
    00:00:00.299658 Using XKB for keycode to scan code conversion
    00:00:00.305771 SUP: Loaded VMMR0.r0 (/usr/lib/virtualbox/VMMR0.r0) at 0xffffffffa1153020 - ModuleInit at ffffffffa11713f0 and ModuleTerm at ffffffffa1171700
    00:00:00.305795 SUP: VMMR0EntryEx located at ffffffffa1172920, VMMR0EntryFast at ffffffffa11724a0 and VMMR0EntryInt at ffffffffa1172490
    00:00:00.306821 Guest OS type: 'Windows81_64'
    00:00:00.309343 Enabling CMPXCHG16B for Windows 8.1 / 2k12 guests
    00:00:00.309830 fHMForced=true - Lots of RAM
    00:00:00.309836 fHMForced=true - SMP
    00:00:00.309838 fHMForced=true - 64-bit guest
    00:00:00.315533 File system of '/mnt/virtualbox/Windows/Snapshots' (snapshots) is ext4
    00:00:00.315544 File system of '/mnt/virtualbox/Windows/Windows.vdi' is ext4
    00:00:00.316088 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={431685da-3618-4ebc-b038-833ba829b4b2} aComponent={ExtPack} aText={Failed to locate the module 'VDPluginCrypt' in extension pack 'Oracle VM VirtualBox Extension Pack'}, preserve=false
    00:00:00.323437 Shared clipboard mode: Bidirectional
    00:00:00.326617 Drag'n'drop mode: Off
    00:00:00.335424 ************************* CFGM dump *************************
    00:00:00.335426 [/] (level 0)
    00:00:00.335429 CSAMEnabled <integer> = 0x0000000000000001 (1)
    00:00:00.335431 CpuExecutionCap <integer> = 0x0000000000000064 (100)
    00:00:00.335432 EnablePAE <integer> = 0x0000000000000000 (0)
    00:00:00.335433 HMEnabled <integer> = 0x0000000000000001 (1)
    00:00:00.335433 MemBalloonSize <integer> = 0x0000000000000000 (0)
    00:00:00.335434 Name <string> = "Windows" (cb=8)
    00:00:00.335435 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.335436 PATMEnabled <integer> = 0x0000000000000001 (1)
    00:00:00.335437 PageFusion <integer> = 0x0000000000000000 (0)
    00:00:00.335437 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
    00:00:00.335439 RamSize <integer> = 0x0000000100000000 (4 294 967 296, 4 GB)
    00:00:00.335440 RawR0Enabled <integer> = 0x0000000000000001 (1)
    00:00:00.335441 RawR3Enabled <integer> = 0x0000000000000001 (1)
    00:00:00.335441 TimerMillies <integer> = 0x000000000000000a (10)
    00:00:00.335442 UUID <bytes> = "5e c4 73 0a 75 73 23 41 a7 c0 84 f4 80 95 6b 24" (cb=16)
    00:00:00.335445
    00:00:00.335446 [/CPUM/] (level 1)
    00:00:00.335447 CMPXCHG16B <integer> = 0x0000000000000001 (1)
    00:00:00.335447 SyntheticCpu <integer> = 0x0000000000000000 (0)
    00:00:00.335448
    00:00:00.335449 [/DBGF/] (level 1)
    00:00:00.335449 Path <string> = "/mnt/virtualbox/Windows/debug/;/mnt/virtualbox/Windows/;/home/mons/" (cb=68)
    00:00:00.335450
    00:00:00.335450 [/Devices/] (level 1)
    00:00:00.335451
    00:00:00.335451 [/Devices/8237A/] (level 2)
    00:00:00.335452
    00:00:00.335453 [/Devices/8237A/0/] (level 3)
    00:00:00.335453 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335454
    00:00:00.335454 [/Devices/AudioSniffer/] (level 2)
    00:00:00.335455
    00:00:00.335456 [/Devices/AudioSniffer/0/] (level 3)
    00:00:00.335456
    00:00:00.335457 [/Devices/AudioSniffer/0/Config/] (level 4)
    00:00:00.335458
    00:00:00.335458 [/Devices/AudioSniffer/0/LUN#0/] (level 4)
    00:00:00.335459 Driver <string> = "MainAudioSniffer" (cb=17)
    00:00:00.335460
    00:00:00.335460 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5)
    00:00:00.335461 Object <integer> = 0x00007fcc24007eb0 (140 514 754 068 144)
    00:00:00.335462
    00:00:00.335463 [/Devices/VMMDev/] (level 2)
    00:00:00.335463
    00:00:00.335464 [/Devices/VMMDev/0/] (level 3)
    00:00:00.335465 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.335465 PCIDeviceNo <integer> = 0x0000000000000004 (4)
    00:00:00.335466 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.335467 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335467
    00:00:00.335468 [/Devices/VMMDev/0/Config/] (level 4)
    00:00:00.335468 GuestCoreDumpDir <string> = "/mnt/virtualbox/Windows/Snapshots" (cb=34)
    00:00:00.335469 RamSize <integer> = 0x0000000100000000 (4 294 967 296, 4 GB)
    00:00:00.335470
    00:00:00.335471 [/Devices/VMMDev/0/LUN#0/] (level 4)
    00:00:00.335472 Driver <string> = "HGCM" (cb=5)
    00:00:00.335472
    00:00:00.335472 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
    00:00:00.335473 Object <integer> = 0x00007fcc08000930 (140 514 284 276 016)
    00:00:00.335474
    00:00:00.335475 [/Devices/VMMDev/0/LUN#999/] (level 4)
    00:00:00.335476 Driver <string> = "MainStatus" (cb=11)
    00:00:00.335476
    00:00:00.335477 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
    00:00:00.335478 First <integer> = 0x0000000000000000 (0)
    00:00:00.335478 Last <integer> = 0x0000000000000000 (0)
    00:00:00.335479 papLeds <integer> = 0x00007fcc24003860 (140 514 754 050 144)
    00:00:00.335480
    00:00:00.335480 [/Devices/acpi/] (level 2)
    00:00:00.335481
    00:00:00.335481 [/Devices/acpi/0/] (level 3)
    00:00:00.335482 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.335483 PCIDeviceNo <integer> = 0x0000000000000007 (7)
    00:00:00.335483 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.335484 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335485
    00:00:00.335485 [/Devices/acpi/0/Config/] (level 4)
    00:00:00.335486 CpuHotPlug <integer> = 0x0000000000000000 (0)
    00:00:00.335487 FdcEnabled <integer> = 0x0000000000000000 (0)
    00:00:00.335488 HostBusPciAddress <integer> = 0x0000000000000000 (0)
    00:00:00.335488 HpetEnabled <integer> = 0x0000000000000000 (0)
    00:00:00.335489 IOAPIC <integer> = 0x0000000000000001 (1)
    00:00:00.335490 IocPciAddress <integer> = 0x0000000000010000 (65 536)
    00:00:00.335490 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.335491 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
    00:00:00.335492 RamSize <integer> = 0x0000000100000000 (4 294 967 296, 4 GB)
    00:00:00.335494 Serial0IoPortBase <integer> = 0x0000000000000000 (0)
    00:00:00.335494 Serial0Irq <integer> = 0x0000000000000000 (0)
    00:00:00.335495 Serial1IoPortBase <integer> = 0x0000000000000000 (0)
    00:00:00.335496 Serial1Irq <integer> = 0x0000000000000000 (0)
    00:00:00.335496 ShowCpu <integer> = 0x0000000000000001 (1)
    00:00:00.335497 ShowRtc <integer> = 0x0000000000000000 (0)
    00:00:00.335498 SmcEnabled <integer> = 0x0000000000000000 (0)
    00:00:00.335498
    00:00:00.335499 [/Devices/acpi/0/LUN#0/] (level 4)
    00:00:00.335500 Driver <string> = "ACPIHost" (cb=9)
    00:00:00.335500
    00:00:00.335500 [/Devices/acpi/0/LUN#0/Config/] (level 5)
    00:00:00.335501
    00:00:00.335502 [/Devices/acpi/0/LUN#1/] (level 4)
    00:00:00.335503 Driver <string> = "ACPICpu" (cb=8)
    00:00:00.335503
    00:00:00.335503 [/Devices/acpi/0/LUN#1/Config/] (level 5)
    00:00:00.335505
    00:00:00.335505 [/Devices/acpi/0/LUN#2/] (level 4)
    00:00:00.335506 Driver <string> = "ACPICpu" (cb=8)
    00:00:00.335506
    00:00:00.335506 [/Devices/acpi/0/LUN#2/Config/] (level 5)
    00:00:00.335507
    00:00:00.335508 [/Devices/acpi/0/LUN#3/] (level 4)
    00:00:00.335509 Driver <string> = "ACPICpu" (cb=8)
    00:00:00.335509
    00:00:00.335509 [/Devices/acpi/0/LUN#3/Config/] (level 5)
    00:00:00.335510
    00:00:00.335511 [/Devices/ahci/] (level 2)
    00:00:00.335512
    00:00:00.335512 [/Devices/ahci/0/] (level 3)
    00:00:00.335513 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.335514 PCIDeviceNo <integer> = 0x000000000000000d (13)
    00:00:00.335514 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.335515 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335515
    00:00:00.335516 [/Devices/ahci/0/Config/] (level 4)
    00:00:00.335517 Bootable <integer> = 0x0000000000000001 (1)
    00:00:00.335517 PortCount <integer> = 0x0000000000000002 (2)
    00:00:00.335518
    00:00:00.335518 [/Devices/ahci/0/Config/Port0/] (level 5)
    00:00:00.335519 Hotpluggable <integer> = 0x0000000000000000 (0)
    00:00:00.335520 NonRotationalMedium <integer> = 0x0000000000000001 (1)
    00:00:00.335521
    00:00:00.335521 [/Devices/ahci/0/Config/Port1/] (level 5)
    00:00:00.335522 Hotpluggable <integer> = 0x0000000000000000 (0)
    00:00:00.335523 NonRotationalMedium <integer> = 0x0000000000000000 (0)
    00:00:00.335523
    00:00:00.335524 [/Devices/ahci/0/LUN#0/] (level 4)
    00:00:00.335525 Driver <string> = "Block" (cb=6)
    00:00:00.335525
    00:00:00.335525 [/Devices/ahci/0/LUN#0/AttachedDriver/] (level 5)
    00:00:00.335526 Driver <string> = "VD" (cb=3)
    00:00:00.335527
    00:00:00.335527 [/Devices/ahci/0/LUN#0/AttachedDriver/Config/] (level 6)
    00:00:00.335528 BlockCache <integer> = 0x0000000000000001 (1)
    00:00:00.335529 Format <string> = "VDI" (cb=4)
    00:00:00.335530 Path <string> = "/mnt/virtualbox/Windows/Windows.vdi" (cb=36)
    00:00:00.335530 Type <string> = "HardDisk" (cb=9)
    00:00:00.335531 UseNewIo <integer> = 0x0000000000000001 (1)
    00:00:00.335531
    00:00:00.335532 [/Devices/ahci/0/LUN#0/Config/] (level 5)
    00:00:00.335533 Mountable <integer> = 0x0000000000000000 (0)
    00:00:00.335533 Type <string> = "HardDisk" (cb=9)
    00:00:00.335534
    00:00:00.335534 [/Devices/ahci/0/LUN#1/] (level 4)
    00:00:00.335535 Driver <string> = "Block" (cb=6)
    00:00:00.335536
    00:00:00.335536 [/Devices/ahci/0/LUN#1/Config/] (level 5)
    00:00:00.335537 Mountable <integer> = 0x0000000000000001 (1)
    00:00:00.335537 Type <string> = "DVD" (cb=4)
    00:00:00.335538
    00:00:00.335538 [/Devices/ahci/0/LUN#999/] (level 4)
    00:00:00.335539 Driver <string> = "MainStatus" (cb=11)
    00:00:00.335540
    00:00:00.335540 [/Devices/ahci/0/LUN#999/Config/] (level 5)
    00:00:00.335541 DeviceInstance <string> = "ahci/0" (cb=7)
    00:00:00.335542 First <integer> = 0x0000000000000000 (0)
    00:00:00.335542 Last <integer> = 0x0000000000000001 (1)
    00:00:00.335543 pConsole <integer> = 0x00007fcc24003270 (140 514 754 048 624)
    00:00:00.335544 papLeds <integer> = 0x00007fcc24003590 (140 514 754 049 424)
    00:00:00.335546 pmapMediumAttachments <integer> = 0x00007fcc24003878 (140 514 754 050 168)
    00:00:00.335547
    00:00:00.335547 [/Devices/apic/] (level 2)
    00:00:00.335548
    00:00:00.335548 [/Devices/apic/0/] (level 3)
    00:00:00.335549 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335550
    00:00:00.335550 [/Devices/apic/0/Config/] (level 4)
    00:00:00.335551 IOAPIC <integer> = 0x0000000000000001 (1)
    00:00:00.335551 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.335552
    00:00:00.335553 [/Devices/e1000/] (level 2)
    00:00:00.335553
    00:00:00.335554 [/Devices/e1000/0/] (level 3)
    00:00:00.335555 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.335555 PCIDeviceNo <integer> = 0x0000000000000003 (3)
    00:00:00.335556 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.335556 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335557
    00:00:00.335557 [/Devices/e1000/0/Config/] (level 4)
    00:00:00.335558 AdapterType <integer> = 0x0000000000000000 (0)
    00:00:00.335559 CableConnected <integer> = 0x0000000000000001 (1)
    00:00:00.335560 LineSpeed <integer> = 0x0000000000000000 (0)
    00:00:00.335560 MAC <bytes> = "08 00 27 fa b3 29" (cb=6)
    00:00:00.335562
    00:00:00.335562 [/Devices/e1000/0/LUN#0/] (level 4)
    00:00:00.335563 Driver <string> = "NAT" (cb=4)
    00:00:00.335563
    00:00:00.335564 [/Devices/e1000/0/LUN#0/Config/] (level 5)
    00:00:00.335565 AliasMode <integer> = 0x0000000000000000 (0)
    00:00:00.335565 BootFile <string> = "Windows.pxe" (cb=12)
    00:00:00.335566 DNSProxy <integer> = 0x0000000000000000 (0)
    00:00:00.335567 Network <string> = "10.0.2.0/24" (cb=12)
    00:00:00.335567 PassDomain <integer> = 0x0000000000000001 (1)
    00:00:00.335568 TFTPPrefix <string> = "/home/mons/.config/VirtualBox/TFTP" (cb=35)
    00:00:00.335569 UseHostResolver <integer> = 0x0000000000000000 (0)
    00:00:00.335569
    00:00:00.335569 [/Devices/e1000/0/LUN#999/] (level 4)
    00:00:00.335570 Driver <string> = "MainStatus" (cb=11)
    00:00:00.335571
    00:00:00.335571 [/Devices/e1000/0/LUN#999/Config/] (level 5)
    00:00:00.335572 First <integer> = 0x0000000000000000 (0)
    00:00:00.335573 Last <integer> = 0x0000000000000000 (0)
    00:00:00.335573 papLeds <integer> = 0x00007fcc24003740 (140 514 754 049 856)
    00:00:00.335574
    00:00:00.335575 [/Devices/hda/] (level 2)
    00:00:00.335576
    00:00:00.335576 [/Devices/hda/0/] (level 3)
    00:00:00.335577 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.335577 PCIDeviceNo <integer> = 0x0000000000000005 (5)
    00:00:00.335578 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.335579 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335579
    00:00:00.335580 [/Devices/hda/0/Config/] (level 4)
    00:00:00.335580
    00:00:00.335581 [/Devices/hda/0/LUN#0/] (level 4)
    00:00:00.335582 Driver <string> = "AUDIO" (cb=6)
    00:00:00.335582
    00:00:00.335582 [/Devices/hda/0/LUN#0/Config/] (level 5)
    00:00:00.335584 AudioDriver <string> = "pulse" (cb=6)
    00:00:00.335584 StreamName <string> = "Windows" (cb=8)
    00:00:00.335585
    00:00:00.335585 [/Devices/i8254/] (level 2)
    00:00:00.335586
    00:00:00.335586 [/Devices/i8254/0/] (level 3)
    00:00:00.335587
    00:00:00.335587 [/Devices/i8254/0/Config/] (level 4)
    00:00:00.335588
    00:00:00.335588 [/Devices/i8259/] (level 2)
    00:00:00.335589
    00:00:00.335589 [/Devices/i8259/0/] (level 3)
    00:00:00.335590 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335591
    00:00:00.335591 [/Devices/i8259/0/Config/] (level 4)
    00:00:00.335592
    00:00:00.335592 [/Devices/ioapic/] (level 2)
    00:00:00.335593
    00:00:00.335593 [/Devices/ioapic/0/] (level 3)
    00:00:00.335594 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335595
    00:00:00.335595 [/Devices/ioapic/0/Config/] (level 4)
    00:00:00.335596 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.335596
    00:00:00.335597 [/Devices/mc146818/] (level 2)
    00:00:00.335597
    00:00:00.335598 [/Devices/mc146818/0/] (level 3)
    00:00:00.335599
    00:00:00.335599 [/Devices/mc146818/0/Config/] (level 4)
    00:00:00.335600 UseUTC <integer> = 0x0000000000000000 (0)
    00:00:00.335600
    00:00:00.335601 [/Devices/parallel/] (level 2)
    00:00:00.335601
    00:00:00.335602 [/Devices/pcarch/] (level 2)
    00:00:00.335603
    00:00:00.335603 [/Devices/pcarch/0/] (level 3)
    00:00:00.335604 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335604
    00:00:00.335605 [/Devices/pcarch/0/Config/] (level 4)
    00:00:00.335605
    00:00:00.335606 [/Devices/pcbios/] (level 2)
    00:00:00.335607
    00:00:00.335607 [/Devices/pcbios/0/] (level 3)
    00:00:00.335608 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335608
    00:00:00.335609 [/Devices/pcbios/0/Config/] (level 4)
    00:00:00.335610 BootDevice0 <string> = "DVD" (cb=4)
    00:00:00.335611 BootDevice1 <string> = "IDE" (cb=4)
    00:00:00.335611 BootDevice2 <string> = "NONE" (cb=5)
    00:00:00.335612 BootDevice3 <string> = "NONE" (cb=5)
    00:00:00.335612 FloppyDevice <string> = "i82078" (cb=7)
    00:00:00.335613 HardDiskDevice <string> = "piix3ide" (cb=9)
    00:00:00.335614 IOAPIC <integer> = 0x0000000000000001 (1)
    00:00:00.335614 LanBootRom <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom" (cb=85)
    00:00:00.335615 McfgBase <integer> = 0x0000000000000000 (0)
    00:00:00.335616 McfgLength <integer> = 0x0000000000000000 (0)
    00:00:00.335617 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.335617 PXEDebug <integer> = 0x0000000000000000 (0)
    00:00:00.335618 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
    00:00:00.335619 RamSize <integer> = 0x0000000100000000 (4 294 967 296, 4 GB)
    00:00:00.335620 SataHardDiskDevice <string> = "ahci" (cb=5)
    00:00:00.335621 SataLUN1 <integer> = 0x0000000000000000 (0)
    00:00:00.335621 UUID <bytes> = "5e c4 73 0a 75 73 23 41 a7 c0 84 f4 80 95 6b 24" (cb=16)
    00:00:00.335623
    00:00:00.335624 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
    00:00:00.335625
    00:00:00.335625 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
    00:00:00.335626 NIC <integer> = 0x0000000000000000 (0)
    00:00:00.335627 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.335627 PCIDeviceNo <integer> = 0x0000000000000003 (3)
    00:00:00.335628 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.335629
    00:00:00.335629 [/Devices/pci/] (level 2)
    00:00:00.335630
    00:00:00.335630 [/Devices/pci/0/] (level 3)
    00:00:00.335631 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335632
    00:00:00.335632 [/Devices/pci/0/Config/] (level 4)
    00:00:00.335633 IOAPIC <integer> = 0x0000000000000001 (1)
    00:00:00.335633
    00:00:00.335634 [/Devices/pckbd/] (level 2)
    00:00:00.335634
    00:00:00.335635 [/Devices/pckbd/0/] (level 3)
    00:00:00.335636 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335636
    00:00:00.335636 [/Devices/pckbd/0/Config/] (level 4)
    00:00:00.335637
    00:00:00.335638 [/Devices/pckbd/0/LUN#0/] (level 4)
    00:00:00.335639 Driver <string> = "KeyboardQueue" (cb=14)
    00:00:00.335639
    00:00:00.335639 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
    00:00:00.335640 Driver <string> = "MainKeyboard" (cb=13)
    00:00:00.335641
    00:00:00.335641 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
    00:00:00.335642 Object <integer> = 0x00007fcc2400f390 (140 514 754 098 064)
    00:00:00.335643
    00:00:00.335644 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
    00:00:00.335645 QueueSize <integer> = 0x0000000000000040 (64)
    00:00:00.335645
    00:00:00.335646 [/Devices/pckbd/0/LUN#1/] (level 4)
    00:00:00.335647 Driver <string> = "MouseQueue" (cb=11)
    00:00:00.335647
    00:00:00.335647 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
    00:00:00.335648 Driver <string> = "MainMouse" (cb=10)
    00:00:00.335649
    00:00:00.335649 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
    00:00:00.335650 Object <integer> = 0x00007fcc2400fa60 (140 514 754 099 808)
    00:00:00.335651
    00:00:00.335652 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
    00:00:00.335652 QueueSize <integer> = 0x0000000000000080 (128)
    00:00:00.335653
    00:00:00.335653 [/Devices/pcnet/] (level 2)
    00:00:00.335654
    00:00:00.335655 [/Devices/serial/] (level 2)
    00:00:00.335655
    00:00:00.335656 [/Devices/usb-ehci/] (level 2)
    00:00:00.335656
    00:00:00.335657 [/Devices/usb-ehci/0/] (level 3)
    00:00:00.335658 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.335658 PCIDeviceNo <integer> = 0x000000000000000b (11)
    00:00:00.335659 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.335659 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335660
    00:00:00.335660 [/Devices/usb-ehci/0/Config/] (level 4)
    00:00:00.335661
    00:00:00.335662 [/Devices/usb-ehci/0/LUN#0/] (level 4)
    00:00:00.335662 Driver <string> = "VUSBRootHub" (cb=12)
    00:00:00.335663
    00:00:00.335663 [/Devices/usb-ehci/0/LUN#0/Config/] (level 5)
    00:00:00.335664
    00:00:00.335665 [/Devices/usb-ehci/0/LUN#999/] (level 4)
    00:00:00.335665 Driver <string> = "MainStatus" (cb=11)
    00:00:00.335666
    00:00:00.335666 [/Devices/usb-ehci/0/LUN#999/Config/] (level 5)
    00:00:00.335667 First <integer> = 0x0000000000000000 (0)
    00:00:00.335668 Last <integer> = 0x0000000000000000 (0)
    00:00:00.335668 papLeds <integer> = 0x00007fcc24003870 (140 514 754 050 160)
    00:00:00.335669
    00:00:00.335670 [/Devices/usb-ohci/] (level 2)
    00:00:00.335671
    00:00:00.335671 [/Devices/usb-ohci/0/] (level 3)
    00:00:00.335672 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.335672 PCIDeviceNo <integer> = 0x0000000000000006 (6)
    00:00:00.335673 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.335673 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335674
    00:00:00.335674 [/Devices/usb-ohci/0/Config/] (level 4)
    00:00:00.335675
    00:00:00.335676 [/Devices/usb-ohci/0/LUN#0/] (level 4)
    00:00:00.335677 Driver <string> = "VUSBRootHub" (cb=12)
    00:00:00.335677
    00:00:00.335677 [/Devices/usb-ohci/0/LUN#0/Config/] (level 5)
    00:00:00.335678
    00:00:00.335679 [/Devices/usb-ohci/0/LUN#999/] (level 4)
    00:00:00.335679 Driver <string> = "MainStatus" (cb=11)
    00:00:00.335680
    00:00:00.335680 [/Devices/usb-ohci/0/LUN#999/Config/] (level 5)
    00:00:00.335681 First <integer> = 0x0000000000000000 (0)
    00:00:00.335682 Last <integer> = 0x0000000000000000 (0)
    00:00:00.335682 papLeds <integer> = 0x00007fcc24003868 (140 514 754 050 152)
    00:00:00.335683
    00:00:00.335684 [/Devices/vga/] (level 2)
    00:00:00.335685
    00:00:00.335685 [/Devices/vga/0/] (level 3)
    00:00:00.335686 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.335686 PCIDeviceNo <integer> = 0x0000000000000002 (2)
    00:00:00.335687 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.335688 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.335688
    00:00:00.335688 [/Devices/vga/0/Config/] (level 4)
    00:00:00.335690 CustomVideoModes <integer> = 0x0000000000000000 (0)
    00:00:00.335690 FadeIn <integer> = 0x0000000000000001 (1)
    00:00:00.335691 FadeOut <integer> = 0x0000000000000001 (1)
    00:00:00.335692 HeightReduction <integer> = 0x0000000000000000 (0)
    00:00:00.335692 LogoFile <string> = "" (cb=1)
    00:00:00.335693 LogoTime <integer> = 0x0000000000000000 (0)
    00:00:00.335694 MonitorCount <integer> = 0x0000000000000001 (1)
    00:00:00.335694 ShowBootMenu <integer> = 0x0000000000000002 (2)
    00:00:00.335695 VRamSize <integer> = 0x0000000008000000 (134 217 728, 128 MB)
    00:00:00.335696
    00:00:00.335696 [/Devices/vga/0/LUN#0/] (level 4)
    00:00:00.335697 Driver <string> = "MainDisplay" (cb=12)
    00:00:00.335698
    00:00:00.335698 [/Devices/vga/0/LUN#0/Config/] (level 5)
    00:00:00.335699 Object <integer> = 0x00007fcc24003c50 (140 514 754 051 152)
    00:00:00.335700
    00:00:00.335700 [/Devices/virtio-net/] (level 2)
    00:00:00.335701
    00:00:00.335701 [/EM/] (level 1)
    00:00:00.335702 TripleFaultReset <integer> = 0x0000000000000000 (0)
    00:00:00.335703
    00:00:00.335703 [/HM/] (level 1)
    00:00:00.335704 64bitEnabled <integer> = 0x0000000000000001 (1)
    00:00:00.335704 EnableLargePages <integer> = 0x0000000000000000 (0)
    00:00:00.335705 EnableNestedPaging <integer> = 0x0000000000000001 (1)
    00:00:00.335706 EnableUX <integer> = 0x0000000000000001 (1)
    00:00:00.335706 EnableVPID <integer> = 0x0000000000000001 (1)
    00:00:00.335707 Exclusive <integer> = 0x0000000000000001 (1)
    00:00:00.335708 HMForced <integer> = 0x0000000000000001 (1)
    00:00:00.335708
    00:00:00.335709 [/MM/] (level 1)
    00:00:00.335709 CanUseLargerHeap <integer> = 0x0000000000000000 (0)
    00:00:00.335710
    00:00:00.335710 [/PDM/] (level 1)
    00:00:00.335711
    00:00:00.335711 [/PDM/AsyncCompletion/] (level 2)
    00:00:00.335712
    00:00:00.335712 [/PDM/AsyncCompletion/File/] (level 3)
    00:00:00.335713
    00:00:00.335713 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
    00:00:00.335714
    00:00:00.335714 [/PDM/BlkCache/] (level 2)
    00:00:00.335715 CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
    00:00:00.335716
    00:00:00.335717 [/PDM/Devices/] (level 2)
    00:00:00.335717
    00:00:00.335718 [/PDM/Devices/VBoxEhci/] (level 3)
    00:00:00.335718 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR3.so" (cb=97)
    00:00:00.335719 R0SearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
    00:00:00.335720 RCSearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
    00:00:00.335720
    00:00:00.335721 [/PDM/Devices/VBoxPciRaw/] (level 3)
    00:00:00.335722 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPciRawR3.so" (cb=99)
    00:00:00.335722 R0SearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
    00:00:00.335723
    00:00:00.335723 [/PDM/Drivers/] (level 2)
    00:00:00.335724
    00:00:00.335724 [/PDM/Drivers/DrvHostWebcam/] (level 3)
    00:00:00.335725 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxHostWebcam.so" (cb=101)
    00:00:00.335726
    00:00:00.335726 [/PDM/Drivers/VBoxC/] (level 3)
    00:00:00.335727 Path <string> = "/usr/lib/virtualbox/components/VBoxC" (cb=37)
    00:00:00.335727
    00:00:00.335728 [/PDM/Drivers/VBoxPciRawDrv/] (level 3)
    00:00:00.335728 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPciRawDrv.so" (cb=100)
    00:00:00.335729
    00:00:00.335729 [/PDM/NetworkShaper/] (level 2)
    00:00:00.335730
    00:00:00.335730 [/PDM/NetworkShaper/BwGroups/] (level 3)
    00:00:00.335731
    00:00:00.335732 [/PDM/USB/] (level 2)
    00:00:00.335732
    00:00:00.335733 [/PDM/USB/VBoxUsbCardReader/] (level 3)
    00:00:00.335733 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbCardReaderR3.so" (cb=106)
    00:00:00.335734
    00:00:00.335734 [/PDM/USB/VBoxUsbWebcam/] (level 3)
    00:00:00.335735 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbWebcamR3.so" (cb=102)
    00:00:00.335736
    00:00:00.335736 [/TM/] (level 1)
    00:00:00.335737 UTCOffset <integer> = 0x0000000000000000 (0)
    00:00:00.335737
    00:00:00.335738 [/USB/] (level 1)
    00:00:00.335738
    00:00:00.335738 [/USB/USBProxy/] (level 2)
    00:00:00.335739
    00:00:00.335740 [/USB/USBProxy/GlobalConfig/] (level 3)
    00:00:00.335740
    00:00:00.335741 ********************* End of CFGM dump **********************
    00:00:00.335744 VM: fHMEnabled=true (configured) fRecompileUser=false fRecompileSupervisor=false
    00:00:00.335746 VM: fRawRing1Enabled=false CSAM=true PATM=true
    00:00:00.335851 HMR3Init: VT-x w/ nested paging
    00:00:00.335869 MM: cbHyperHeap=0x140000 (1310720)
    00:00:00.338521 CPUM: Matched host CPU INTEL 0x6/0x3a/0x9 Intel_Core7_IvyBridge with CPU DB entry 'Intel Core i5-3570' (INTEL 0x6/0x3a/0x9 Intel_Core7_IvyBridge).
    00:00:00.338657 Debug: HCPhysInterPD=00000000ba561000 HCPhysInterPaePDPT=00000000b36f1000 HCPhysInterPaePML4=00000000b3115000
    00:00:00.338663 Debug: apInterPTs={00000000b36f7000,00000000c2da4000} apInterPaePTs={00000000c2c9b000,00000000c2cf4000} apInterPaePDs={00000000c2cf5000,00000000c2cf6000,00000000c2cf7000,00000000b7b7c000} pInterPaePDPT64=00000000b3151000
    00:00:00.338669 Host paging mode: AMD64+PGE+NX
    00:00:00.338672 PGMPool: cMaxPages=2096 (u64MaxPages=2084)
    00:00:00.338674 pgmR3PoolInit: cMaxPages=0x830 cMaxUsers=0x1060 cMaxPhysExts=0x1060 fCacheEnable=true
    00:00:00.359270 TM: GIP - u32Mode=1 (SyncTSC) u32UpdateHz=75
    00:00:00.391293 TM: cTSCTicksPerSecond=0xca49afa5 (3 393 826 725) fTSCVirtualized=true fTSCUseRealTSC=false
    00:00:00.391298 TM: fMaybeUseOffsettedHostTSC=false TSCTiedToExecution=false TSCNotTiedToHalt=false
    00:00:00.392079 CoreCode: R3=00007fcc40f0d000 R0=ffffc90004e8c000 RC=a0fe8000 Phys=00000000b313f000 cb=0x1000
    00:00:00.431663 AIOMgr: Default manager type is "Async"
    00:00:00.431677 AIOMgr: Default file backend is "NonBuffered"
    00:00:00.431814 BlkCache: Cache successfully initialised. Cache size is 5242880 bytes
    00:00:00.431822 BlkCache: Cache commit interval is 10000 ms
    00:00:00.431826 BlkCache: Cache commit threshold is 2621440 bytes
    00:00:00.433686 [SMP] BIOS with 4 CPUs
    00:00:00.434150 DevPcBios: Using LAN ROM '/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom' with a size of 0xc000 bytes
    00:00:00.442118 SUP: Loaded VBoxDDR0.r0 (/usr/lib/virtualbox/VBoxDDR0.r0) at 0xffffffffa0693020 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
    00:00:00.443711 SUP: Loaded VBoxDD2R0.r0 (/usr/lib/virtualbox/VBoxDD2R0.r0) at 0xffffffffa0006020 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
    00:00:00.443743 Activating Local APIC
    00:00:00.443748 CPUM: SetGuestCpuIdFeature: Enabled APIC
    00:00:00.444142 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
    00:00:00.446611 Shared Folders service loaded.
    00:00:00.482262 DrvBlock: Flushes will be ignored
    00:00:00.482284 DrvBlock: Async flushes will be passed to the disk
    00:00:00.482411 VDInit finished
    00:00:00.482576 AIOMgr: Endpoint for file '/mnt/virtualbox/Windows/Windows.vdi' (flags 000c0723) created successfully
    00:00:00.485091 VD: Opening the disk took 2779925 ns
    00:00:00.485128 AHCI: LUN#0: disk, PCHS=16383/16/63, total number of sectors 67108864
    00:00:00.485137 AHCI: LUN#0: using async I/O
    00:00:00.485242 DrvBlock: Flushes will be ignored
    00:00:00.485254 DrvBlock: Async flushes will be passed to the disk
    00:00:00.485262 AHCI LUN#1: CD/DVD, total number of sectors 0, passthrough disabled
    00:00:00.485271 AHCI: LUN#1: using normal I/O
    00:00:00.485397 AHCI#0: Reset the HBA
    00:00:00.488970 NAT: DNS#0: 192.168.1.1
    00:00:00.488992 NAT: DNS#1: 8.8.8.8
    00:00:00.488996 NAT: DNS#2: 8.8.4.4
    00:00:00.489503 Audio: Trying driver 'pulse'.
    00:00:00.493558 Pulse: open PCM_IN rate=44100Hz channels=2 format=s16le
    00:00:00.493575 Pulse: Requested record buffer attributes: maxlength=26460 fragsize=17640
    00:00:00.494814 Pulse: Obtained record buffer attributes: maxlength=26460 fragsize=8820
    00:00:00.494849 HdaCodec: can't open in fmt(freq: 44100)
    00:00:00.494859 Pulse: open PCM_OUT rate=44100Hz channels=2 format=s16le
    00:00:00.494870 Pulse: Requested playback buffer attributes: maxlength=26460 tlength=17640 prebuf=-1 minreq=-1
    00:00:00.497428 Pulse: Obtained playback buffer attributes: maxlength=26460 tlength=12348 prebuf=8824 minreq=3528
    00:00:00.497459 HdaCodec: can't open out fmt(freq: 44100)
    00:00:00.501613 SUP: Loaded VBoxEhciR0.r0 (/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR0.r0) at 0xffffffffa0031020 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
    00:00:00.502042 DevPcBios: SATA LUN#0 LCHS=1024/255/63
    00:00:00.502180 PGM: The CPU physical address width is 36 bits
    00:00:00.502187 PGMR3InitFinalize: 4 MB PSE mask 0000000fffffffff
    00:00:00.505772 VMM: Thread-context hooks enabled!
    00:00:00.505811 HM: Using VT-x implementation 2.0!
    00:00:00.505812 HM: Host CR4 = 0x1407f0
    00:00:00.505814 HM: Host EFER = 0xd01
    00:00:00.505814 HM: MSR_IA32_FEATURE_CONTROL = 0x5
    00:00:00.505815 HM: MSR_IA32_VMX_BASIC_INFO = 0xda040000000010
    00:00:00.505817 HM: VMCS id = 0x10
    00:00:00.505818 HM: VMCS size = 1024 bytes
    00:00:00.505819 HM: VMCS physical address limit = None
    00:00:00.505819 HM: VMCS memory type = 0x6
    00:00:00.505820 HM: Dual-monitor treatment support = true
    00:00:00.505821 HM: OUTS & INS instruction-info = true
    00:00:00.505822 HM: Max resume loops = 8192
    00:00:00.505823 HM: MSR_IA32_VMX_PINBASED_CTLS = 0x7f00000016
    00:00:00.505824 HM: VMX_VMCS_CTRL_PIN_EXEC_EXT_INT_EXIT
    00:00:00.505825 HM: VMX_VMCS_CTRL_PIN_EXEC_NMI_EXIT
    00:00:00.505825 HM: VMX_VMCS_CTRL_PIN_EXEC_VIRTUAL_NMI
    00:00:00.505826 HM: VMX_VMCS_CTRL_PIN_EXEC_PREEMPT_TIMER
    00:00:00.505826 HM: MSR_IA32_VMX_PROCBASED_CTLS = 0xfff9fffe0401e172
    00:00:00.505828 HM: VMX_VMCS_CTRL_PROC_EXEC_INT_WINDOW_EXIT
    00:00:00.505828 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_TSC_OFFSETTING
    00:00:00.505829 HM: VMX_VMCS_CTRL_PROC_EXEC_HLT_EXIT
    00:00:00.505829 HM: VMX_VMCS_CTRL_PROC_EXEC_INVLPG_EXIT
    00:00:00.505830 HM: VMX_VMCS_CTRL_PROC_EXEC_MWAIT_EXIT
    00:00:00.505830 HM: VMX_VMCS_CTRL_PROC_EXEC_RDPMC_EXIT
    00:00:00.505831 HM: VMX_VMCS_CTRL_PROC_EXEC_RDTSC_EXIT
    00:00:00.505831 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_LOAD_EXIT
    00:00:00.505832 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_LOAD_EXIT (must be set)
    00:00:00.505833 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_STORE_EXIT
    00:00:00.505833 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_STORE_EXIT (must be set)
    00:00:00.505834 HM: VMX_VMCS_CTRL_PROC_EXEC_CR8_LOAD_EXIT
    00:00:00.505834 HM: VMX_VMCS_CTRL_PROC_EXEC_CR8_STORE_EXIT
    00:00:00.505835 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_TPR_SHADOW
    00:00:00.505835 HM: VMX_VMCS_CTRL_PROC_EXEC_NMI_WINDOW_EXIT
    00:00:00.505836 HM: VMX_VMCS_CTRL_PROC_EXEC_MOV_DR_EXIT
    00:00:00.505836 HM: VMX_VMCS_CTRL_PROC_EXEC_UNCOND_IO_EXIT
    00:00:00.505837 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_IO_BITMAPS
    00:00:00.505837 HM: VMX_VMCS_CTRL_PROC_EXEC_MONITOR_TRAP_FLAG
    00:00:00.505838 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_MSR_BITMAPS
    00:00:00.505838 HM: VMX_VMCS_CTRL_PROC_EXEC_MONITOR_EXIT
    00:00:00.505839 HM: VMX_VMCS_CTRL_PROC_EXEC_PAUSE_EXIT
    00:00:00.505840 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_SECONDARY_EXEC_CTRL
    00:00:00.505840 HM: MSR_IA32_VMX_PROCBASED_CTLS2 = 0x8ff00000000
    00:00:00.505841 HM: VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC
    00:00:00.505842 HM: VMX_VMCS_CTRL_PROC_EXEC2_EPT
    00:00:00.505843 HM: VMX_VMCS_CTRL_PROC_EXEC2_DESCRIPTOR_TABLE_EXIT
    00:00:00.505843 HM: VMX_VMCS_CTRL_PROC_EXEC2_RDTSCP
    00:00:00.505844 HM: VMX_VMCS_CTRL_PROC_EXEC2_VIRT_X2APIC
    00:00:00.505844 HM: VMX_VMCS_CTRL_PROC_EXEC2_VPID
    00:00:00.505845 HM: VMX_VMCS_CTRL_PROC_EXEC2_WBINVD_EXIT
    00:00:00.505846 HM: VMX_VMCS_CTRL_PROC_EXEC2_UNRESTRICTED_GUEST
    00:00:00.505846 HM: VMX_VMCS_CTRL_PROC_EXEC2_PAUSE_LOOP_EXIT (must be cleared)
    00:00:00.505847 HM: VMX_VMCS_CTRL_PROC_EXEC2_RDRAND_EXIT
    00:00:00.505847 HM: VMX_VMCS_CTRL_PROC_EXEC2_INVPCID (must be cleared)
    00:00:00.505848 HM: VMX_VMCS_CTRL_PROC_EXEC2_VMFUNC (must be cleared)
    00:00:00.505848 HM: MSR_IA32_VMX_ENTRY_CTLS = 0xffff000011ff
    00:00:00.505849 HM: VMX_VMCS_CTRL_ENTRY_LOAD_DEBUG
    00:00:00.505850 HM: VMX_VMCS_CTRL_ENTRY_LOAD_DEBUG (must be set)
    00:00:00.505850 HM: VMX_VMCS_CTRL_ENTRY_IA32E_MODE_GUEST
    00:00:00.505851 HM: VMX_VMCS_CTRL_ENTRY_ENTRY_SMM
    00:00:00.505851 HM: VMX_VMCS_CTRL_ENTRY_DEACTIVATE_DUALMON
    00:00:00.505852 HM: VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_PERF_MSR
    00:00:00.505852 HM: VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_PAT_MSR
    00:00:00.505853 HM: VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_EFER_MSR
    00:00:00.505853 HM: MSR_IA32_VMX_EXIT_CTLS = 0x7fffff00036dff
    00:00:00.505855 HM: VMX_VMCS_CTRL_EXIT_SAVE_DEBUG
    00:00:00.505855 HM: VMX_VMCS_CTRL_EXIT_SAVE_DEBUG (must be set)
    00:00:00.505856 HM: VMX_VMCS_CTRL_EXIT_HOST_ADDR_SPACE_SIZE
    00:00:00.505856 HM: VMX_VMCS_CTRL_EXIT_LOAD_PERF_MSR
    00:00:00.505857 HM: VMX_VMCS_CTRL_EXIT_ACK_EXT_INT
    00:00:00.505857 HM: VMX_VMCS_CTRL_EXIT_SAVE_GUEST_PAT_MSR
    00:00:00.505858 HM: VMX_VMCS_CTRL_EXIT_LOAD_HOST_PAT_MSR
    00:00:00.505858 HM: VMX_VMCS_CTRL_EXIT_SAVE_GUEST_EFER_MSR
    00:00:00.505859 HM: VMX_VMCS_CTRL_EXIT_LOAD_HOST_EFER_MSR
    00:00:00.505860 HM: VMX_VMCS_CTRL_EXIT_SAVE_VMX_PREEMPT_TIMER
    00:00:00.505860 HM: MSR_IA32_VMX_EPT_VPID_CAP = 0xf0106114141
    00:00:00.505861 HM: MSR_IA32_VMX_EPT_VPID_CAP_RWX_X_ONLY
    00:00:00.505862 HM: MSR_IA32_VMX_EPT_VPID_CAP_GAW_48_BITS
    00:00:00.505863 HM: MSR_IA32_VMX_EPT_VPID_CAP_EMT_UC
    00:00:00.505863 HM: MSR_IA32_VMX_EPT_VPID_CAP_EMT_WB
    00:00:00.505864 HM: MSR_IA32_VMX_EPT_VPID_CAP_SP_21_BITS
    00:00:00.505864 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVEPT
    00:00:00.505865 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_SINGLE_CONTEXT
    00:00:00.505865 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_ALL_CONTEXTS
    00:00:00.505866 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID
    00:00:00.505866 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_INDIV_ADDR
    00:00:00.505867 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_SINGLE_CONTEXT
    00:00:00.505868 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_ALL_CONTEXTS
    00:00:00.505868 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_SINGLE_CONTEXT_RETAIN_GLOBALS
    00:00:00.505869 HM: MSR_IA32_VMX_MISC = 0x100401e5
    00:00:00.505870 HM: MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT = 0x5
    00:00:00.505870 HM: MSR_IA32_VMX_MISC_STORE_EFERLMA_VMEXIT = true
    00:00:00.505871 HM: MSR_IA32_VMX_MISC_ACTIVITY_STATES = 0x7
    00:00:00.505872 HM: MSR_IA32_VMX_MISC_CR3_TARGET = 0x4
    00:00:00.505872 HM: MSR_IA32_VMX_MISC_MAX_MSR = 512
    00:00:00.505873 HM: MSR_IA32_VMX_MISC_RDMSR_SMBASE_MSR_SMM = false
    00:00:00.505874 HM: MSR_IA32_VMX_MISC_SMM_MONITOR_CTL_B2 = true
    00:00:00.505875 HM: MSR_IA32_VMX_MISC_VMWRITE_VMEXIT_INFO = false
    00:00:00.505875 HM: MSR_IA32_VMX_MISC_MSEG_ID = 0x0
    00:00:00.505876 HM: MSR_IA32_VMX_CR0_FIXED0 = 0x80000021
    00:00:00.505877 HM: MSR_IA32_VMX_CR0_FIXED1 = 0xffffffff
    00:00:00.505878 HM: MSR_IA32_VMX_CR4_FIXED0 = 0x2000
    00:00:00.505879 HM: MSR_IA32_VMX_CR4_FIXED1 = 0x1767ff
    00:00:00.505880 HM: MSR_IA32_VMX_VMCS_ENUM = 0x2a
    00:00:00.505880 HM: MSR_IA32_VMX_VMCS_ENUM_HIGHEST_INDEX = 0x15
    00:00:00.505881 HM: APIC-access page physaddr = 0x00000000ba5f0000
    00:00:00.505882 HM: VCPU 0: MSR bitmap physaddr = 0x00000000ba5ed000
    00:00:00.505884 HM: VCPU 0: VMCS physaddr = 0x00000000ba5ef000
    00:00:00.505885 HM: VCPU 1: MSR bitmap physaddr = 0x00000000ba5e8000
    00:00:00.505886 HM: VCPU 1: VMCS physaddr = 0x00000000ba5ea000
    00:00:00.505887 HM: VCPU 2: MSR bitmap physaddr = 0x00000000ba5e3000
    00:00:00.505888 HM: VCPU 2: VMCS physaddr = 0x00000000ba5e5000
    00:00:00.505889 HM: VCPU 3: MSR bitmap physaddr = 0x00000000ba5de000
    00:00:00.505890 HM: VCPU 3: VMCS physaddr = 0x00000000ba5e0000
    00:00:00.505891 HM: Guest support: 32-bit and 64-bit.
    00:00:00.505894 HM: Supports VMCS EFER fields = true
    00:00:00.505895 HM: VMX enabled!
    00:00:00.505902 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT
    00:00:00.505903 CPUM: SetGuestCpuIdFeature: Enabled PAE
    00:00:00.505904 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE
    00:00:00.505905 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET
    00:00:00.505905 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF
    00:00:00.505906 CPUM: SetGuestCpuIdFeature: Enabled NX
    00:00:00.505906 HM: Nested paging enabled!
    00:00:00.505907 HM: EPT flush type = VMX_FLUSH_EPT_SINGLE_CONTEXT
    00:00:00.505907 HM: Unrestricted guest execution enabled!
    00:00:00.505908 HM: VPID enabled!
    00:00:00.505909 HM: VPID flush type = VMX_FLUSH_VPID_SINGLE_CONTEXT
    00:00:00.505911 HM: VMX-preemption timer enabled (cPreemptTimerShift=5).
    00:00:00.505911 HM: VT-x/AMD-V init method: GLOBAL
    00:00:00.505913 VMM: fUsePeriodicPreemptionTimers=false
    00:00:00.506353 Logical host processors: 4 present, 4 max, 4 online, online mask: 000000000000000f
    00:00:00.506397 Physical host cores: 4
    00:00:00.506398 ************************* CPUID dump ************************
    00:00:00.506401 RAW Standard CPUIDs
    00:00:00.506401 Function eax ebx ecx edx
    00:00:00.506402 Gst: 00000000 00000005 756e6547 6c65746e 49656e69
    00:00:00.506404 Hst: 0000000d 756e6547 6c65746e 49656e69
    00:00:00.506406 Gst: 00000001 000306a9 00040800 00002201 178bfbff
    00:00:00.506408 Hst: 000306a9 02100800 7fbae3ff bfebfbff
    00:00:00.506409 Gst: 00000002 76035a01 00f0b0ff 00000000 00ca0000
    00:00:00.506411 Hst: 76035a01 00f0b0ff 00000000 00ca0000
    00:00:00.506412 Gst: 00000003 00000000 00000000 00000000 00000000
    00:00:00.506413 Hst: 00000000 00000000 00000000 00000000
    00:00:00.506415 Gst: 00000004 0c000000 00000000 00000000 00000000
    00:00:00.506416 Hst: 1c004121 01c0003f 0000003f 00000000
    00:00:00.506417 Gst: 00000005 00000000 00000000 00000000 00000000
    00:00:00.506418 Hst: 00000040 00000040 00000003 00001120
    00:00:00.506419 Hst: 00000006 00000077 00000002 00000009 00000000
    00:00:00.506421 Hst: 00000007 00000000 00000281 00000000 00000000
    00:00:00.506422 Hst: 00000008 00000000 00000000 00000000 00000000
    00:00:00.506423 Hst: 00000009 00000000 00000000 00000000 00000000
    00:00:00.506424 Hst: 0000000a 07300803 00000000 00000000 00000603
    00:00:00.506425 Hst: 0000000b 00000001 00000001 00000100 00000002
    00:00:00.506427 Hst: 0000000c 00000000 00000000 00000000 00000000
    00:00:00.506428 Hst: 0000000d 00000007 00000340 00000340 00000000
    00:00:00.506429 Name: GenuineIntel
    00:00:00.506430 Supports: 0-5
    00:00:00.506431 Family: 6 Extended: 0 Effective: 6
    00:00:00.506432 Model: 10 Extended: 3 Effective: 58
    00:00:00.506433 Stepping: 9
    00:00:00.506433 Type: 0 (primary)
    00:00:00.506434 APIC ID: 0x00
    00:00:00.506435 Logical CPUs: 4
    00:00:00.506435 CLFLUSH Size: 8
    00:00:00.506436 Brand ID: 0x00
    00:00:00.506437 Mnemonic - Description = guest (host)
    00:00:00.506437 FPU - x87 FPU on Chip = 1 (1)
    00:00:00.506438 VME - Virtual 8086 Mode Enhancements = 1 (1)
    00:00:00.506439 DE - Debugging extensions = 1 (1)
    00:00:00.506440 PSE - Page Size Extension = 1 (1)
    00:00:00.506440 TSC - Time Stamp Counter = 1 (1)
    00:00:00.506441 MSR - Model Specific Registers = 1 (1)
    00:00:00.506442 PAE - Physical Address Extension = 1 (1)
    00:00:00.506443 MCE - Machine Check Exception = 1 (1)
    00:00:00.506443 CX8 - CMPXCHG8B instruction = 1 (1)
    00:00:00.506444 APIC - APIC On-Chip = 1 (1)
    00:00:00.506445 10 - Reserved = 0 (0)
    00:00:00.506445 SEP - SYSENTER and SYSEXIT = 1 (1)
    00:00:00.506446 MTRR - Memory Type Range Registers = 1 (1)
    00:00:00.506447 PGE - PTE Global Bit = 1 (1)
    00:00:00.506447 MCA - Machine Check Architecture = 1 (1)
    00:00:00.506448 CMOV - Conditional Move Instructions = 1 (1)
    00:00:00.506449 PAT - Page Attribute Table = 1 (1)
    00:00:00.506449 PSE-36 - 36-bit Page Size Extention = 1 (1)
    00:00:00.506450 PSN - Processor Serial Number = 0 (0)
    00:00:00.506451 CLFSH - CLFLUSH Instruction. = 1 (1)
    00:00:00.506451 20 - Reserved = 0 (0)
    00:00:00.506452 DS - Debug Store = 0 (1)
    00:00:00.506453 ACPI - Thermal Mon. & Soft. Clock Ctrl.= 0 (1)
    00:00:00.506453 MMX - Intel MMX Technology = 1 (1)
    00:00:00.506454 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1)
    00:00:00.506455 SSE - SSE Support = 1 (1)
    00:00:00.506455 SSE2 - SSE2 Support = 1 (1)
    00:00:00.506456 SS - Self Snoop = 0 (1)
    00:00:00.506457 HTT - Hyper-Threading Technology = 1 (1)
    00:00:00.506457 TM - Thermal Monitor = 0 (1)
    00:00:00.506458 30 - Reserved = 0 (0)
    00:00:00.506459 PBE - Pending Break Enable = 0 (1)
    00:00:00.506459 Supports SSE3 = 1 (1)
    00:00:00.506460 PCLMULQDQ = 0 (1)
    00:00:00.506461 DS Area 64-bit layout = 0 (1)
    00:00:00.506461 Supports MONITOR/MWAIT = 0 (1)
    00:00:00.506462 CPL-DS - CPL Qualified Debug Store = 0 (1)
    00:00:00.506463 VMX - Virtual Machine Technology = 0 (1)
    00:00:00.506463 SMX - Safer Mode Extensions = 0 (1)
    00:00:00.506464 Enhanced SpeedStep Technology = 0 (1)
    00:00:00.506465 Terminal Monitor 2 = 0 (1)
    00:00:00.506465 Supplemental SSE3 instructions = 1 (1)
    00:00:00.506466 L1 Context ID = 0 (0)
    00:00:00.506467 11 - Reserved = 0 (0)
    00:00:00.506467 FMA extensions using YMM state = 0 (0)
    00:00:00.506468 CMPXCHG16B instruction = 1 (1)
    00:00:00.506469 xTPR Update Control = 0 (1)
    00:00:00.506469 Perf/Debug Capability MSR = 0 (1)
    00:00:00.506470 16 - Reserved = 0 (0)
    00:00:00.506471 PCID - Process-context identifiers = 0 (1)
    00:00:00.506471 DCA - Direct Cache Access = 0 (0)
    00:00:00.506472 SSE4.1 instruction extensions = 0 (1)
    00:00:00.506473 SSE4.2 instruction extensions = 0 (1)
    00:00:00.506473 Supports the x2APIC extensions = 0 (1)
    00:00:00.506474 MOVBE instruction = 0 (0)
    00:00:00.506475 POPCNT instruction = 0 (1)
    00:00:00.506475 TSC-Deadline LAPIC timer mode = 0 (1)
    00:00:00.506476 AESNI instruction extensions = 0 (1)
    00:00:00.506477 XSAVE/XRSTOR extended state feature = 0 (1)
    00:00:00.506477 Supports OSXSAVE = 0 (1)
    00:00:00.506478 AVX instruction extensions = 0 (1)
    00:00:00.506479 29/30 - Reserved = 0x0 (0x3)
    00:00:00.506480 Hypervisor Present (we're a guest) = 0 (0)
    00:00:00.506480
    00:00:00.506481 RAW Extended CPUIDs
    00:00:00.506481 Function eax ebx ecx edx
    00:00:00.506482 Gst: 80000000 80000008 00000000 00000000 00000000
    00:00:00.506483 Hst: 80000008 00000000 00000000 00000000
    00:00:00.506484 Gst: 80000001 00000000 00000000 00000001 28100800
    00:00:00.506486 Hst: 00000000 00000000 00000001 28100800
    00:00:00.506487 Gst: 80000002 20202020 20202020 65746e49 2952286c
    00:00:00.506489 Hst: 20202020 20202020 65746e49 2952286c
    00:00:00.506491 Gst: 80000003 726f4320 4d542865 35692029 3735332d
    00:00:00.506493 Hst: 726f4320 4d542865 35692029 3735332d
    00:00:00.506495 Gst: 80000004 50432030 20402055 30342e33 007a4847
    00:00:00.506496 Hst: 50432030 20402055 30342e33 007a4847
    00:00:00.506498 Gst: 80000005 00000000 00000000 00000000 00000000
    00:00:00.506499 Hst: 00000000 00000000 00000000 00000000
    00:00:00.506500 Gst: 80000006 00000000 00000000 01006040 00000000
    00:00:00.506501 Hst: 00000000 00000000 01006040 00000000
    00:00:00.506502 Gst: 80000007 00000000 00000000 00000000 00000000
    00:00:00.506503 Hst: 00000000 00000000 00000000 00000100
    00:00:00.506504 Gst: 80000008 00003024 00000000 00000000 00000000
    00:00:00.506506 Hst: 00003024 00000000 00000000 00000000
    00:00:00.506507 Gst: 80000009 00000007 00000340 00000340 00000000*
    00:00:00.506508 Hst: 00000007 00000340 00000340 00000000
    00:00:00.506509 Ext Name:
    00:00:00.506510 Ext Supports: 0x80000000-0x80000008
    00:00:00.506511 Family: 0 Extended: 0 Effective: 0
    00:00:00.506512 Model: 0 Extended: 0 Effective: 0
    00:00:00.506512 Stepping: 0
    00:00:00.506513 Brand ID: 0x000
    00:00:00.506514 Mnemonic - Description = guest (host)
    00:00:00.506514 FPU - x87 FPU on Chip = 0 (0)
    00:00:00.506515 VME - Virtual 8086 Mode Enhancements = 0 (0)
    00:00:00.506516 DE - Debugging extensions = 0 (0)
    00:00:00.506516 PSE - Page Size Extension = 0 (0)
    00:00:00.506517 TSC - Time Stamp Counter = 0 (0)
    00:00:00.506518 MSR - K86 Model Specific Registers = 0 (0)
    00:00:00.506518 PAE - Physical Address Extension = 0 (0)
    00:00:00.506519 MCE - Machine Check Exception = 0 (0)
    00:00:00.506520 CX8 - CMPXCHG8B instruction = 0 (0)
    00:00:00.506520 APIC - APIC On-Chip = 0 (0)
    00:00:00.506521 10 - Reserved = 0 (0)
    00:00:00.506522 SEP - SYSCALL and SYSRET = 1 (1)
    00:00:00.506522 MTRR - Memory Type Range Registers = 0 (0)
    00:00:00.506523 PGE - PTE Global Bit = 0 (0)
    00:00:00.506524 MCA - Machine Check Architecture = 0 (0)
    00:00:00.506524 CMOV - Conditional Move Instructions = 0 (0)
    00:00:00.506525 PAT - Page Attribute Table = 0 (0)
    00:00:00.506526 PSE-36 - 36-bit Page Size Extention = 0 (0)
    00:00:00.506526 18 - Reserved = 0 (0)
    00:00:00.506527 19 - Reserved = 0 (0)
    00:00:00.506528 NX - No-Execute Page Protection = 1 (1)
    00:00:00.506528 DS - Debug Store = 0 (0)
    00:00:00.506529 AXMMX - AMD Extensions to MMX Instr. = 0 (0)
    00:00:00.506530 MMX - Intel MMX Technology = 0 (0)
    00:00:00.506530 FXSR - FXSAVE and FXRSTOR Instructions = 0 (0)
    00:00:00.506531 25 - AMD fast FXSAVE and FXRSTOR Instr.= 0 (0)
    00:00:00.506532 26 - 1 GB large page support = 0 (0)
    00:00:00.506532 27 - RDTSCP instruction = 1 (1)
    00:00:00.506533 28 - Reserved = 0 (0)
    00:00:00.506534 29 - AMD Long Mode = 1 (1)
    00:00:00.506534 30 - AMD Extensions to 3DNow! = 0 (0)
    00:00:00.506535 31 - AMD 3DNow! = 0 (0)
    00:00:00.506536 LahfSahf - LAHF/SAHF in 64-bit mode = 1 (1)
    00:00:00.506536 CmpLegacy - Core MP legacy mode (depr) = 0 (0)
    00:00:00.506537 SVM - AMD VM Extensions = 0 (0)
    00:00:00.506538 APIC registers starting at 0x400 = 0 (0)
    00:00:00.506538 AltMovCR8 - LOCK MOV CR0 means MOV CR8 = 0 (0)
    00:00:00.506539 5 - Advanced bit manipulation = 0 (0)
    00:00:00.506540 6 - SSE4A instruction support = 0 (0)
    00:00:00.506540 7 - Misaligned SSE mode = 0 (0)
    00:00:00.506541 8 - PREFETCH and PREFETCHW instruction= 0 (0)
    00:00:00.506542 9 - OS visible workaround = 0 (0)
    00:00:00.506542 10 - Instruction based sampling = 0 (0)
    00:00:00.506543 11 - SSE5 support = 0 (0)
    00:00:00.506543 12 - SKINIT, STGI, and DEV support = 0 (0)
    00:00:00.506544 13 - Watchdog timer support. = 0 (0)
    00:00:00.506545 31:14 - Reserved = 0x0 (0x0)
    00:00:00.506546 Full Name: Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz
    00:00:00.506546 TLB 2/4M Instr/Uni: res0 0 entries
    00:00:00.506547 TLB 2/4M Data: res0 0 entries
    00:00:00.506548 TLB 4K Instr/Uni: res0 0 entries
    00:00:00.506549 TLB 4K Data: res0 0 entries
    00:00:00.506549 L1 Instr Cache Line Size: 0 bytes
    00:00:00.506550 L1 Instr Cache Lines Per Tag: 0
    00:00:00.506550 L1 Instr Cache Associativity: res0
    00:00:00.506551 L1 Instr Cache Size: 0 KB
    00:00:00.506552 L1 Data Cache Line Size: 0 bytes
    00:00:00.506552 L1 Data Cache Lines Per Tag: 0
    00:00:00.506553 L1 Data Cache Associativity: res0
    00:00:00.506553 L1 Data Cache Size: 0 KB
    00:00:00.506554 L2 TLB 2/4M Instr/Uni: off 0 entries
    00:00:00.506555 L2 TLB 2/4M Data: off 0 entries
    00:00:00.506555 L2 TLB 4K Instr/Uni: off 0 entries
    00:00:00.506556 L2 TLB 4K Data: off 0 entries
    00:00:00.506557 L2 Cache Line Size: 0 bytes
    00:00:00.506557 L2 Cache Lines Per Tag: 0
    00:00:00.506558 L2 Cache Associativity: off
    00:00:00.506558 L2 Cache Size: 0 KB
    00:00:00.506559 Host Invariant-TSC support: true
    00:00:00.506560 APM Features:
    00:00:00.506561 Physical Address Width: 36 bits
    00:00:00.506561 Virtual Address Width: 48 bits
    00:00:00.506562 Guest Physical Address Width: 0 bits
    00:00:00.506563 Physical Core Count: 0
    00:00:00.506563
    00:00:00.506564 RAW Centaur CPUIDs
    00:00:00.506564 Function eax ebx ecx edx
    00:00:00.506565 Gst: c0000000 00000007 00000340 00000340 00000000
    00:00:00.506566 Hst: 00000007 00000340 00000340 00000000
    00:00:00.506567 Gst: c0000001 00000007 00000340 00000340 00000000
    00:00:00.506568 Hst: 00000007 00000340 00000340 00000000
    00:00:00.506569 Gst: c0000002 00000007 00000340 00000340 00000000
    00:00:00.506570 Hst: 00000007 00000340 00000340 00000000
    00:00:00.506572 Gst: c0000003 00000007 00000340 00000340 00000000
    00:00:00.506573 Hst: 00000007 00000340 00000340 00000000
    00:00:00.506574 Centaur Supports: 0xc0000000-0x00000007
    00:00:00.506575 Mnemonic - Description = guest (host)
    00:00:00.506575 AIS - Alternate Instruction Set = 0 (0)
    00:00:00.506576 AIS-E - AIS enabled = 0 (0)
    00:00:00.506577 RNG - Random Number Generator = 0 (0)
    00:00:00.506577 RNG-E - RNG enabled = 0 (0)
    00:00:00.506578 LH - LongHaul MSR 0000_110Ah = 0 (0)
    00:00:00.506579 FEMMS - FEMMS = 0 (0)
    00:00:00.506579 ACE - Advanced Cryptography Engine = 0 (0)
    00:00:00.506580 ACE-E - ACE enabled = 0 (0)
    00:00:00.506581 ACE2 - Advanced Cryptography Engine 2 = 0 (0)
    00:00:00.506581 ACE2-E - ACE enabled = 0 (0)
    00:00:00.506582 PHE - Padlock Hash Engine = 0 (0)
    00:00:00.506583 PHE-E - PHE enabled = 0 (0)
    00:00:00.506583 PMM - Montgomery Multiplier = 0 (0)
    00:00:00.506584 PMM-E - PMM enabled = 0 (0)
    00:00:00.506585 14 - Reserved = 0 (0)
    00:00:00.506585 15 - Reserved = 0 (0)
    00:00:00.506586 Parallax = 0 (0)
    00:00:00.506586 Parallax enabled = 0 (0)
    00:00:00.506587 Overstress = 0 (0)
    00:00:00.506588 Overstress enabled = 0 (0)
    00:00:00.506589 TM3 - Temperature Monitoring 3 = 0 (0)
    00:00:00.506589 TM3-E - TM3 enabled = 0 (0)
    00:00:00.506590 RNG2 - Random Number Generator 2 = 0 (0)
    00:00:00.506590 RNG2-E - RNG2 enabled = 0 (0)
    00:00:00.506591 24 - Reserved = 0 (0)
    00:00:00.506592 PHE2 - Padlock Hash Engine 2 = 0 (0)
    00:00:00.506593 PHE2-E - PHE2 enabled = 0 (0)
    00:00:00.506593
    00:00:00.506594
    00:00:00.506594 ******************** End of CPUID dump **********************
    00:00:00.509556 VM: Halt method global1 (5)
    00:00:00.509633 HaltedGlobal1 config: cNsSpinBlockThresholdCfg=2000
    00:00:00.509736 Changing the VM state from 'CREATING' to 'CREATED'.
    00:00:00.510260 SharedFolders host service: adding host mapping
    00:00:00.510273 Host path '/home/mons/Cartelle condivise/Virtualbox/Windows', map name 'Windows', writable, automount=false, create_symlinks=false, missing=false
    00:00:00.510521 Changing the VM state from 'CREATED' to 'POWERING_ON'.
    00:00:00.510596 AIOMgr: Endpoints without assigned bandwidth groups:
    00:00:00.510606 AIOMgr: /mnt/virtualbox/Windows/Windows.vdi
    00:00:00.510723 Changing the VM state from 'POWERING_ON' to 'RUNNING'.
    00:00:00.514198 Guest Log: BIOS: VirtualBox 4.3.16
    00:00:00.514335 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
    00:00:00.524130 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.531071 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0, flags=0x1
    00:00:00.531129 UIFrameBuffer::RequestResize: Screen=0, Format=0, BitsPerPixel=0, BytesPerLine=0, Size=720x400, Sending to async-handler..
    00:00:00.531175 UIFrameBufferQImage::resizeEvent: Format=0, BitsPerPixel=0, BytesPerLine=0, Size=720x400
    00:00:00.531184 UIFrameBufferQImage::resizeEvent: Resizing to FALLBACK buffer due to format is invalid..
    00:00:00.533627 AHCI#0: Reset the HBA
    00:00:00.533706 AHCI#0: Port 0 reset
    00:00:00.534173 Guest Log: BIOS: AHCI 0-P#0: PCHS=16383/16/63 LCHS=1024/255/63 67108864 sectors
    00:00:00.534255 AHCI#0: Port 1 reset
    00:00:00.534391 PIT: mode=2 count=0x48d3 (18643) - 64.00 Hz (ch=0)
    00:00:00.551320 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007fcbc8000000 w=640 h=480 bpp=32 cbLine=0xA00, flags=0x1
    00:00:00.551343 UIFrameBuffer::RequestResize: Screen=0, Format=843204434, BitsPerPixel=32, BytesPerLine=2560, Size=640x480, Sending to async-handler..
    00:00:00.551380 UIFrameBufferQImage::resizeEvent: Format=843204434, BitsPerPixel=32, BytesPerLine=2560, Size=640x480
    00:00:00.551390 UIFrameBufferQImage::resizeEvent: Resizing to directly use VGA device content..
    00:00:00.650041 2D video acceleration is disabled.
    00:00:00.650061 HID LEDs sync is not supported on this platform.
    00:00:03.014547 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
    00:00:03.014980 Guest Log: BIOS: Boot : bseqnr=1, bootseq=0023
    00:00:03.016232 Guest Log: BIOS: CDROM boot failure code : 0003
    00:00:03.016501 Guest Log: BIOS: Boot from CD-ROM failed
    00:00:03.016842 Guest Log: BIOS: Boot : bseqnr=2, bootseq=0002
    00:00:03.017867 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0, flags=0x1
    00:00:03.017904 UIFrameBuffer::RequestResize: Screen=0, Format=0, BitsPerPixel=0, BytesPerLine=0, Size=720x400, Sending to async-handler..
    00:00:03.017979 UIFrameBufferQImage::resizeEvent: Format=0, BitsPerPixel=0, BytesPerLine=0, Size=720x400
    00:00:03.017998 UIFrameBufferQImage::resizeEvent: Resizing to FALLBACK buffer due to format is invalid..
    00:00:03.022076 Guest Log: BIOS: Booting from Hard Disk...
    00:00:03.421944 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007fcbc8000000 w=1024 h=768 bpp=24 cbLine=0xC00, flags=0x1
    00:00:03.421972 UIFrameBuffer::RequestResize: Screen=0, Format=843204434, BitsPerPixel=24, BytesPerLine=3072, Size=1024x768, Sending to async-handler..
    00:00:03.422038 UIFrameBufferQImage::resizeEvent: Format=843204434, BitsPerPixel=24, BytesPerLine=3072, Size=1024x768
    00:00:03.422048 UIFrameBufferQImage::resizeEvent: Resizing to FALLBACK buffer due to format is invalid..
    00:00:04.308262 RTC: period=0x200 (512) 64 Hz
    00:00:05.764361 AHCI#0: Reset the HBA
    00:00:05.779746 Guest Additions information report: Version 4.3.14 r95030 '4.3.14'
    00:00:05.779796 Guest Additions information report: Interface = 0x00010004 osType = 0x0003A100
    00:00:05.779854 Guest Additions capability report: (0x0 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
    00:00:05.779944 Guest reported fixed hypervisor window at 0009d800000 (size = 0x2400000, rc = VINF_SUCCESS)
    00:00:05.830383 AIOMgr: Flush failed with VERR_INVALID_PARAMETER, disabling async flushes
    00:00:06.288518 Guest Log: VBoxMP::DriverEntry: VBox WDDM Driver for Windows 8, 64 bit; Built Jul 15 2014 17:44:23
    00:00:06.288628 Guest Log: VBoxMP::DriverEntry: OsVersion( 6, 3, 9600 )
    00:00:06.288873 Guest Log: VBoxMP::VBoxMpCrCtlConConnectHgcm: WARNING! :vboxCrCtlConConnect failed, rc (-2900)
    00:00:06.288933 Guest Log: VBoxMP::VBoxMpCrCtlConInit: VBoxMpCrCtlConConnectHgcm failed with rc(0), 3D not supported!
    00:00:06.288973 Guest Log: VBoxMP::DriverEntry: 3D is NOT supported by the host, falling back to display-only mode..
    00:00:07.770392 OHCI: Software reset
    00:00:07.770468 OHCI: USB Reset
    00:00:07.808807 RTC: period=0x10 (16) 2048 Hz
    00:00:07.820650 OHCI: USB Operational
    00:00:07.823789 RTC: period=0x200 (512) 64 Hz
    00:00:07.863023 EHCI: Hardware reset
    00:00:07.863159 EHCI: USB Operational
    Now if I downgrade to 4.3.14 it says me that module vboxdrv is not loaded (not true).
    Can anyone help me to make the last version working?
    Thank you in advance.

    I updated succesfully but now I have another problem, when I try to share a folder it says me
    [virtual-user@arch-vm_desktop sbin]$ sudo mount -t vboxsf Virtualbox /mnt/Virtualbox
    /sbin/mount.vboxsf: mounting failed with the error: No such file or directory
    I read on the wiki and it's written that the problem is the vboxsf module not loaded but
    [virtual-user@arch-vm_desktop ~]$ lsmod
    Module Size Used by
    fuse 87446 2
    nls_iso8859_1 12461 1
    nls_cp437 16553 1
    vfat 21231 1
    fat 61984 1 vfat
    mousedev 17272 0
    ppdev 16782 0
    serio_raw 12849 0
    evdev 21544 7
    e1000 130280 0
    snd_intel8x0 34948 2
    snd_ac97_codec 118704 1 snd_intel8x0
    ac97_bus 12510 1 snd_ac97_codec
    snd_pcm 88487 2 snd_ac97_codec,snd_intel8x0
    snd_timer 26614 1 snd_pcm
    snd 69340 8 snd_ac97_codec,snd_intel8x0,snd_timer,snd_pcm
    mac_hid 12633 0
    intel_agp 17432 0
    microcode 22061 0
    intel_gtt 17848 1 intel_agp
    i2c_piix4 20857 0
    psmouse 102792 0
    pcspkr 12595 0
    soundcore 13031 1 snd
    parport_pc 26351 0
    parport 35749 2 ppdev,parport_pc
    battery 13356 0
    ac 12715 0
    button 12909 0
    vboxvideo 12437 1
    drm 258005 3 vboxvideo
    i2c_core 50152 2 drm,i2c_piix4
    vboxsf 41351 2
    vboxguest 206301 8 vboxsf
    ext4 501845 1
    crc16 12343 1 ext4
    mbcache 17171 1 ext4
    jbd2 86460 1 ext4
    sd_mod 44356 3
    sr_mod 21903 0
    cdrom 47479 1 sr_mod
    crc_t10dif 12431 1 sd_mod
    crct10dif_common 12356 1 crc_t10dif
    atkbd 22254 0
    libps2 12739 2 atkbd,psmouse
    ahci 29195 2
    libahci 27158 1 ahci
    ohci_pci 12808 0
    ohci_hcd 42982 1 ohci_pci
    ehci_pci 12512 0
    ehci_hcd 69939 1 ehci_pci
    libata 181553 2 ahci,libahci
    scsi_mod 142915 3 libata,sd_mod,sr_mod
    usbcore 199328 4 ohci_hcd,ohci_pci,ehci_hcd,ehci_pci
    usb_common 12440 1 usbcore
    i8042 18002 1 libps2
    serio 18282 6 serio_raw,atkbd,i8042,psmouse
    [virtual-user@arch-vm_desktop ~]$ sudo systemctl status vboxservice
    [sudo] password for virtual-user:
    ● vboxservice.service - VirtualBox Guest Service
    Loaded: loaded (/usr/lib/systemd/system/vboxservice.service; enabled)
    Active: active (running) since sab 2014-09-20 11:40:18 CEST; 1min 41s ago
    Process: 190 ExecStartPre=/usr/bin/modprobe vboxsf (code=exited, status=0/SUCCESS)
    Process: 186 ExecStartPre=/usr/bin/modprobe vboxvideo (code=exited, status=0/SUCCESS)
    Process: 159 ExecStartPre=/usr/bin/modprobe vboxguest (code=exited, status=0/SUCCESS)
    Main PID: 204 (VBoxService)
    CGroup: /system.slice/vboxservice.service
    └─204 /usr/bin/VBoxService -f
    set 20 11:40:18 arch-vm_desktop VBoxService[204]: 00:00:00.000642 main OS...
    set 20 11:40:18 arch-vm_desktop VBoxService[204]: 00:00:00.000837 main OS...
    set 20 11:40:18 arch-vm_desktop VBoxService[204]: 00:00:00.001024 main OS...
    set 20 11:40:18 arch-vm_desktop VBoxService[204]: 00:00:00.001207 main OS...
    set 20 11:40:18 arch-vm_desktop VBoxService[204]: 00:00:00.001392 main Ex...
    set 20 11:40:18 arch-vm_desktop VBoxService[204]: 00:00:00.001394 main Pr...
    set 20 11:40:18 arch-vm_desktop VBoxService[204]: 00:00:00.001394 main Pa...
    set 20 11:40:18 arch-vm_desktop VBoxService[204]: 00:00:00.004342 main 4....
    set 20 11:40:18 arch-vm_desktop VBoxService[204]: 00:00:00.091214 automount V...
    set 20 11:40:18 arch-vm_desktop VBoxService[204]: 00:00:00.092686 automount V...
    Hint: Some lines were ellipsized, use -l to show in full.
    [virtual-user@arch-vm_desktop ~]$ sudo mount -t vboxsf Virtualbox /mnt/Virtualbox
    /sbin/mount.vboxsf: mounting failed with the error: No such file or directory
    [virtual-user@arch-vm_desktop ~]$
    Last edited by Mons1990 (2014-09-20 09:45:00)

  • AnyConnect VPN on Mac - Can't SSH to Virtualbox Virtual Machines

    Hi,
    I'm running AnyConnect version 3.1.05170 on my Mac.  I'm also doing SW Development on multiple Virtual Machines on my Mac via VirtualBox.  When I connect via VPN, I can no longer SSH to my Virtual Machines.  I'm sure there is a rules setting or something that is killing my "Host Only Network" in VirtualBox so I can no longer access them.  The worst part is that even if I Quit the AnyConnect Client, I still can't SSH to my Virtual Machines, so whatever rule is put in place doesn't go away when I disconnect the tunnel.
    Has anyone witnessed this or have a suggestion on how to go about solving it?
    Thanks,
    - Curt

    Hello,
    I just encountered the same problem. To solve it, I checked the box "Allow Local (LAN) access when using VPN (if configured)" in the preferences of AnyConnect.
    It's working fine for me but I am using Parallels and not VirtualBox.
    Regards
    David

  • Solaris HotSpot Virtual Machine Error, Unexpected Signal 11 NEED HELP

    Hi all
    We are running a thin jsp application for video streaming live event running
    on a BEA WebLogic Personalization Server 3.2 on Solaris (streaming servers
    are separate and do not affect the server). After putting it in production
    we have experienced serious memory problems with our environment. When the
    servers are running under heavy load, they eat all available memory until
    they finally crash, please see log message below. We can see that the
    garbage collection is running but it doesn't seem to keep up with the memory
    consumption. The problem is described in a bug report at SUN, but it is
    marked as a "no fix" with the reasoning that programming resources are now
    allocated to jdk1.4?
    Log message:
    # HotSpot Virtual Machine Error, Unexpected Signal 11
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error happened during: scavenge
    # Error ID: 4F533F534F4C415249530E435050079A 01
    # Problematic Thread: prio=5 tid=0xdbea8 nid=0x4 runnable
    When this occured we ran JDK 1.3.0 with HotSpot Server VM on Solaris 8. WLS
    5.1, SP 9 and WLPS 3.2.
    WLS is started with the following parameters.
    #----------- Start WebLogic with the above parameters -----------
    $JDK_HOME/bin/java -server -ms512m -mx512m -Duser.timezone=ECT -classpath
    $JAVA_CLASSPATH -Dweblogic.system.bindAddr=10.122.114.4 -Dweblogic.cluster.m
    ulticastAddress=224.0.0.100 -Dweblogic.cluster.enable=true -Dweblogic.cluste
    r.name=iccluster -Dweblogic.class.path=$WEBLOGIC_CLASSPATH -Dweblogic.system
    .name=$SYSTEM_NAME
    weblogic.system.home=$SYSTEM_HOME -Dweblogic.home=$WEBLOGIC_HOME -Djava.secu
    rity.manager -Djava.security.policy=$WEBLOGIC_HOME/weblogic.policy -Dcommerc
    e.properties=$WL_COMMERCE_HOME/weblogiccommerce.properties -Dweblogic.proper
    ties=$WL_COMMERCE_HOME/weblogic.properties -Dpipeline.properties=$WL_COMMERC
    E_HOME/pipeline.properties -Dwebflow.properties=$WL_COMMERCE_HOME/webflow.pr
    operties -Dwlcs.home=$WL_COMMERCE_HOME weblogic.Server &
    We have now upgraded to jdk1.3.1_02 B02 but still have a problem with memory
    leaks. We have so far been able to restart the server before memory is
    exhausted and has hence not seen the same error message after the upgrade.
    The memory is not freed when Weblogic aborts, the SUN server has to be
    rebooted to free the memory. We now have to restart our 3 servers aprox.
    every 6 hours. The servers are equiped with 2G physical memory each. We have
    also tried setting hotspot to -client and setting -XX:MaxPerm.
    The HW configuration is as follows:
    1 Foundry Server Iron load balancer (with one hot stand by).
    3 Sun E420R, 2 x 440MHz CPU, 2GB RAM. Running in a cluster with one apache
    and one WLPS instance on each
    The SW configuration is as follows:
    JDK 1.3.1_02 B02 with HotSpot Server VM
    Solaris 8.
    WLS 5.1, SP 9
    WLPS 3.2.
    Oracle server 8.1.7
    Oracle client 8.1.6?
    This bug is described in
    http://developer.java.sun.com/developer/bugParade/bugs/4408730.html.
    It is also described as a known problem in
    http://www.weblogic.com/platforms/sun/index.html.
    It has also been described by SUN as a problem arising from multiple nested
    try/catch blocks appearing in generated java code from servlets, especially
    on WebLogic and Apache.
    As SUN has said that they will not fix this bug we are trying to find a
    workaround, but have yet found one. We have been looking into changing the
    heap size and setting GC options on the JVM, but haven't found the optimal
    solution. We would be very interested in experiences with tuning gc
    parameters, documentation on solaris patches for JVMs, JVM tuning, WebLogic
    tuning, HotSpot tuning.
    Has anyone experienced similar problems and found a workaround. We would be
    very happy to hear any suggestions as soon as possible,
    thanks
    Kris

    Perhaps the -noTryBlocks option to jspc might help you. See here:
    http://e-docs.bea.com/wls/docs61/////jsp/reference.html
    simon.

  • Solaris 11 Virtual Machine

    Installed solaris 11 vm on a windows 7. Need to mount a solaris 10 server in the virtual machine. Is this possible ?

    Mounting a Solaris 10 server ?
    Do you mean, to mount a file system ? => you can use NFS for this
    Creating a Solaris 10 branded zone ? => check this URL : Oracle Solaris 10 Zones - Oracle Solaris 11.1 Administration: Oracle Solaris Zones, Oracle Solaris 10 Zones, and Resourc…

  • What VNC can be used to view the desktop of a SPARC Solaris 10 virtual machine

    Visual Desktop is need to run some applications in our test and development suite.  Is there a way to enable/view the desktop from a virtual machine built on the sparc platform running Solaris 10 or higher?

    I am using Oracle VM Manager to build virtualized operating systems.  The named domain types or virtualization mode is PVM. This is a new area for me so my apologies if I get the terminology wrong or don't answer your question properly. 
    Hope this helps.
    Thanks for your response
    Brad

  • Accessing floppy disk in Solaris 10 u5 VirtualBox Virtual Machine

    Hi,
    I cannot access my host floppy drive from my Solaris 10 u5 x86 64-bit VM on a WinXP host using VirtualBox 2.1.0. When I select "Mount Floppy A: from the VM window, the floppy is apparently mounted, as I can see disk activity. However, no floppy icon comes up on my Desktop, there is no /floppy, and I can't otherwise find the "mounted" drive.
    I can access CD-ROMs using my VM with no problem: a CD-ROM icon appears on my Desktop.
    Can anyone else using Solaris 10 as a guest on a Windows host access their floppy drives?
    Any help would be greatly appreciated. I have asked this question in the Vbox forums, but evidently only a couple of users use SUN Vbox for Solaris guests, which I find remarkable.
    Thanks.

    I finally got the Solaris 10 VM to recognize the floppy. ACPI must be enabled for the guest. See:
    http://forums.virtualbox.org/viewtopic.php?f=4&t=13599

  • Windows in a virtual machine

    Hi,
    my new X200s comes with Vista Business preloaded and 3 CDs marked as "Windows XP Rescue and Recovery Disc", and "Windows XP Professional SP2 Product Recovery Disc 1 & 2", respectively. I want to repartition the disk, deleting Vista in the process, to install 64-bit Ubuntu linux, and then to install Windows XP either in VMware or VirtualBox virtual machine. The question is, are the provided CDs sufficient to make an XP installation in a virtual machine?
    Thanks for any hints.
    Jakub 
    Solved!
    Go to Solution.

    No, you cannot install XP in a virtual machine with the restore discs supplied with your machine. You will need a regular XP install cd and a valid key number. This has to do with the fact that the restore cd's would see a generic virtual machine BIOS instead of the actual Lenovo BIOS and refuse to install.
    T60 2623-D7U, 3 GB Ram. Dual boot XP and Linux Mint.
    T400 2765-T7U Windows 7
    Registered Linux User #160145
    FYI: I am not employed by Lenovo

  • Corrupt .lvproj when running on a virtual machine...

    Hello,
    I'm writing to let you all know that if you run LV 2009 on a Windows running in a VirtualBox virtual machine and save an .lvproj file to a shared folder (a folder on the host OS shared with the virtual OS) then LV corrupts the .lvproj. However, if I save an .lvproj to a path that is within the virtual harddrive (i.e. a nonshared path) then everything works as expected.

    Southern Cross,
    I am curious how you were able to reproduce this problem?  What OS was your host machine?  What OS was your VBox?  Did you happen to leave any of the files included in the project on the Virtual Box?
    Here is a video of me using my Windows 7 computer with Virtual box (Windows XP) and saving a simple project to a shared folder called temp.  Then I minimize and access that same project on my host computer through the shared folder.
    Sincerely,
    Jason Daming
    Applications Engineer
    National Instruments
    http://www.ni.com/support

  • Adding unallocated space to root partition

    Root partition is too small, so I wanted to add more space from unallocated space.
    Problem is, that I can't expand root partition and add unallocated space to it. How can I fix it?
    P.S. I used Live CD for that, but this screen is from current system (on Live CD, partitions was not locked). That's so, because it was too hard to make screenshot from Live CD.
    Last edited by daGrevis (2012-07-04 14:32:22)

    bohoomil wrote:As your sda4 seems mostly free, you can a) backup its content, b) delete it entirely, c) expand sda3, d) re-create sda4. You can as well play with moving / resizing partitions, but the previous option seems better to me. Of course, create backups and use a Live CD so that all the partitions are modified when unmounted. The only thing you should remember to do afterwards is correct your fstab with valid UUIDs.
    I'd second this. You could also (after you delete sda4 and increase the size of sda3) make an extended partition out of all the remaining space and then create a logical partition for (what is now) sda4 (it will get a different number when you do this).
    Right now your unallocated space could only be used to add to sda4, because you have used up all your primary partitions. If you make a new extended partition and then put sda4 in it as a logical partition, you will be able to make more logical partitions out of the unallocated space.
    If this is too confusing just go with bohoomil's original suggestion
    Last edited by 2ManyDogs (2012-07-04 15:50:14)

  • Can VirtualBox use a Boot Camp partition for a virtual machine?

    Can Sun VirtualBox be pointed at a Boot Camp partition to use it as a virtual machine, much like VMWare Fusion can?
    -John

    http://en.wikipedia.org/wiki/Virtualbox
    http://blogs.sun.com/fatbloke/entry/windows7_onvirtualbox
    Check the FAQ
    http://www.virtualbox.org/

  • Virtual Machine on Solaris 10

    I am a new user of Solaris 10 on SPARC processor. My requirement is to run Ubuntu inside a virual machine on top of Solaris 10 platform. Already tried out Oracle VM VirtualBox. Though it comes with a distribution for Solaris on x86, it does not have a SPARC counterpart. Can anyone suggest any other freeware virtual machine solution to be run on Solaris 10 on SPARC?

    I storgly doubt, VMware player is available for Solaris 10 SPARC version.
    Solaris 10 is not a comercial product, like ubuntu, windows, MAC etc... It's really for a server.
    That's the reason still I hate Solaris 11 as a desktop. You have very limited product/software.... This may change for Solaris 11, but U can't expect one for Solaris 10.

  • Help Requested - Creating Solaris 10 x64 Virtual Machine on an ESX Server

    Hi All,
    I have been trying to create a Solaris 10 64 bit Virtual Machine on ESX and VMWare server Virtualization Platform.
    One of the forum entries said - The installer doesn't really care. At every boot, the processor type will be determined and a 32-bit or a 64-bit kernel will be run (unless you override it)
    I hence downloaded the iso from http://www.sun.com/software/solaris/get.jsp and I installed it. When I run uname -a command on the terminal, this is what is displayed -
    SunOS unknown 5.10 Generic_127128-11 i86pc i386 i86pc
    This indicates that the kernel is 32 bit right?
    Please help me create the 64 bit VM.
    Thanks in Advance,
    Raj.

    Hi,
    I am having lots of trouble doing a jumpstart
    installation of Solaris 10
    on a T1000 Server.
    My setup
    Using Debian Sarge as the Jumpstart Server ( I have
    used this machine to install Sol 8 and 9 on Sun
    V240/210. Running TFTP Server, RARPD,
    BOOTPARAMD,NFS.
    T1000 - No OS installed.
    Attempted an Install by doing - boot net -v install
    Below is the screen output.
    Rebooting with command: boot net -v install
    Boot device: /pci@7c0/pci@0/network@4 File and args:
    -v install
    100 Mbps FDX Link up
    Requesting Internet Address for 0:14:4f:21:b9:c4
    Requesting Internet Address for 0:14:4f:21:b9:c4
    100 Mbps FDX Link up
    Using RARP/BOOTPARAMS...
    Internet address is: 192.168.2.35
    hostname: sun-server
    domainname: milky
    Found 192.168.2.1 @ 0:20:e0:65:48:3d
    root server: 192.168.2.1 (192.168.2.1)
    root directory:
    /jumpstart/2.10/Solaris_10/Tools/Boot
    Found 192.168.5 @ 0:d:56:10:13:28Don't see any problem here.
    boot: cannot open kernel/sparcv9/unix
    Enter filename [kernel/sparcv9/unix]:
    Do it a favour. Go Sarge box and goto /jumpstart/2.10/Solaris_10/Tools/Boot
    and check do you have required kernel (kernel/sparcv9/unix)
    also check your privilege for the file please.
    I think it is possibly not mounting the nfs share. I
    have already changed the NFS_client variable to 3
    under etc/default/nfs in the Boot directory.
    I would appreciate any help or suggestions.

Maybe you are looking for