[SOLVED] Many VERR_ACCESS_DENIED

Discussions related to using VirtualBox on Windows hosts.
Post Reply
Reinderien
Posts: 21
Joined: 17. Sep 2009, 09:43
Primary OS: MS Windows 7
VBox Version: PUEL
Guest OSses: Ubuntu

[SOLVED] Many VERR_ACCESS_DENIED

Post by Reinderien »

Hi all.

I'm trying to do physical partition access with a Windows 7 host and a virtual Ubuntu machine. To create the disk, I ran

Code: Select all

vboxmanage internalcommands createrawvmdk -filename ubuntu.vmdk -rawdisk \\.\PhysicalDrive0 -partitions 3,5,6
This executed without a hitch. But then, in the VM, whenever I try to write to one of the specified partitions, I get tons of these in the VM log:

Code: Select all

PIIX3 ATA: LUN#0: disk write error (rc=VERR_ACCESS_DENIED iSector=0x9240810 cSectors=0x80)
And in the VM it gives me various I/O errors complaining that the file system is read-only. Indeed, I'm able to mount the partition read-only but I can't write anything to it. I suspect it has something to do with Windows permissions, but I'm running VirtualBox as an administrator, so I don't know what else to try.

Any ideas?

The full log is here:

Code: Select all

00:00:01.231 VirtualBox 3.0.6 r52128 win.x86 (Sep  9 2009 19:09:35) release log
00:00:01.231 Log opened 2009-09-17T07:36:08.822265600Z
00:00:01.231 OS Product: Windows 7
00:00:01.232 OS Release: 6.1.7600
00:00:01.232 OS Service Pack: 
00:00:01.232 Host RAM: 2047MB RAM, available: 1420MB
00:00:01.232 Executable: C:\PROGRA~1\VIRTUA~1\VirtualBox.exe
00:00:01.232 Process ID: 2696
00:00:01.232 Package type: WINDOWS_32BITS_GENERIC
00:00:01.316 SUP: Loaded VMMR0.r0 (C:\PROGRA~1\VIRTUA~1/VMMR0.r0) at 0x851b1060 - ModuleInit at 00000000851c23d0 and ModuleTerm at 00000000851c2440
00:00:01.316 SUP: VMMR0EntryEx located at 00000000851c3000, VMMR0EntryFast at 00000000851c25a0 and VMMR0EntryInt at 00000000851c2590
00:00:01.316 SUP: windbg> .reload /f C:\PROGRA~1\VIRTUA~1/VMMR0.r0=0x851b1060
00:00:01.741 VBoxSharedClipboard mode: Bidirectional
00:00:02.282 OpenGL Info: Render SPU: GL_VENDOR:   NVIDIA Corporation
00:00:02.282 OpenGL Info: Render SPU: GL_RENDERER: Quadro FX 500/FX 600/AGP/SSE2
00:00:02.282 OpenGL Info: Render SPU: GL_VERSION:  2.1.0
00:00:02.282 OpenGL Info: Render SPU: GL_EXTENSIONS: GL_ARB_depth_texture GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_half_float_pixel GL_ARB_imaging GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_shadow GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_object GL_EXT_gpu_program_parameters GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_pixels GL_EXT_paletted_texture GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_shared_texture_palette GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_texture_sRGB GL_EXT_timer_query GL_EXT_vertex_array GL_HP_occlusion_test GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_blend_square GL_NV_copy_depth_to_color GL_NV_depth_clamp GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_texgen_reflection GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NVX_instanced_arrays GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum GL_WIN_swap_hint WGL_EXT_swap_control 
00:00:02.288 Shared crOpenGL service loaded.
00:00:02.561 ************************* CFGM dump *************************
00:00:02.561 pRoot=02164ff0:{/}
00:00:02.561 [/] (level 0)
00:00:02.561   Name               <string>  = "ubuntu" (cch=7)
00:00:02.561   UUID               <bytes>   = "89 76 43 76 f3 a3 4e 4c bd 33 43 90 f7 c4 ab d8" (cb=16)
00:00:02.561   RamSize            <integer> = 0x0000000018000000 (402653184)
00:00:02.561   RamHoleSize        <integer> = 0x0000000020000000 (536870912)
00:00:02.561   NumCPUs            <integer> = 0x0000000000000001 (1)
00:00:02.561   TimerMillies       <integer> = 0x000000000000000a (10)
00:00:02.562   RawR3Enabled       <integer> = 0x0000000000000001 (1)
00:00:02.562   RawR0Enabled       <integer> = 0x0000000000000001 (1)
00:00:02.562   PATMEnabled        <integer> = 0x0000000000000001 (1)
00:00:02.562   CSAMEnabled        <integer> = 0x0000000000000001 (1)
00:00:02.562   HwVirtExtForced    <integer> = 0x0000000000000000 (0)
00:00:02.562   EnableNestedPaging <integer> = 0x0000000000000000 (0)
00:00:02.562   EnableVPID         <integer> = 0x0000000000000000 (0)
00:00:02.562   EnablePAE          <integer> = 0x0000000000000001 (1)
00:00:02.562 
00:00:02.562 [/HWVirtExt/] (level 1)
00:00:02.562   Enabled      <integer> = 0x0000000000000001 (1)
00:00:02.562   64bitEnabled <integer> = 0x0000000000000000 (0)
00:00:02.562 
00:00:02.562 [/PDM/] (level 1)
00:00:02.562 
00:00:02.562 [/PDM/Drivers/] (level 2)
00:00:02.562 
00:00:02.562 [/PDM/Drivers/VBoxC/] (level 3)
00:00:02.562   Path <string>  = "VBoxC" (cch=6)
00:00:02.562 
00:00:02.562 [/Devices/] (level 1)
00:00:02.563 
00:00:02.563 [/Devices/pcarch/] (level 2)
00:00:02.563 
00:00:02.563 [/Devices/pcarch/0/] (level 3)
00:00:02.563   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.563 
00:00:02.563 [/Devices/pcarch/0/Config/] (level 4)
00:00:02.563 
00:00:02.563 [/Devices/pcbios/] (level 2)
00:00:02.563 
00:00:02.563 [/Devices/pcbios/0/] (level 3)
00:00:02.563   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.563 
00:00:02.563 [/Devices/pcbios/0/Config/] (level 4)
00:00:02.563   RamSize        <integer> = 0x0000000018000000 (402653184)
00:00:02.563   RamHoleSize    <integer> = 0x0000000020000000 (536870912)
00:00:02.563   NumCPUs        <integer> = 0x0000000000000001 (1)
00:00:02.563   HardDiskDevice <string>  = "piix3ide" (cch=9)
00:00:02.563   FloppyDevice   <string>  = "i82078" (cch=7)
00:00:02.563   IOAPIC         <integer> = 0x0000000000000000 (0)
00:00:02.564   PXEDebug       <integer> = 0x0000000000000000 (0)
00:00:02.564   UUID           <bytes>   = "89 76 43 76 f3 a3 4e 4c bd 33 43 90 f7 c4 ab d8" (cb=16)
00:00:02.564   BootDevice0    <string>  = "DVD" (cch=4)
00:00:02.564   BootDevice1    <string>  = "IDE" (cch=4)
00:00:02.564   BootDevice2    <string>  = "NONE" (cch=5)
00:00:02.564   BootDevice3    <string>  = "NONE" (cch=5)
00:00:02.564 
00:00:02.564 [/Devices/8237A/] (level 2)
00:00:02.564 
00:00:02.564 [/Devices/8237A/0/] (level 3)
00:00:02.564   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.564 
00:00:02.564 [/Devices/pci/] (level 2)
00:00:02.564 
00:00:02.564 [/Devices/pci/0/] (level 3)
00:00:02.564   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.564 
00:00:02.564 [/Devices/pci/0/Config/] (level 4)
00:00:02.564   IOAPIC <integer> = 0x0000000000000000 (0)
00:00:02.564 
00:00:02.564 [/Devices/pckbd/] (level 2)
00:00:02.564 
00:00:02.564 [/Devices/pckbd/0/] (level 3)
00:00:02.565   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.565 
00:00:02.565 [/Devices/pckbd/0/Config/] (level 4)
00:00:02.565 
00:00:02.565 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:02.565   Driver <string>  = "KeyboardQueue" (cch=14)
00:00:02.565 
00:00:02.565 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:02.565   QueueSize <integer> = 0x0000000000000040 (64)
00:00:02.565 
00:00:02.565 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:02.565   Driver <string>  = "MainKeyboard" (cch=13)
00:00:02.565 
00:00:02.565 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:02.566   Object <integer> = 0x00000000020bb358 (34321240)
00:00:02.566 
00:00:02.566 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:02.566   Driver <string>  = "MouseQueue" (cch=11)
00:00:02.566 
00:00:02.566 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:02.566   QueueSize <integer> = 0x0000000000000080 (128)
00:00:02.566 
00:00:02.566 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:02.566   Driver <string>  = "MainMouse" (cch=10)
00:00:02.566 
00:00:02.566 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:02.567   Object <integer> = 0x00000000020bb410 (34321424)
00:00:02.567 
00:00:02.567 [/Devices/i82078/] (level 2)
00:00:02.567 
00:00:02.567 [/Devices/i82078/0/] (level 3)
00:00:02.567   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.567 
00:00:02.567 [/Devices/i82078/0/Config/] (level 4)
00:00:02.567   IRQ       <integer> = 0x0000000000000006 (6)
00:00:02.567   DMA       <integer> = 0x0000000000000002 (2)
00:00:02.567   MemMapped <integer> = 0x0000000000000000 (0)
00:00:02.567   IOBase    <integer> = 0x00000000000003f0 (1008)
00:00:02.567 
00:00:02.567 [/Devices/i82078/0/LUN#999/] (level 4)
00:00:02.567   Driver <string>  = "MainStatus" (cch=11)
00:00:02.567 
00:00:02.567 [/Devices/i82078/0/LUN#999/Config/] (level 5)
00:00:02.567   papLeds <integer> = 0x00000000020bb098 (34320536)
00:00:02.567   First   <integer> = 0x0000000000000000 (0)
00:00:02.568   Last    <integer> = 0x0000000000000000 (0)
00:00:02.568 
00:00:02.568 [/Devices/i82078/0/LUN#0/] (level 4)
00:00:02.568   Driver <string>  = "Block" (cch=6)
00:00:02.568 
00:00:02.568 [/Devices/i82078/0/LUN#0/Config/] (level 5)
00:00:02.568   Type      <string>  = "Floppy 1.44" (cch=12)
00:00:02.568   Mountable <integer> = 0x0000000000000001 (1)
00:00:02.568 
00:00:02.568 [/Devices/acpi/] (level 2)
00:00:02.568 
00:00:02.568 [/Devices/acpi/0/] (level 3)
00:00:02.568   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.568   PCIDeviceNo   <integer> = 0x0000000000000007 (7)
00:00:02.568   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.568 
00:00:02.568 [/Devices/acpi/0/Config/] (level 4)
00:00:02.568   RamSize     <integer> = 0x0000000018000000 (402653184)
00:00:02.568   RamHoleSize <integer> = 0x0000000020000000 (536870912)
00:00:02.568   NumCPUs     <integer> = 0x0000000000000001 (1)
00:00:02.568   IOAPIC      <integer> = 0x0000000000000000 (0)
00:00:02.568   FdcEnabled  <integer> = 0x0000000000000001 (1)
00:00:02.568   HpetEnabled <integer> = 0x0000000000000000 (0)
00:00:02.568   ShowRtc     <integer> = 0x0000000000000000 (0)
00:00:02.568   ShowCpu     <integer> = 0x0000000000000000 (0)
00:00:02.568 
00:00:02.568 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:02.569   Driver <string>  = "ACPIHost" (cch=9)
00:00:02.569 
00:00:02.569 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:02.569 
00:00:02.569 [/Devices/i8254/] (level 2)
00:00:02.569 
00:00:02.569 [/Devices/i8254/0/] (level 3)
00:00:02.569 
00:00:02.569 [/Devices/i8254/0/Config/] (level 4)
00:00:02.569 
00:00:02.569 [/Devices/i8259/] (level 2)
00:00:02.569 
00:00:02.569 [/Devices/i8259/0/] (level 3)
00:00:02.569   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.569 
00:00:02.569 [/Devices/i8259/0/Config/] (level 4)
00:00:02.570 
00:00:02.570 [/Devices/apic/] (level 2)
00:00:02.570 
00:00:02.570 [/Devices/apic/0/] (level 3)
00:00:02.570   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.570 
00:00:02.570 [/Devices/apic/0/Config/] (level 4)
00:00:02.570   IOAPIC  <integer> = 0x0000000000000000 (0)
00:00:02.570   NumCPUs <integer> = 0x0000000000000001 (1)
00:00:02.570 
00:00:02.570 [/Devices/mc146818/] (level 2)
00:00:02.570 
00:00:02.570 [/Devices/mc146818/0/] (level 3)
00:00:02.570 
00:00:02.570 [/Devices/mc146818/0/Config/] (level 4)
00:00:02.570 
00:00:02.570 [/Devices/vga/] (level 2)
00:00:02.570 
00:00:02.570 [/Devices/vga/0/] (level 3)
00:00:02.570   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.570   PCIDeviceNo   <integer> = 0x0000000000000002 (2)
00:00:02.571   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.571 
00:00:02.571 [/Devices/vga/0/Config/] (level 4)
00:00:02.571   VRamSize         <integer> = 0x0000000000c00000 (12582912)
00:00:02.571   FadeIn           <integer> = 0x0000000000000001 (1)
00:00:02.571   FadeOut          <integer> = 0x0000000000000001 (1)
00:00:02.571   LogoTime         <integer> = 0x0000000000000000 (0)
00:00:02.571   LogoFile         <string>  = "" (cch=1)
00:00:02.571   ShowBootMenu     <integer> = 0x0000000000000002 (2)
00:00:02.571   CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:02.571   HeightReduction  <integer> = 0x0000000000000000 (0)
00:00:02.571 
00:00:02.571 [/Devices/vga/0/LUN#0/] (level 4)
00:00:02.571   Driver <string>  = "MainDisplay" (cch=12)
00:00:02.571 
00:00:02.571 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:02.571   Object <integer> = 0x00000000020bb4c8 (34321608)
00:00:02.571 
00:00:02.571 [/Devices/piix3ide/] (level 2)
00:00:02.571 
00:00:02.571 [/Devices/piix3ide/0/] (level 3)
00:00:02.571   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.571   PCIDeviceNo   <integer> = 0x0000000000000001 (1)
00:00:02.571   PCIFunctionNo <integer> = 0x0000000000000001 (1)
00:00:02.571 
00:00:02.571 [/Devices/piix3ide/0/Config/] (level 4)
00:00:02.572   Type <string>  = "PIIX4" (cch=6)
00:00:02.572 
00:00:02.572 [/Devices/piix3ide/0/LUN#999/] (level 4)
00:00:02.572   Driver <string>  = "MainStatus" (cch=11)
00:00:02.572 
00:00:02.572 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
00:00:02.572   papLeds <integer> = 0x00000000020bb0a0 (34320544)
00:00:02.572   First   <integer> = 0x0000000000000000 (0)
00:00:02.572   Last    <integer> = 0x0000000000000003 (3)
00:00:02.572 
00:00:02.572 [/Devices/piix3ide/0/LUN#2/] (level 4)
00:00:02.572   Driver <string>  = "Block" (cch=6)
00:00:02.572 
00:00:02.572 [/Devices/piix3ide/0/LUN#2/Config/] (level 5)
00:00:02.572   Type      <string>  = "DVD" (cch=4)
00:00:02.572   Mountable <integer> = 0x0000000000000001 (1)
00:00:02.572 
00:00:02.572 [/Devices/piix3ide/0/LUN#2/AttachedDriver/] (level 5)
00:00:02.573   Driver <string>  = "MediaISO" (cch=9)
00:00:02.573 
00:00:02.573 [/Devices/piix3ide/0/LUN#2/AttachedDriver/Config/] (level 6)
00:00:02.573   Path <string>  = "I:\public\Software\Operating Systems\ubuntu-9.04-desktop-i386.iso" (cch=66)
00:00:02.573 
00:00:02.573 [/Devices/piix3ide/0/LUN#0/] (level 4)
00:00:02.573   Driver <string>  = "Block" (cch=6)
00:00:02.573 
00:00:02.573 [/Devices/piix3ide/0/LUN#0/Config/] (level 5)
00:00:02.573   Type      <string>  = "HardDisk" (cch=9)
00:00:02.573   Mountable <integer> = 0x0000000000000000 (0)
00:00:02.573 
00:00:02.573 [/Devices/piix3ide/0/LUN#0/AttachedDriver/] (level 5)
00:00:02.573   Driver <string>  = "VD" (cch=3)
00:00:02.573 
00:00:02.573 [/Devices/piix3ide/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:02.573   Path   <string>  = "C:\Users\toombsg\.VirtualBox\PhysicalDrive0.vmdk" (cch=49)
00:00:02.573   Format <string>  = "VMDK" (cch=5)
00:00:02.573 
00:00:02.573 [/Devices/pcnet/] (level 2)
00:00:02.574 
00:00:02.574 [/Devices/e1000/] (level 2)
00:00:02.574 
00:00:02.574 [/Devices/e1000/0/] (level 3)
00:00:02.574   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.574   PCIDeviceNo   <integer> = 0x0000000000000003 (3)
00:00:02.574   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.574 
00:00:02.574 [/Devices/e1000/0/Config/] (level 4)
00:00:02.574   AdapterType    <integer> = 0x0000000000000000 (0)
00:00:02.574   MAC            <bytes>   = "08 00 27 5a ef d5" (cb=6)
00:00:02.574   CableConnected <integer> = 0x0000000000000001 (1)
00:00:02.574   LineSpeed      <integer> = 0x0000000000000000 (0)
00:00:02.574 
00:00:02.574 [/Devices/e1000/0/LUN#999/] (level 4)
00:00:02.574   Driver <string>  = "MainStatus" (cch=11)
00:00:02.574 
00:00:02.574 [/Devices/e1000/0/LUN#999/Config/] (level 5)
00:00:02.574   papLeds <integer> = 0x00000000020bb168 (34320744)
00:00:02.574 
00:00:02.574 [/Devices/e1000/0/LUN#0/] (level 4)
00:00:02.574   Driver <string>  = "IntNet" (cch=7)
00:00:02.574 
00:00:02.574 [/Devices/e1000/0/LUN#0/Config/] (level 5)
00:00:02.575   Trunk     <string>  = "\DEVICE\{8FD35908-5C79-49F2-940E-C7143024B1DA}" (cch=47)
00:00:02.575   TrunkType <integer> = 0x0000000000000003 (3)
00:00:02.575   Network   <string>  = "HostInterfaceNetworking-Intel(R) PRO/1000 MT Network Connection" (cch=64)
00:00:02.575 
00:00:02.575 [/Devices/serial/] (level 2)
00:00:02.575 
00:00:02.575 [/Devices/parallel/] (level 2)
00:00:02.575 
00:00:02.575 [/Devices/VMMDev/] (level 2)
00:00:02.575 
00:00:02.575 [/Devices/VMMDev/0/] (level 3)
00:00:02.575   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.575   PCIDeviceNo   <integer> = 0x0000000000000004 (4)
00:00:02.575   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.575 
00:00:02.575 [/Devices/VMMDev/0/Config/] (level 4)
00:00:02.575 
00:00:02.575 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:02.576   Driver <string>  = "MainVMMDev" (cch=11)
00:00:02.576 
00:00:02.576 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:02.576   Object <integer> = 0x00000000020b5c68 (34298984)
00:00:02.576 
00:00:02.576 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:02.576   Driver <string>  = "MainStatus" (cch=11)
00:00:02.576 
00:00:02.576 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:02.576   papLeds <integer> = 0x00000000020bb188 (34320776)
00:00:02.576   First   <integer> = 0x0000000000000000 (0)
00:00:02.576   Last    <integer> = 0x0000000000000000 (0)
00:00:02.576 
00:00:02.576 [/Devices/AudioSniffer/] (level 2)
00:00:02.576 
00:00:02.576 [/Devices/AudioSniffer/0/] (level 3)
00:00:02.576 
00:00:02.576 [/Devices/AudioSniffer/0/Config/] (level 4)
00:00:02.576 
00:00:02.576 [/Devices/AudioSniffer/0/LUN#0/] (level 4)
00:00:02.577   Driver <string>  = "MainAudioSniffer" (cch=17)
00:00:02.577 
00:00:02.577 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5)
00:00:02.577   Object <integer> = 0x00000000020b97f0 (34314224)
00:00:02.577 
00:00:02.577 [/Devices/ichac97/] (level 2)
00:00:02.577 
00:00:02.577 [/Devices/ichac97/0/] (level 3)
00:00:02.577   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.577   PCIDeviceNo   <integer> = 0x0000000000000005 (5)
00:00:02.577   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.577 
00:00:02.577 [/Devices/ichac97/0/Config/] (level 4)
00:00:02.577 
00:00:02.577 [/Devices/ichac97/0/LUN#0/] (level 4)
00:00:02.577   Driver <string>  = "AUDIO" (cch=6)
00:00:02.577 
00:00:02.577 [/Devices/ichac97/0/LUN#0/Config/] (level 5)
00:00:02.578   AudioDriver <string>  = "dsound" (cch=7)
00:00:02.578   StreamName  <string>  = "ubuntu" (cch=7)
00:00:02.578 
00:00:02.578 [/Devices/usb-ohci/] (level 2)
00:00:02.578 
00:00:02.578 [/Devices/usb-ohci/0/] (level 3)
00:00:02.578   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.578   PCIDeviceNo   <integer> = 0x0000000000000006 (6)
00:00:02.578   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.578 
00:00:02.578 [/Devices/usb-ohci/0/Config/] (level 4)
00:00:02.578 
00:00:02.578 [/Devices/usb-ohci/0/LUN#0/] (level 4)
00:00:02.578   Driver <string>  = "VUSBRootHub" (cch=12)
00:00:02.578 
00:00:02.578 [/Devices/usb-ohci/0/LUN#0/Config/] (level 5)
00:00:02.578 
00:00:02.578 [/Devices/usb-ohci/0/LUN#999/] (level 4)
00:00:02.579   Driver <string>  = "MainStatus" (cch=11)
00:00:02.579 
00:00:02.579 [/Devices/usb-ohci/0/LUN#999/Config/] (level 5)
00:00:02.579   papLeds <integer> = 0x00000000020bb18c (34320780)
00:00:02.579   First   <integer> = 0x0000000000000000 (0)
00:00:02.579   Last    <integer> = 0x0000000000000000 (0)
00:00:02.579 
00:00:02.579 [/Devices/usb-ehci/] (level 2)
00:00:02.579 
00:00:02.579 [/Devices/usb-ehci/0/] (level 3)
00:00:02.579   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.579   PCIDeviceNo   <integer> = 0x000000000000000b (11)
00:00:02.579   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.579 
00:00:02.579 [/Devices/usb-ehci/0/Config/] (level 4)
00:00:02.579 
00:00:02.579 [/Devices/usb-ehci/0/LUN#0/] (level 4)
00:00:02.579   Driver <string>  = "VUSBRootHub" (cch=12)
00:00:02.579 
00:00:02.579 [/Devices/usb-ehci/0/LUN#0/Config/] (level 5)
00:00:02.579 
00:00:02.579 [/Devices/usb-ehci/0/LUN#999/] (level 4)
00:00:02.580   Driver <string>  = "MainStatus" (cch=11)
00:00:02.580 
00:00:02.580 [/Devices/usb-ehci/0/LUN#999/Config/] (level 5)
00:00:02.580   papLeds <integer> = 0x00000000020bb190 (34320784)
00:00:02.580   First   <integer> = 0x0000000000000000 (0)
00:00:02.580   Last    <integer> = 0x0000000000000000 (0)
00:00:02.580 
00:00:02.580 [/TM/] (level 1)
00:00:02.580   UTCOffset <integer> = 0x0000000000000000 (0)
00:00:02.580 
00:00:02.580 ********************* End of CFGM dump **********************
00:00:02.580 MM: cbHyperHeap=0x140000 (1310720)
00:00:02.583 CPUMSetGuestCpuIdFeature: Enabled PAE
00:00:02.583 Logical host processors: 2, processor active mask: 0000000000000003
00:00:02.583 ************************* CPUID dump ************************
00:00:02.583          RAW Standard CPUIDs
00:00:02.583      Function  eax      ebx      ecx      edx
00:00:02.583 Gst: 00000000  00000002 756e6547 6c65746e 49656e69
00:00:02.583 Hst:           00000002 756e6547 6c65746e 49656e69
00:00:02.583 Gst: 00000001  00000f25 0000080b 00000000 078bf1ff
00:00:02.583 Hst:           00000f25 0002080b 00004400 bfebfbff
00:00:02.583 Gst: 00000002  665b5001 00000000 00000000 007b7025
00:00:02.583 Hst:           665b5001 00000000 00000000 007b7025
00:00:02.583 Gst: 00000003  665b5001 00000000 00000000 007b7025*
00:00:02.583 Hst:           665b5001 00000000 00000000 007b7025
00:00:02.583 Gst: 00000004  00000000 00000000 00000000 007b7025*
00:00:02.583 Hst:           665b5001 00000000 00000000 007b7025
00:00:02.583 Gst: 00000005  665b5001 00000000 00000000 007b7025*
00:00:02.583 Hst:           665b5001 00000000 00000000 007b7025
00:00:02.583 Name:                            GenuineIntel
00:00:02.583 Supports:                        0-2
00:00:02.583 Family:                          15  	Extended: 0 	Effective: 15
00:00:02.583 Model:                           2  	Extended: 0 	Effective: 2
00:00:02.583 Stepping:                        5
00:00:02.583 APIC ID:                         0x00
00:00:02.583 Logical CPUs:                    0
00:00:02.583 CLFLUSH Size:                    8
00:00:02.583 Brand ID:                        0x0b
00:00:02.583 Mnemonic - Description                 = guest (host)
00:00:02.583 FPU - x87 FPU on Chip                  = 1 (1)
00:00:02.583 VME - Virtual 8086 Mode Enhancements   = 1 (1)
00:00:02.583 DE - Debugging extensions              = 1 (1)
00:00:02.583 PSE - Page Size Extension              = 1 (1)
00:00:02.583 TSC - Time Stamp Counter               = 1 (1)
00:00:02.583 MSR - Model Specific Registers         = 1 (1)
00:00:02.583 PAE - Physical Address Extension       = 1 (1)
00:00:02.583 MCE - Machine Check Exception          = 1 (1)
00:00:02.583 CX8 - CMPXCHG8B instruction            = 1 (1)
00:00:02.583 APIC - APIC On-Chip                    = 0 (1)
00:00:02.583 Reserved                               = 0 (0)
00:00:02.583 SEP - SYSENTER and SYSEXIT             = 0 (1)
00:00:02.583 MTRR - Memory Type Range Registers     = 1 (1)
00:00:02.583 PGE - PTE Global Bit                   = 1 (1)
00:00:02.583 MCA - Machine Check Architecture       = 1 (1)
00:00:02.583 CMOV - Conditional Move Instructions   = 1 (1)
00:00:02.583 PAT - Page Attribute Table             = 1 (1)
00:00:02.583 PSE-36 - 36-bit Page Size Extention    = 1 (1)
00:00:02.583 PSN - Processor Serial Number          = 0 (0)
00:00:02.583 CLFSH - CLFLUSH Instruction.           = 1 (1)
00:00:02.583 Reserved                               = 0 (0)
00:00:02.583 DS - Debug Store                       = 0 (1)
00:00:02.583 ACPI - Thermal Mon. & Soft. Clock Ctrl.= 0 (1)
00:00:02.583 MMX - Intel MMX Technology             = 1 (1)
00:00:02.583 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1)
00:00:02.583 SSE - SSE Support                      = 1 (1)
00:00:02.583 SSE2 - SSE2 Support                    = 1 (1)
00:00:02.583 SS - Self Snoop                        = 0 (1)
00:00:02.583 HTT - Hyper-Threading Technolog        = 0 (1)
00:00:02.583 TM - Thermal Monitor                   = 0 (1)
00:00:02.583 30 - Reserved                          = 0 (0)
00:00:02.583 PBE - Pending Break Enable             = 0 (1)
00:00:02.583 Supports SSE3 or not                   = 0 (0)
00:00:02.583 Reserved                               = 0 (0)
00:00:02.583 DS Area 64-bit layout                  = 0 (0)
00:00:02.584 Supports MONITOR/MWAIT                 = 0 (0)
00:00:02.584 CPL-DS - CPL Qualified Debug Store     = 0 (0)
00:00:02.584 VMX - Virtual Machine Technology       = 0 (0)
00:00:02.584 SMX - Safer Mode Extensions            = 0 (0)
00:00:02.584 Enhanced SpeedStep Technology          = 0 (0)
00:00:02.584 Terminal Monitor 2                     = 0 (0)
00:00:02.584 Supports Supplemental SSE3 or not      = 0 (0)
00:00:02.584 L1 Context ID                          = 0 (1)
00:00:02.584 Reserved                               = 0x0 (0x0)
00:00:02.584 CMPXCHG16B                             = 0 (0)
00:00:02.584 xTPR Update Control                    = 0 (1)
00:00:02.584 Perf/Debug Capability MSR              = 0 (0)
00:00:02.584 Reserved                               = 0x0 (0x0)
00:00:02.584 Direct Cache Access                    = 0 (0)
00:00:02.584 Supports SSE4_1 or not                 = 0 (0)
00:00:02.584 Supports SSE4_2 or not                 = 0 (0)
00:00:02.584 Supports the x2APIC extensions         = 0 (0)
00:00:02.584 Supports MOVBE                         = 0 (0)
00:00:02.584 Supports POPCNT                        = 0 (0)
00:00:02.584 Reserved                               = 0x0 (0x0)
00:00:02.584 Supports XSAVE                         = 0 (0)
00:00:02.584 Supports OSXSAVE                       = 0 (0)
00:00:02.584 Reserved                               = 0x0 (0x0)
00:00:02.584 
00:00:02.584          RAW Extended CPUIDs
00:00:02.584      Function  eax      ebx      ecx      edx
00:00:02.584 Gst: 80000000  80000004 00000000 00000000 00000000
00:00:02.584 Hst:           80000004 00000000 00000000 00000000
00:00:02.584 Gst: 80000001  00000000 00000000 00000000 00000000
00:00:02.584 Hst:           00000000 00000000 00000000 00000000
00:00:02.584 Gst: 80000002  20202020 20202020 20202020 20202020
00:00:02.584 Hst:           20202020 20202020 20202020 20202020
00:00:02.584 Gst: 80000003  6e492020 286c6574 58202952 286e6f65
00:00:02.584 Hst:           6e492020 286c6574 58202952 286e6f65
00:00:02.584 Gst: 80000004  20294d54 20555043 30322e33 007a4847
00:00:02.584 Hst:           20294d54 20555043 30322e33 007a4847
00:00:02.584 Gst: 80000005  665b5001 00000000 00000000 007b7025*
00:00:02.584 Hst:           665b5001 00000000 00000000 007b7025
00:00:02.584 Gst: 80000006  665b5001 00000000 00000000 007b7025*
00:00:02.584 Hst:           665b5001 00000000 00000000 007b7025
00:00:02.584 Gst: 80000007  665b5001 00000000 00000000 007b7025*
00:00:02.584 Hst:           665b5001 00000000 00000000 007b7025
00:00:02.584 Gst: 80000008  665b5001 00000000 00000000 007b7025*
00:00:02.584 Hst:           665b5001 00000000 00000000 007b7025
00:00:02.584 Gst: 80000009  665b5001 00000000 00000000 007b7025*
00:00:02.584 Hst:           665b5001 00000000 00000000 007b7025
00:00:02.584 Ext Name:                        
00:00:02.584 Ext Supports:                    0x80000000-0x80000004
00:00:02.584 Family:                          0  	Extended: 0 	Effective: 0
00:00:02.584 Model:                           0  	Extended: 0 	Effective: 0
00:00:02.584 Stepping:                        0
00:00:02.584 Brand ID:                        0x000
00:00:02.584 Mnemonic - Description                 = guest (host)
00:00:02.584 FPU - x87 FPU on Chip                  = 0 (0)
00:00:02.584 VME - Virtual 8086 Mode Enhancements   = 0 (0)
00:00:02.584 DE - Debugging extensions              = 0 (0)
00:00:02.584 PSE - Page Size Extension              = 0 (0)
00:00:02.584 TSC - Time Stamp Counter               = 0 (0)
00:00:02.584 MSR - K86 Model Specific Registers     = 0 (0)
00:00:02.584 PAE - Physical Address Extension       = 0 (0)
00:00:02.584 MCE - Machine Check Exception          = 0 (0)
00:00:02.584 CX8 - CMPXCHG8B instruction            = 0 (0)
00:00:02.584 APIC - APIC On-Chip                    = 0 (0)
00:00:02.584 10 - Reserved                          = 0 (0)
00:00:02.584 SEP - SYSCALL and SYSRET               = 0 (0)
00:00:02.584 MTRR - Memory Type Range Registers     = 0 (0)
00:00:02.585 PGE - PTE Global Bit                   = 0 (0)
00:00:02.585 MCA - Machine Check Architecture       = 0 (0)
00:00:02.585 CMOV - Conditional Move Instructions   = 0 (0)
00:00:02.585 PAT - Page Attribute Table             = 0 (0)
00:00:02.585 PSE-36 - 36-bit Page Size Extention    = 0 (0)
00:00:02.585 18 - Reserved                          = 0 (0)
00:00:02.585 19 - Reserved                          = 0 (0)
00:00:02.585 NX - No-Execute Page Protection        = 0 (0)
00:00:02.585 DS - Debug Store                       = 0 (0)
00:00:02.585 AXMMX - AMD Extensions to MMX Instr.   = 0 (0)
00:00:02.585 MMX - Intel MMX Technology             = 0 (0)
00:00:02.585 FXSR - FXSAVE and FXRSTOR Instructions = 0 (0)
00:00:02.585 25 - AMD fast FXSAVE and FXRSTOR Instr.= 0 (0)
00:00:02.585 26 - 1 GB large page support           = 0 (0)
00:00:02.585 27 - RDTSCP instruction                = 0 (0)
00:00:02.585 28 - Reserved                          = 0 (0)
00:00:02.585 29 - AMD Long Mode                     = 0 (0)
00:00:02.585 30 - AMD Extensions to 3DNow           = 0 (0)
00:00:02.585 31 - AMD 3DNow                         = 0 (0)
00:00:02.585 LahfSahf - LAHF/SAHF in 64-bit mode    = 0 (0)
00:00:02.585 CmpLegacy - Core MP legacy mode (depr) = 0 (0)
00:00:02.585 SVM - AMD VM Extensions                = 0 (0)
00:00:02.585 APIC registers starting at 0x400       = 0 (0)
00:00:02.585 AltMovCR8 - LOCK MOV CR0 means MOV CR8 = 0 (0)
00:00:02.585 Advanced bit manipulation              = 0 (0)
00:00:02.585 SSE4A instruction support              = 0 (0)
00:00:02.585 Misaligned SSE mode                    = 0 (0)
00:00:02.585 PREFETCH and PREFETCHW instruction     = 0 (0)
00:00:02.585 OS visible workaround                  = 0 (0)
00:00:02.585 Instruction based sampling             = 0 (0)
00:00:02.585 SSE5 support                           = 0 (0)
00:00:02.585 SKINIT, STGI, and DEV support          = 0 (0)
00:00:02.585 Watchdog timer support.                = 0 (0)
00:00:02.585 31:14 - Reserved                       = 0x0 (0x0)
00:00:02.585 Full Name:                                         Intel(R) Xeon(TM) CPU 3.20GHz
00:00:02.585 
00:00:02.585          RAW Centaur CPUIDs
00:00:02.585      Function  eax      ebx      ecx      edx
00:00:02.585 Gst: c0000000  665b5001 00000000 00000000 007b7025
00:00:02.585 Hst:           665b5001 00000000 00000000 007b7025
00:00:02.585 Gst: c0000001  665b5001 00000000 00000000 007b7025
00:00:02.585 Hst:           665b5001 00000000 00000000 007b7025
00:00:02.585 Gst: c0000002  665b5001 00000000 00000000 007b7025
00:00:02.585 Hst:           665b5001 00000000 00000000 007b7025
00:00:02.585 Gst: c0000003  665b5001 00000000 00000000 007b7025
00:00:02.585 Hst:           665b5001 00000000 00000000 007b7025
00:00:02.585 Centaur Supports:                0xc0000000-0x665b5001
00:00:02.585 Mnemonic - Description                 = guest (host)
00:00:02.585 AIS - Alternate Instruction Set        = 0 (1)
00:00:02.585 AIS-E - AIS enabled                    = 0 (0)
00:00:02.585 RNG - Random Number Generator          = 0 (1)
00:00:02.585 RNG-E - RNG enabled                    = 0 (0)
00:00:02.585 LH - LongHaul MSR 0000_110Ah           = 0 (0)
00:00:02.585 FEMMS - FEMMS                          = 0 (1)
00:00:02.585 ACE - Advanced Cryptography Engine     = 0 (0)
00:00:02.585 ACE-E - ACE enabled                    = 0 (0)
00:00:02.585 ACE2 - Advanced Cryptography Engine 2  = 0 (0)
00:00:02.585 ACE2-E - ACE enabled                   = 0 (0)
00:00:02.585 PHE - Hash Engine                      = 0 (0)
00:00:02.585 PHE-E - PHE enabled                    = 0 (0)
00:00:02.585 PMM - Montgomery Multiplier            = 0 (1)
00:00:02.585 PMM-E - PMM enabled                    = 0 (1)
00:00:02.585 Bit 0                                 = 1 (67239352)
00:00:02.585 Bit 0                                 = 1 (67239352)
00:00:02.586 Bit 0                                 = 1 (67239352)
00:00:02.586 Bit 0                                 = 1 (67239352)
00:00:02.586 Bit 0                                 = 1 (67239352)
00:00:02.586 Bit 0                                 = 1 (67239352)
00:00:02.586 Bit 0                                 = 1 (67239352)
00:00:02.586 
00:00:02.586 
00:00:02.586 ******************** End of CPUID dump **********************
00:00:02.636 REM: VBoxREM32
00:00:02.656 TM: GIP - u32Mode=1 (SyncTSC) u32UpdateHz=64
00:00:02.697 TM: cTSCTicksPerSecond=0xbe0e4600 (3 188 606 464) fTSCVirtualized=true  fTSCUseRealTSC=false
00:00:02.697 TM: fMaybeUseOffsettedHostTSC=false TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:02.697 CoreCode: R3=04580000 R0=8516b000 RC=a0330000 Phys=000000007f96b000 cb=0x2000
00:00:02.853 [SMP] BIOS with 1 CPUs
00:00:02.905 SUP: Loaded VBoxDDR0.r0 (C:\PROGRA~1\VIRTUA~1/VBoxDDR0.r0) at 0x85264060 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
00:00:02.905 SUP: windbg> .reload /f C:\PROGRA~1\VIRTUA~1/VBoxDDR0.r0=0x85264060
00:00:02.931 SUP: Loaded VBoxDD2R0.r0 (C:\PROGRA~1\VIRTUA~1/VBoxDD2R0.r0) at 0x85171060 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
00:00:02.931 SUP: windbg> .reload /f C:\PROGRA~1\VIRTUA~1/VBoxDD2R0.r0=0x85171060
00:00:02.932 Activating Local APIC
00:00:02.932 CPUMSetGuestCpuIdFeature: Enabled APIC
00:00:02.932 CPUMSetGuestCpuIdFeature: Disabled x2APIC
00:00:02.932 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:02.958 Shared Folders service loaded.
00:00:02.977 VDInit finished
00:00:02.979 PIIX3 ATA: LUN#0: disk, PCHS=16383/16/63, total number of sectors 468748032
00:00:02.979 PIIX3 ATA: LUN#1: no unit
00:00:02.986 PIIX3 ATA: LUN#2: CD/DVD, total number of sectors 357866, passthrough disabled
00:00:02.986 PIIX3 ATA: LUN#3: no unit
00:00:02.986 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:03.086 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:03.186 IntNet#0: szNetwork={HostInterfaceNetworking-Intel(R) PRO/1000 MT Network Connection} enmTrunkType=3 szTrunk={\DEVICE\{8FD35908-5C79-49F2-940E-C7143024B1DA}} fFlags=0x0 cbRecv=223232 cbSend=36864
00:00:03.189 Audio: Trying driver 'dsound'.
00:00:04.078 Audio: set_record_source ars=0 als=0 (not implemented)
00:00:04.430 DevPcBios: ATA LUN#0 LCHS=1024/255/63
00:00:04.431 PGMR3InitFinalize: 4 MB PSE mask 0000000fffffffff
00:00:04.439 HWACCM: No VT-x or AMD-V CPU extension found. Reason VERR_VMX_NO_VMX
00:00:04.439 HWACCM: VMX MSR_IA32_FEATURE_CONTROL=0
00:00:04.445 VM: Halt method global1 (5)
00:00:04.445 Changing the VM state from 'CREATING' to 'CREATED'.
00:00:04.446 Changing the VM state from 'CREATED' to 'RUNNING'.
00:00:04.455 Guest Log: BIOS: VirtualBox 3.0.6
00:00:04.455 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:04.555 PIIX3 ATA: Ctl#0: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:04.555 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:04.559 Guest Log: BIOS: ata0-0: PCHS=16383/16/63 LCHS=1024/255/63
00:00:04.561 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:04.561 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:04.563 PIT: mode=2 count=0x48d3 (18643) - 64.00 Hz (ch=0)
00:00:04.579 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=09ac0000 w=640 h=480 bpp=32 cbLine=0xA00
00:00:07.131 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00000000 w=720 h=400 bpp=0 cbLine=0x0
00:00:07.171 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:07.192 Guest Log: BIOS: Booting from CD-ROM...
00:00:07.431 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=09ac0000 w=640 h=480 bpp=16 cbLine=0x500
00:00:19.980 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00000000 w=720 h=400 bpp=0 cbLine=0x0
00:00:20.024 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=09ac0000 w=640 h=480 bpp=0 cbLine=0x140
00:00:20.079 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00000000 w=720 h=400 bpp=0 cbLine=0x0
00:00:20.131 Guest Log: BIOS: KBD: unsupported int 16h function 03
00:00:22.578 PIT: mode=2 count=0x12a5 (4773) - 249.98 Hz (ch=0)
00:00:23.742 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0502cf0 
00:00:23.743 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0502be0 
00:00:23.743 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0122d50 
00:00:23.745 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0502d50 
00:00:23.746 PATM: Failed to refresh dirty patch at c013f270. Disabling it.
00:00:23.748 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0154a40 
00:00:23.750 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0109dc0 
00:00:23.754 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0109d40 
00:00:23.762 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0154700 
00:00:23.763 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0180840 
00:00:23.768 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0159e50 
00:00:23.779 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0154880 
00:00:23.780 PATM: patmR3RefreshPatch: succeeded to refresh patch at c013f880 
00:00:23.787 PATM: patmR3RefreshPatch: succeeded to refresh patch at c01322e0 
00:00:23.788 PATM: patmR3RefreshPatch: succeeded to refresh patch at c01514a0 
00:00:23.794 PATM: patmR3RefreshPatch: succeeded to refresh patch at c017ea80 
00:00:23.796 PATM: Failed to refresh dirty patch at c013f270. Disabling it.
00:00:24.218 PATM: patmR3RefreshPatch: succeeded to refresh patch at c01051d0 
00:00:24.331 PIT: mode=0 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:24.362 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0152440 
00:00:24.363 PATM: Disabling IDT ef patch handler c01052f0
00:00:24.363 PATM: patmR3RefreshPatch: succeeded to refresh patch at c01052f0 
00:00:24.520 PATM: patmR3RefreshPatch: succeeded to refresh patch at c013f100 
00:00:25.370 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0505020 
00:00:25.933 PIIX3 ATA: Ctl#0: RESET, DevSel=0 AIOIf=0 CmdIf0=0xec (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:25.934 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:25.935 PATM: patmR3RefreshPatch: succeeded to refresh patch at c015b550 
00:00:26.117 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0xa0 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:26.117 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:26.502 EHCI: Hardware reset
00:00:26.503 EHCI: Hardware reset
00:00:26.503 EHCI: USB Operational
00:00:26.586 OHCI: Software reset
00:00:26.586 OHCI: USB Operational
00:00:26.668 PATM: Disable block at c0749973 - write c07499c5-c07499c9
00:00:26.669 PATM: Disable block at c0749bbb - write c0749c1f-c0749c23
00:00:26.671 PATM: Disable block at c074ad32 - write c074ad9f-c074ada3
00:00:26.676 PATM: Disable block at c0767cf0 - write c0767d4d-c0767d51
00:00:26.716 PATM: patmR3RefreshPatch: succeeded to refresh patch at c0184280 
00:00:27.644 OHCI: USB Suspended
00:00:28.646 EHCI: USB Suspended
00:00:28.692 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00000000 w=640 h=400 bpp=0 cbLine=0x0
00:00:29.277 PATM: Disable block at d880f329 - write d880f31d-d880f321
00:00:33.645 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=09ac0000 w=640 h=480 bpp=16 cbLine=0x500
00:01:15.245 Audio: set_record_source ars=0 als=0 (not implemented)
00:01:15.247 Audio: set_record_source ars=0 als=0 (not implemented)
00:01:15.265 Audio: set_record_source ars=0 als=0 (not implemented)
00:01:36.105 EHCI: USB Operational
00:01:36.218 OHCI: USB Resume
00:01:36.260 OHCI: USB Operational
00:01:36.650 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00000000 w=720 h=400 bpp=0 cbLine=0x0
00:01:37.342 OHCI: USB Suspended
00:01:38.607 EHCI: USB Suspended
00:01:41.128 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=09ac0000 w=800 h=600 bpp=32 cbLine=0xC80
00:02:56.690 PIIX3 ATA: LUN#0: disk write error (rc=VERR_ACCESS_DENIED iSector=0x6002018 cSectors=0x80)
00:02:56.706 PIIX3 ATA: LUN#0: disk write error (rc=VERR_ACCESS_DENIED iSector=0x6002418 cSectors=0x80)
00:02:56.743 PIIX3 ATA: LUN#0: disk write error (rc=VERR_ACCESS_DENIED iSector=0x6002818 cSectors=0x8)
00:02:56.746 PIIX3 ATA: LUN#0: disk write error (rc=VERR_ACCESS_DENIED iSector=0x6000000 cSectors=0x8)
00:02:56.749 PIIX3 ATA: LUN#0: disk write error (rc=VERR_ACCESS_DENIED iSector=0x6002820 cSectors=0x80)
00:02:56.752 PIIX3 ATA: LUN#0: disk write error (rc=VERR_ACCESS_DENIED iSector=0x6002c20 cSectors=0x80)
...
Thanks!
Last edited by Reinderien on 25. Sep 2009, 01:48, edited 1 time in total.
vbox4me2
Volunteer
Posts: 5218
Joined: 21. Nov 2008, 20:27
Location: Rotterdam
Contact:

Re: Many VERR_ACCESS_DENIED

Post by vbox4me2 »

Are you the owner of "C:\Users\toombsg\.VirtualBox\PhysicalDrive0.vmdk" ? check all other access rights again.
Reinderien
Posts: 21
Joined: 17. Sep 2009, 09:43
Primary OS: MS Windows 7
VBox Version: PUEL
Guest OSses: Ubuntu

Re: Many VERR_ACCESS_DENIED

Post by Reinderien »

vbox4me2 wrote:Are you the owner of "C:\Users\toombsg\.VirtualBox\PhysicalDrive0.vmdk" ? check all other access rights again.
Yes, I am the owner of that file as well as its associated "C:\Users\toombsg\.VirtualBox\PhysicalDrive0-pt.vmdk". SYSTEM, Administrators and toombsg (me) have full control permissions on both files. What else can you suggest I check?
vbox4me2
Volunteer
Posts: 5218
Joined: 21. Nov 2008, 20:27
Location: Rotterdam
Contact:

Re: Many VERR_ACCESS_DENIED

Post by vbox4me2 »

Is VBox running as you or as another user? can you rename or move the vmdk?
Reinderien
Posts: 21
Joined: 17. Sep 2009, 09:43
Primary OS: MS Windows 7
VBox Version: PUEL
Guest OSses: Ubuntu

Re: Many VERR_ACCESS_DENIED

Post by Reinderien »

vbox4me2 wrote:Is VBox running as you or as another user?
I've tried running as toombsg as well as administrator with the same results.
vbox4me2 wrote:can you rename or move the vmdk?
Yes, I'm able to rename and move the vmdk.
vbox4me2
Volunteer
Posts: 5218
Joined: 21. Nov 2008, 20:27
Location: Rotterdam
Contact:

Re: Many VERR_ACCESS_DENIED

Post by vbox4me2 »

Boot with a linux live ISO inside the VM and see if you can access the VM files.
Reinderien
Posts: 21
Joined: 17. Sep 2009, 09:43
Primary OS: MS Windows 7
VBox Version: PUEL
Guest OSses: Ubuntu

Re: Many VERR_ACCESS_DENIED

Post by Reinderien »

vbox4me2 wrote:Boot with a linux live ISO inside the VM and see if you can access the VM files.
The same thing happens. I mount the NTFS partition containing c:\users\toombsg\.virtualbox\*.vmdk successfully. I can read the files just fine, but when I try to write to them I get VERR_ACCESS_DENIED in the log.
Reinderien
Posts: 21
Joined: 17. Sep 2009, 09:43
Primary OS: MS Windows 7
VBox Version: PUEL
Guest OSses: Ubuntu

Re: [SOLVED] Many VERR_ACCESS_DENIED

Post by Reinderien »

I had been using the http://www.fs-driver.org driver in Windows. A while ago I already suspected it had been causing problems so I unmounted all of the partitions it could see. However, this apparently wasn't enough, because I had to UNINSTALL the bloody thing before I could finally do physical partition vmdks without VERR_ACCESS_DENIED.
Post Reply