#1 Le 22/08/2022, à 19:54
- philoeil
[RESOLU] echec execution machine sous Virtualbox sous ubuntu 22.04
Bonjour,
J'ai migré sous la version ubuntu suivante :
~$ cat /etc/lsb-release && uname -a
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS"
Linux philippe-G750JH 5.15.0-46-generic #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
J'ai installé virtual box :
Interface graphique de VirtualBox
Version 6.1.36 r152435 (Qt5.15.3)
Au lancement de ma session machine
/home/philippe/VirtualBox VMs/WinXP/WinXPSept19-disk001.vmdk
(cette machine fonctionnait précédemment sous ubuntu LTS 18)
j'ai l'erreur suivante :
The VM session was aborted.
Code d'erreur :
NS_ERROR_FAILURE (0x80004005)
Composant :
SessionMachine
Interface :
ISession {c0447716-ff5a-4795-b57a-ecd5fffa18a4}
Le journal log :
00:00:00.989977 VirtualBox VM 6.1.36 r152435 linux.amd64 (Jul 19 2022 22:20:57) release log
00:00:00.989979 Log opened 2022-08-22T18:41:32.886805000Z
00:00:00.989979 Build Type: release
00:00:00.989982 OS Product: Linux
00:00:00.989983 OS Release: 5.15.0-46-generic
00:00:00.989984 OS Version: #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022
00:00:00.990005 DMI Product Name: G750JH
00:00:00.990012 DMI Product Version: 1.0
00:00:00.990018 Firmware type: UEFI
00:00:00.990161 Secure Boot: Disabled
00:00:00.990196 Host RAM: 15950MB (15.5GB) total, 12217MB (11.9GB) available
00:00:00.990199 Executable: /usr/lib/virtualbox/VirtualBoxVM
00:00:00.990200 Process ID: 10941
00:00:00.990200 Package type: LINUX_64BITS_UBUNTU_22_04
00:00:01.028939 Installed Extension Packs:
00:00:01.028956 Oracle VM VirtualBox Extension Pack (Version: 6.1.34 r150636; VRDE Module: VBoxVRDP)
00:00:01.029862 Console: Machine state changed to 'Starting'
00:00:01.030087 Qt version: 5.15.3
00:00:01.030096 X11 Window Manager code: 2
00:00:01.033721 SUP: seg #0: R 0x00000000 LB 0x0004d000
00:00:01.033737 SUP: seg #1: R X 0x0004d000 LB 0x0011c000
00:00:01.033740 SUP: seg #2: R 0x00169000 LB 0x00060000
00:00:01.033742 SUP: seg #3: RW 0x001c9000 LB 0x000350a0
00:00:01.034831 SUP: Loaded VMMR0.r0 (/usr/lib/virtualbox/VMMR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX
00:00:01.034846 SUP: VMMR0EntryEx located at XXXXXXXXXXXXXXXX and VMMR0EntryFast at XXXXXXXXXXXXXXXX
00:00:01.037175 Guest OS type: 'WindowsXP'
00:00:01.038118 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:00:01.038577 X Server details: vendor: The X.Org Foundation, release: 12101003, protocol version: 11.0, display string: :1
00:00:01.038585 Using XKB for keycode to scan code conversion
00:00:01.039187 fHMForced=true - No raw-mode support in this build!
00:00:01.048096 GUI: UIDesktopWidgetWatchdog::sltHandleHostScreenAvailableGeometryCalculated: Screen 0 work area is actually resized to: 0x27 x 1920x1053
00:00:01.048847 File system of '/home/philippe/VirtualBox VMs/WinXP/Snapshots' (snapshots) is unknown
00:00:01.048855 File system of '/home/philippe/VirtualBox VMs/WinXP/WinXPSept19-disk001.vmdk' is ext4
00:00:01.053327 GUI: UIDesktopWidgetWatchdog::sltHandleHostScreenAvailableGeometryCalculated: Screen 1 work area is actually resized to: 1920x0 x 1920x1080
00:00:01.072637 Shared Clipboard: Service loaded
00:00:01.072649 Shared Clipboard: Mode: Bidirectional
00:00:01.072708 Shared Clipboard: Service running in normal mode
00:00:01.073290 Drag and drop service loaded
00:00:01.073299 Drag and drop mode: Bidirectional
00:00:01.075999 ************************* CFGM dump *************************
00:00:01.075999 [/] (level 0)
00:00:01.075999 CpuExecutionCap <integer> = 0x0000000000000064 (100)
00:00:01.075999 EnablePAE <integer> = 0x0000000000000000 (0)
00:00:01.075999 HMEnabled <integer> = 0x0000000000000001 (1)
00:00:01.075999 MemBalloonSize <integer> = 0x0000000000000000 (0)
00:00:01.075999 Name <string> = "WinXP" (cb=6)
00:00:01.075999 NumCPUs <integer> = 0x0000000000000002 (2)
00:00:01.075999 PageFusionAllowed <integer> = 0x0000000000000000 (0)
00:00:01.075999 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:01.075999 RamSize <integer> = 0x000000022a900000 (9 304 014 848, 8 873 MB, 8.6 GB)
00:00:01.075999 TimerMillies <integer> = 0x000000000000000a (10)
00:00:01.075999 UUID <bytes> = "cd 08 d0 7f 5d 68 b8 43 86 9a 94 c6 11 f6 f4 7e" (cb=16)
00:00:01.075999
00:00:01.075999 [/CPUM/] (level 1)
00:00:01.075999 GuestCpuName <string> = "host" (cb=5)
00:00:01.075999 NestedHWVirt <integer> = 0x0000000000000000 (0)
00:00:01.075999 PortableCpuIdLevel <integer> = 0x0000000000000000 (0)
00:00:01.075999 SpecCtrl <integer> = 0x0000000000000000 (0)
00:00:01.075999
00:00:01.075999 [/CPUM/IsaExts/] (level 2)
00:00:01.075999
00:00:01.075999 [/DBGC/] (level 1)
00:00:01.075999 GlobalInitScript <string> = "/home/philippe/.config/VirtualBox/dbgc-init" (cb=44)
00:00:01.075999 HistoryFile <string> = "/home/philippe/.config/VirtualBox/dbgc-history" (cb=47)
00:00:01.075999 LocalInitScript <string> = "/home/philippe/VirtualBox VMs/WinXP/dbgc-init" (cb=46)
00:00:01.075999
00:00:01.075999 [/DBGF/] (level 1)
00:00:01.075999 Path <string> = "/home/philippe/VirtualBox VMs/WinXP/debug/;/home/philippe/VirtualBox VMs/WinXP/;cache*/home/philippe/VirtualBox VMs/WinXP/dbgcache/;/home/philippe/" (cb=148)
00:00:01.075999
00:00:01.075999 [/Devices/] (level 1)
00:00:01.075999
00:00:01.075999 [/Devices/8237A/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/8237A/0/] (level 3)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/VMMDev/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/VMMDev/0/] (level 3)
00:00:01.075999 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 PCIDeviceNo <integer> = 0x0000000000000004 (4)
00:00:01.075999 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/VMMDev/0/Config/] (level 4)
00:00:01.075999 GuestCoreDumpDir <string> = "/home/philippe/VirtualBox VMs/WinXP/Snapshots" (cb=46)
00:00:01.075999
00:00:01.075999 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:01.075999 Driver <string> = "HGCM" (cb=5)
00:00:01.075999
00:00:01.075999 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:01.075999 Object <integer> = 0x00007fa8e8000bc0 (140 363 423 550 400)
00:00:01.075999
00:00:01.075999 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:01.075999 Driver <string> = "MainStatus" (cb=11)
00:00:01.075999
00:00:01.075999 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:01.075999 First <integer> = 0x0000000000000000 (0)
00:00:01.075999 Last <integer> = 0x0000000000000000 (0)
00:00:01.075999 papLeds <integer> = 0x00007fa904002748 (140 363 893 319 496)
00:00:01.075999
00:00:01.075999 [/Devices/acpi/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/acpi/0/] (level 3)
00:00:01.075999 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 PCIDeviceNo <integer> = 0x0000000000000007 (7)
00:00:01.075999 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/acpi/0/Config/] (level 4)
00:00:01.075999 CpuHotPlug <integer> = 0x0000000000000000 (0)
00:00:01.075999 FdcEnabled <integer> = 0x0000000000000000 (0)
00:00:01.075999 HostBusPciAddress <integer> = 0x0000000000000000 (0)
00:00:01.075999 HpetEnabled <integer> = 0x0000000000000000 (0)
00:00:01.075999 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:01.075999 IocPciAddress <integer> = 0x0000000000010000 (65 536)
00:00:01.075999 NumCPUs <integer> = 0x0000000000000002 (2)
00:00:01.075999 Parallel0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:01.075999 Parallel0Irq <integer> = 0x0000000000000000 (0)
00:00:01.075999 Parallel1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:01.075999 Parallel1Irq <integer> = 0x0000000000000000 (0)
00:00:01.075999 Serial0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:01.075999 Serial0Irq <integer> = 0x0000000000000000 (0)
00:00:01.075999 Serial1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:01.075999 Serial1Irq <integer> = 0x0000000000000000 (0)
00:00:01.075999 ShowCpu <integer> = 0x0000000000000001 (1)
00:00:01.075999 ShowRtc <integer> = 0x0000000000000000 (0)
00:00:01.075999 SmcEnabled <integer> = 0x0000000000000000 (0)
00:00:01.075999
00:00:01.075999 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:01.075999 Driver <string> = "ACPIHost" (cb=9)
00:00:01.075999
00:00:01.075999 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:01.075999
00:00:01.075999 [/Devices/acpi/0/LUN#1/] (level 4)
00:00:01.075999 Driver <string> = "ACPICpu" (cb=8)
00:00:01.075999
00:00:01.075999 [/Devices/acpi/0/LUN#1/Config/] (level 5)
00:00:01.075999
00:00:01.075999 [/Devices/apic/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/apic/0/] (level 3)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/apic/0/Config/] (level 4)
00:00:01.075999 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:01.075999 Mode <integer> = 0x0000000000000002 (2)
00:00:01.075999 NumCPUs <integer> = 0x0000000000000002 (2)
00:00:01.075999
00:00:01.075999 [/Devices/e1000/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/i8254/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/i8254/0/] (level 3)
00:00:01.075999
00:00:01.075999 [/Devices/i8254/0/Config/] (level 4)
00:00:01.075999
00:00:01.075999 [/Devices/i8259/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/i8259/0/] (level 3)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/i8259/0/Config/] (level 4)
00:00:01.075999
00:00:01.075999 [/Devices/ichac97/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/ichac97/0/] (level 3)
00:00:01.075999 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 PCIDeviceNo <integer> = 0x0000000000000005 (5)
00:00:01.075999 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/ichac97/0/AudioConfig/] (level 4)
00:00:01.075999
00:00:01.075999 [/Devices/ichac97/0/Config/] (level 4)
00:00:01.075999 Codec <string> = "STAC9700" (cb=9)
00:00:01.075999 DebugEnabled <integer> = 0x0000000000000000 (0)
00:00:01.075999
00:00:01.075999 [/Devices/ichac97/0/LUN#0/] (level 4)
00:00:01.075999 Driver <string> = "AUDIO" (cb=6)
00:00:01.075999
00:00:01.075999 [/Devices/ichac97/0/LUN#0/AttachedDriver/] (level 5)
00:00:01.075999 Driver <string> = "PulseAudio" (cb=11)
00:00:01.075999
00:00:01.075999 [/Devices/ichac97/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:01.075999 VmName <string> = "WinXP" (cb=6)
00:00:01.075999
00:00:01.075999 [/Devices/ichac97/0/LUN#0/Config/] (level 5)
00:00:01.075999 DriverName <string> = "PulseAudio" (cb=11)
00:00:01.075999 InputEnabled <integer> = 0x0000000000000001 (1)
00:00:01.075999 OutputEnabled <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/ichac97/0/LUN#1/] (level 4)
00:00:01.075999 Driver <string> = "AUDIO" (cb=6)
00:00:01.075999
00:00:01.075999 [/Devices/ichac97/0/LUN#2/] (level 4)
00:00:01.075999 Driver <string> = "AUDIO" (cb=6)
00:00:01.075999
00:00:01.075999 [/Devices/ioapic/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/ioapic/0/] (level 3)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/ioapic/0/Config/] (level 4)
00:00:01.075999 NumCPUs <integer> = 0x0000000000000002 (2)
00:00:01.075999
00:00:01.075999 [/Devices/mc146818/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/mc146818/0/] (level 3)
00:00:01.075999
00:00:01.075999 [/Devices/mc146818/0/Config/] (level 4)
00:00:01.075999 UseUTC <integer> = 0x0000000000000000 (0)
00:00:01.075999
00:00:01.075999 [/Devices/parallel/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/pcarch/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/pcarch/0/] (level 3)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/pcarch/0/Config/] (level 4)
00:00:01.075999
00:00:01.075999 [/Devices/pcbios/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/pcbios/0/] (level 3)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/pcbios/0/Config/] (level 4)
00:00:01.075999 APIC <integer> = 0x0000000000000001 (1)
00:00:01.075999 BootDevice0 <string> = "DVD" (cb=4)
00:00:01.075999 BootDevice1 <string> = "FLOPPY" (cb=7)
00:00:01.075999 BootDevice2 <string> = "IDE" (cb=4)
00:00:01.075999 BootDevice3 <string> = "NONE" (cb=5)
00:00:01.075999 FloppyDevice <string> = "i82078" (cb=7)
00:00:01.075999 HardDiskDevice <string> = "piix3ide" (cb=9)
00:00:01.075999 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:01.075999 LanBootRom <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom" (cb=85)
00:00:01.075999 McfgBase <integer> = 0x0000000000000000 (0)
00:00:01.075999 McfgLength <integer> = 0x0000000000000000 (0)
00:00:01.075999 NumCPUs <integer> = 0x0000000000000002 (2)
00:00:01.075999 PXEDebug <integer> = 0x0000000000000000 (0)
00:00:01.075999 UUID <bytes> = "cd 08 d0 7f 5d 68 b8 43 86 9a 94 c6 11 f6 f4 7e" (cb=16)
00:00:01.075999 UuidLe <integer> = 0x0000000000000000 (0)
00:00:01.075999
00:00:01.075999 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
00:00:01.075999
00:00:01.075999 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
00:00:01.075999 NIC <integer> = 0x0000000000000000 (0)
00:00:01.075999 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:01.075999 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.075999
00:00:01.075999 [/Devices/pci/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/pci/0/] (level 3)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/pci/0/Config/] (level 4)
00:00:01.075999 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/pcibridge/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/pckbd/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/pckbd/0/] (level 3)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/pckbd/0/Config/] (level 4)
00:00:01.075999
00:00:01.075999 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:01.075999 Driver <string> = "KeyboardQueue" (cb=14)
00:00:01.075999
00:00:01.075999 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:01.075999 Driver <string> = "MainKeyboard" (cb=13)
00:00:01.075999
00:00:01.075999 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:01.075999 Object <integer> = 0x000055baf5e9a910 (94 261 478 009 104)
00:00:01.075999
00:00:01.075999 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:01.075999 QueueSize <integer> = 0x0000000000000040 (64)
00:00:01.075999
00:00:01.075999 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:01.075999 Driver <string> = "MouseQueue" (cb=11)
00:00:01.075999
00:00:01.075999 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:01.075999 Driver <string> = "MainMouse" (cb=10)
00:00:01.075999
00:00:01.075999 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:01.075999 Object <integer> = 0x00007fa90400ef80 (140 363 893 370 752)
00:00:01.075999
00:00:01.075999 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:01.075999 QueueSize <integer> = 0x0000000000000080 (128)
00:00:01.075999
00:00:01.075999 [/Devices/pcnet/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/pcnet/0/] (level 3)
00:00:01.075999 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:01.075999 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/pcnet/0/Config/] (level 4)
00:00:01.075999 CableConnected <integer> = 0x0000000000000001 (1)
00:00:01.075999 ChipType <string> = "Am79C973" (cb=9)
00:00:01.075999 LineSpeed <integer> = 0x0000000000000000 (0)
00:00:01.075999 MAC <bytes> = "08 00 27 5f 2e 23" (cb=6)
00:00:01.075999
00:00:01.075999 [/Devices/pcnet/0/LUN#0/] (level 4)
00:00:01.075999 Driver <string> = "NAT" (cb=4)
00:00:01.075999
00:00:01.075999 [/Devices/pcnet/0/LUN#0/Config/] (level 5)
00:00:01.075999 AliasMode <integer> = 0x0000000000000000 (0)
00:00:01.075999 BootFile <string> = "WinXP.pxe" (cb=10)
00:00:01.075999 DNSProxy <integer> = 0x0000000000000000 (0)
00:00:01.075999 Network <string> = "10.0.2.0/24" (cb=12)
00:00:01.075999 PassDomain <integer> = 0x0000000000000001 (1)
00:00:01.075999 TFTPPrefix <string> = "/home/philippe/.config/VirtualBox/TFTP" (cb=39)
00:00:01.075999 UseHostResolver <integer> = 0x0000000000000000 (0)
00:00:01.075999
00:00:01.075999 [/Devices/pcnet/0/LUN#999/] (level 4)
00:00:01.075999 Driver <string> = "MainStatus" (cb=11)
00:00:01.075999
00:00:01.075999 [/Devices/pcnet/0/LUN#999/Config/] (level 5)
00:00:01.075999 First <integer> = 0x0000000000000000 (0)
00:00:01.075999 Last <integer> = 0x0000000000000000 (0)
00:00:01.075999 papLeds <integer> = 0x00007fa904002628 (140 363 893 319 208)
00:00:01.075999
00:00:01.075999 [/Devices/piix3ide/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/piix3ide/0/] (level 3)
00:00:01.075999 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 PCIDeviceNo <integer> = 0x0000000000000001 (1)
00:00:01.075999 PCIFunctionNo <integer> = 0x0000000000000001 (1)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/piix3ide/0/Config/] (level 4)
00:00:01.075999 Type <string> = "PIIX4" (cb=6)
00:00:01.075999
00:00:01.075999 [/Devices/piix3ide/0/LUN#0/] (level 4)
00:00:01.075999 Driver <string> = "VD" (cb=3)
00:00:01.075999
00:00:01.075999 [/Devices/piix3ide/0/LUN#0/Config/] (level 5)
00:00:01.075999 Format <string> = "VMDK" (cb=5)
00:00:01.075999 Mountable <integer> = 0x0000000000000000 (0)
00:00:01.075999 Path <string> = "/home/philippe/VirtualBox VMs/WinXP/WinXPSept19-disk001.vmdk" (cb=61)
00:00:01.075999 Type <string> = "HardDisk" (cb=9)
00:00:01.075999
00:00:01.075999 [/Devices/piix3ide/0/LUN#0/Config/Plugins/] (level 6)
00:00:01.075999
00:00:01.075999 [/Devices/piix3ide/0/LUN#0/Config/Plugins/VDPluginCrypt/] (level 7)
00:00:01.075999 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VDPluginCrypt.so" (cb=100)
00:00:01.075999
00:00:01.075999 [/Devices/piix3ide/0/LUN#2/] (level 4)
00:00:01.075999 Driver <string> = "VD" (cb=3)
00:00:01.075999
00:00:01.075999 [/Devices/piix3ide/0/LUN#2/Config/] (level 5)
00:00:01.075999 EmptyDrive <integer> = 0x0000000000000001 (1)
00:00:01.075999 Mountable <integer> = 0x0000000000000001 (1)
00:00:01.075999 Type <string> = "DVD" (cb=4)
00:00:01.075999
00:00:01.075999 [/Devices/piix3ide/0/LUN#3/] (level 4)
00:00:01.075999 Driver <string> = "VD" (cb=3)
00:00:01.075999
00:00:01.075999 [/Devices/piix3ide/0/LUN#3/Config/] (level 5)
00:00:01.075999 EmptyDrive <integer> = 0x0000000000000001 (1)
00:00:01.075999 Mountable <integer> = 0x0000000000000001 (1)
00:00:01.075999 Type <string> = "DVD" (cb=4)
00:00:01.075999
00:00:01.075999 [/Devices/piix3ide/0/LUN#999/] (level 4)
00:00:01.075999 Driver <string> = "MainStatus" (cb=11)
00:00:01.075999
00:00:01.075999 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
00:00:01.075999 DeviceInstance <string> = "piix3ide/0" (cb=11)
00:00:01.075999 First <integer> = 0x0000000000000000 (0)
00:00:01.075999 Last <integer> = 0x0000000000000003 (3)
00:00:01.075999 pConsole <integer> = 0x00007fa904001370 (140 363 893 314 416)
00:00:01.075999 papLeds <integer> = 0x00007fa904001b30 (140 363 893 316 400)
00:00:01.075999 pmapMediumAttachments <integer> = 0x00007fa904002768 (140 363 893 319 528)
00:00:01.075999
00:00:01.075999 [/Devices/serial/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/usb-xhci/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/usb-xhci/0/] (level 3)
00:00:01.075999 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 PCIDeviceNo <integer> = 0x000000000000000c (12)
00:00:01.075999 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/usb-xhci/0/Config/] (level 4)
00:00:01.075999
00:00:01.075999 [/Devices/usb-xhci/0/LUN#0/] (level 4)
00:00:01.075999 Driver <string> = "VUSBRootHub" (cb=12)
00:00:01.075999
00:00:01.075999 [/Devices/usb-xhci/0/LUN#0/Config/] (level 5)
00:00:01.075999
00:00:01.075999 [/Devices/usb-xhci/0/LUN#1/] (level 4)
00:00:01.075999 Driver <string> = "VUSBRootHub" (cb=12)
00:00:01.075999
00:00:01.075999 [/Devices/usb-xhci/0/LUN#1/Config/] (level 5)
00:00:01.075999
00:00:01.075999 [/Devices/usb-xhci/0/LUN#999/] (level 4)
00:00:01.075999 Driver <string> = "MainStatus" (cb=11)
00:00:01.075999
00:00:01.075999 [/Devices/usb-xhci/0/LUN#999/Config/] (level 5)
00:00:01.075999 First <integer> = 0x0000000000000000 (0)
00:00:01.075999 Last <integer> = 0x0000000000000001 (1)
00:00:01.075999 papLeds <integer> = 0x00007fa904002750 (140 363 893 319 504)
00:00:01.075999
00:00:01.075999 [/Devices/vga/] (level 2)
00:00:01.075999
00:00:01.075999 [/Devices/vga/0/] (level 3)
00:00:01.075999 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 PCIDeviceNo <integer> = 0x0000000000000002 (2)
00:00:01.075999 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.075999 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.075999
00:00:01.075999 [/Devices/vga/0/Config/] (level 4)
00:00:01.075999 3DEnabled <integer> = 0x0000000000000001 (1)
00:00:01.075999 CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:01.075999 FadeIn <integer> = 0x0000000000000001 (1)
00:00:01.075999 FadeOut <integer> = 0x0000000000000001 (1)
00:00:01.075999 HeightReduction <integer> = 0x0000000000000000 (0)
00:00:01.075999 LogoFile <string> = "" (cb=1)
00:00:01.075999 LogoTime <integer> = 0x0000000000000000 (0)
00:00:01.075999 MonitorCount <integer> = 0x0000000000000001 (1)
00:00:01.075999 ShowBootMenu <integer> = 0x0000000000000002 (2)
00:00:01.075999 VRamSize <integer> = 0x0000000004000000 (67 108 864, 64 MB)
00:00:01.075999
00:00:01.075999 [/Devices/vga/0/LUN#0/] (level 4)
00:00:01.075999 Driver <string> = "MainDisplay" (cb=12)
00:00:01.075999
00:00:01.075999 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:01.075999 Object <integer> = 0x00007fa904004180 (140 363 893 326 208)
00:00:01.075999
00:00:01.075999 [/Devices/vga/0/LUN#999/] (level 4)
00:00:01.075999 Driver <string> = "MainStatus" (cb=11)
00:00:01.075999
00:00:01.075999 [/Devices/vga/0/LUN#999/Config/] (level 5)
00:00:01.075999 First <integer> = 0x0000000000000000 (0)
00:00:01.075999 Last <integer> = 0x0000000000000000 (0)
00:00:01.075999 papLeds <integer> = 0x00007fa904002760 (140 363 893 319 520)
00:00:01.075999
00:00:01.075999 [/Devices/virtio-net/] (level 2)
00:00:01.075999
00:00:01.075999 [/EM/] (level 1)
00:00:01.075999 TripleFaultReset <integer> = 0x0000000000000000 (0)
00:00:01.075999
00:00:01.075999 [/GIM/] (level 1)
00:00:01.075999 Provider <string> = "None" (cb=5)
00:00:01.075999
00:00:01.075999 [/HM/] (level 1)
00:00:01.075999 64bitEnabled <integer> = 0x0000000000000000 (0)
00:00:01.075999 EnableLargePages <integer> = 0x0000000000000000 (0)
00:00:01.075999 EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:01.075999 EnableUX <integer> = 0x0000000000000001 (1)
00:00:01.075999 EnableVPID <integer> = 0x0000000000000001 (1)
00:00:01.075999 Exclusive <integer> = 0x0000000000000001 (1)
00:00:01.075999 HMForced <integer> = 0x0000000000000001 (1)
00:00:01.075999 IBPBOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:01.075999 IBPBOnVMExit <integer> = 0x0000000000000000 (0)
00:00:01.075999 L1DFlushOnSched <integer> = 0x0000000000000001 (1)
00:00:01.075999 L1DFlushOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:01.075999 MDSClearOnSched <integer> = 0x0000000000000001 (1)
00:00:01.075999 MDSClearOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:01.075999 SpecCtrlByHost <integer> = 0x0000000000000000 (0)
00:00:01.075999 TPRPatchingEnabled <integer> = 0x0000000000000001 (1)
00:00:01.075999 UseNEMInstead <integer> = 0x0000000000000000 (0)
00:00:01.075999
00:00:01.075999 [/MM/] (level 1)
00:00:01.075999 CanUseLargerHeap <integer> = 0x0000000000000000 (0)
00:00:01.075999
00:00:01.075999 [/NEM/] (level 1)
00:00:01.075999 Allow64BitGuests <integer> = 0x0000000000000000 (0)
00:00:01.075999
00:00:01.075999 [/PDM/] (level 1)
00:00:01.075999
00:00:01.075999 [/PDM/AsyncCompletion/] (level 2)
00:00:01.075999
00:00:01.075999 [/PDM/AsyncCompletion/File/] (level 3)
00:00:01.075999
00:00:01.075999 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
00:00:01.075999
00:00:01.075999 [/PDM/BlkCache/] (level 2)
00:00:01.075999 CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
00:00:01.075999
00:00:01.075999 [/PDM/Devices/] (level 2)
00:00:01.075999
00:00:01.075999 [/PDM/Devices/VBoxEhci/] (level 3)
00:00:01.075999 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR3.so" (cb=97)
00:00:01.075999 R0SearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
00:00:01.075999
00:00:01.075999 [/PDM/Devices/VBoxNvme/] (level 3)
00:00:01.075999 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxNvmeR3.so" (cb=97)
00:00:01.075999 R0SearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
00:00:01.075999
00:00:01.075999 [/PDM/Drivers/] (level 2)
00:00:01.075999
00:00:01.075999 [/PDM/Drivers/DrvHostWebcam/] (level 3)
00:00:01.075999 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxHostWebcam.so" (cb=101)
00:00:01.075999
00:00:01.075999 [/PDM/Drivers/VBoxC/] (level 3)
00:00:01.075999 Path <string> = "/usr/lib/virtualbox/components/VBoxC" (cb=37)
00:00:01.075999
00:00:01.075999 [/PDM/NetworkShaper/] (level 2)
00:00:01.075999
00:00:01.075999 [/PDM/NetworkShaper/BwGroups/] (level 3)
00:00:01.075999
00:00:01.075999 [/PDM/USB/] (level 2)
00:00:01.075999
00:00:01.075999 [/PDM/USB/VBoxUsbCardReader/] (level 3)
00:00:01.075999 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbCardReaderR3.so" (cb=106)
00:00:01.075999
00:00:01.075999 [/PDM/USB/VBoxUsbWebcam/] (level 3)
00:00:01.075999 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbWebcamR3.so" (cb=102)
00:00:01.075999
00:00:01.075999 [/TM/] (level 1)
00:00:01.075999 UTCOffset <integer> = 0x0000000000000000 (0)
00:00:01.075999
00:00:01.075999 [/USB/] (level 1)
00:00:01.075999
00:00:01.075999 [/USB/USBProxy/] (level 2)
00:00:01.075999
00:00:01.075999 [/USB/USBProxy/GlobalConfig/] (level 3)
00:00:01.075999
00:00:01.075999 ********************* End of CFGM dump **********************
00:00:01.075999 HM: HMR3Init: VT-x w/ nested paging and unrestricted guest execution hw support
00:00:01.075999 MM: cbHyperHeap=0x240000 (2359296)
00:00:01.075999 CPUM: fXStateHostMask=0x7; initial: 0x7; host XCR0=0x7
00:00:01.075999 CPUM: Matched host CPU INTEL 0x6/0x3c/0x3 Intel_Core7_Haswell with CPU DB entry 'Intel Core i7-5600U' (INTEL 0x6/0x3d/0x4 Intel_Core7_Broadwell)
00:00:01.075999 CPUM: MXCSR_MASK=0xffff (host: 0xffff)
00:00:01.075999 CPUM: Microcode revision 0x00000028
00:00:01.075999 CPUM: MSR/CPUID reconciliation insert: 0x0000010b IA32_FLUSH_CMD
00:00:01.075999 PGM: Host paging mode: AMD64+PGE+NX
00:00:01.075999 PGM: PGMPool: cMaxPages=4608 (u64MaxPages=4477)
00:00:01.076000 PGM: pgmR3PoolInit: cMaxPages=0x1200 cMaxUsers=0x2400 cMaxPhysExts=0x2000 fCacheEnable=true
00:00:01.076000 PGM: /proc/sys/vm/max_map_count = 65530 (rc2=VWRN_TRAILING_CHARS); cGuessNeeded=16384
00:00:01.092407 TM: GIP - u32Mode=3 (Invariant) u32UpdateHz=62 u32UpdateIntervalNS=16000000 enmUseTscDelta=2 (Practically Zero) fGetGipCpu=0x1b cCpus=8
00:00:01.092431 TM: GIP - u64CpuHz=2 394 453 979 (0x8eb877db) SUPGetCpuHzFromGip => 2 394 453 979
00:00:01.092436 TM: GIP - CPU: iCpuSet=0x0 idCpu=0x0 idApic=0x0 iGipCpu=0x6 i64TSCDelta=0 enmState=3 u64CpuHz=2394453960(*) cErrors=0
00:00:01.092451 TM: GIP - CPU: iCpuSet=0x1 idCpu=0x1 idApic=0x2 iGipCpu=0x1 i64TSCDelta=0 enmState=3 u64CpuHz=2394453446(*) cErrors=0
00:00:01.092454 TM: GIP - CPU: iCpuSet=0x2 idCpu=0x2 idApic=0x4 iGipCpu=0x5 i64TSCDelta=0 enmState=3 u64CpuHz=2394453990(*) cErrors=0
00:00:01.092456 TM: GIP - CPU: iCpuSet=0x3 idCpu=0x3 idApic=0x6 iGipCpu=0x3 i64TSCDelta=0 enmState=3 u64CpuHz=2394453924(*) cErrors=0
00:00:01.092459 TM: GIP - CPU: iCpuSet=0x4 idCpu=0x4 idApic=0x1 iGipCpu=0x7 i64TSCDelta=0 enmState=3 u64CpuHz=2394453964(*) cErrors=0
00:00:01.092461 TM: GIP - CPU: iCpuSet=0x5 idCpu=0x5 idApic=0x3 iGipCpu=0x0 i64TSCDelta=0 enmState=3 u64CpuHz=2394453979(*) cErrors=0
00:00:01.092464 TM: GIP - CPU: iCpuSet=0x6 idCpu=0x6 idApic=0x5 iGipCpu=0x4 i64TSCDelta=0 enmState=3 u64CpuHz=2394453990(*) cErrors=0
00:00:01.092466 TM: GIP - CPU: iCpuSet=0x7 idCpu=0x7 idApic=0x7 iGipCpu=0x2 i64TSCDelta=0 enmState=3 u64CpuHz=2394453264(*) cErrors=0
00:00:01.092523 TM: cTSCTicksPerSecond=2 394 453 979 (0x8eb877db) enmTSCMode=1 (VirtTscEmulated)
00:00:01.092524 TM: TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:01.092890 EMR3Init: fIemExecutesAll=false fGuruOnTripleFault=true
00:00:01.093007 IEM: TargetCpu=CURRENT, Microarch=Intel_Core7_Haswell
00:00:01.093060 GIM: Using provider 'None' (Implementation version: 0)
00:00:01.108664 GUI: Machine-window #0 activated
00:00:01.108704 GUI: Machine-view #0 focused, reason=3
00:00:01.151941 AIOMgr: Default manager type is 'Async'
00:00:01.151959 AIOMgr: Default file backend is 'NonBuffered'
00:00:01.152217 BlkCache: Cache successfully initialized. Cache size is 5242880 bytes
00:00:01.152227 BlkCache: Cache commit interval is 10000 ms
00:00:01.152229 BlkCache: Cache commit threshold is 2621440 bytes
00:00:01.154271 PcBios: [SMP] BIOS with 2 CPUs
00:00:01.154287 PcBios: Using the 386+ BIOS image.
00:00:01.154318 PcBios: MPS table at 000e1300
00:00:01.154612 PcBios: Using LAN ROM '/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom' with a size of 0xc000 bytes
00:00:01.154645 PcBios: fCheckShutdownStatusForSoftReset=true fClearShutdownStatusOnHardReset=true
00:00:01.154867 SUP: seg #0: R 0x00000000 LB 0x00009000
00:00:01.154871 SUP: seg #1: R X 0x00009000 LB 0x00020000
00:00:01.154874 SUP: seg #2: R 0x00029000 LB 0x0000c000
00:00:01.154876 SUP: seg #3: RW 0x00035000 LB 0x000074d8
00:00:01.154951 SUP: Loaded VBoxDDR0.r0 (/usr/lib/virtualbox/VBoxDDR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX
00:00:01.155098 CPUM: SetGuestCpuIdFeature: Enabled xAPIC
00:00:01.155276 IOAPIC: Using implementation 2.0! Chipset type ICH9
00:00:01.155318 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:01.155542 VMMDev: cbDefaultBudget: 261 331 776 (f939b40)
00:00:01.157471 Shared Folders service loaded
00:00:01.158374 Guest Control service loaded
00:00:01.172023 VGA: Using the 386+ BIOS image.
00:00:01.172023 VD: VDInit finished with VINF_SUCCESS
00:00:01.172023 DrvVD: Flushes will be ignored
00:00:01.172023 DrvVD: Async flushes will be passed to the disk
00:00:01.208682 VD: Opening the disk took 36656785 ns
00:00:01.208738 PIIX3 ATA: LUN#0: disk, PCHS=16383/16/63, total number of sectors 20971520
00:00:01.210841 PIIX3 ATA: LUN#1: no unit
00:00:01.210977 DrvVD: Flushes will be ignored
00:00:01.210984 DrvVD: Async flushes will be passed to the disk
00:00:01.210999 PIIX3 ATA: LUN#2: CD/DVD, total number of sectors 0, passthrough disabled
00:00:01.211059 DrvVD: Flushes will be ignored
00:00:01.211062 DrvVD: Async flushes will be passed to the disk
00:00:01.211073 PIIX3 ATA: LUN#3: CD/DVD, total number of sectors 0, passthrough disabled
00:00:01.211217 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:01.211235 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:01.217730 NAT: Guest address guess set to 10.0.2.15 by initialization
00:00:01.217789 NAT: resolv.conf: nameserver 127.0.0.53
00:00:01.217794 NAT: resolv.conf: ignoring "options edns0 trust-ad"
00:00:01.217809 NAT: DNS server 127.0.0.53 registration detected, switching to the DNS proxy
00:00:01.217812 NAT: Adding domain name .
00:00:01.217814 NAT: DNS#0: 127.0.0.53
00:00:01.218384 AC97: Using codec 'STAC9700'
00:00:01.218428 Audio: Initializing PulseAudio driver
00:00:01.219853 PulseAudio: Using version 15.99.0
00:00:01.220885 PulseAudio: Retrieving server information ...
00:00:01.221122 Audio: Found 3 devices for driver 'PulseAudio'
00:00:01.221128 Audio: Device 'Audio interne Stéréo analogique':
00:00:01.221129 Audio: ID = alsa_output.pci-0000_00_1b.0.analog-stereo
00:00:01.221129 Audio: Usage = output
00:00:01.221129 Audio: Flags = DEFAULT_OUT
00:00:01.221129 Audio: Input channels = 0
00:00:01.221130 Audio: Output channels = 2
00:00:01.221132 Audio: Device 'Monitor of Audio interne Stéréo analogique':
00:00:01.221132 Audio: ID = alsa_output.pci-0000_00_1b.0.analog-stereo.monitor
00:00:01.221133 Audio: Usage = input
00:00:01.221133 Audio: Flags = NONE
00:00:01.221133 Audio: Input channels = 2
00:00:01.221133 Audio: Output channels = 0
00:00:01.221135 Audio: Device 'Audio interne Stéréo analogique':
00:00:01.221136 Audio: ID = alsa_input.pci-0000_00_1b.0.analog-stereo
00:00:01.221136 Audio: Usage = input
00:00:01.221136 Audio: Flags = DEFAULT_IN
00:00:01.221136 Audio: Input channels = 2
00:00:01.221137 Audio: Output channels = 0
00:00:01.221172 AC97: Reset
00:00:01.221174 AC97: Mixer reset (EAID=0x809, EACS=0x9)
00:00:01.221177 AC97: Record select to left=mic, right=mic
00:00:01.221402 SUP: seg #0: R X 0x00000000 LB 0x00001000
00:00:01.221407 SUP: seg #1: R X 0x00001000 LB 0x00002000
00:00:01.221410 SUP: seg #2: R 0x00003000 LB 0x00101000
00:00:01.221412 SUP: seg #3: RW 0x00104000 LB 0x00000820
00:00:01.221732 SUP: Loaded VBoxEhciR0.r0 (/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX
Que dois-je chercher pour résoudre mon problème ?
Merci pour vos aides
Dernière modification par philoeil (Le 23/08/2022, à 19:07)
Hors ligne
#2 Le 22/08/2022, à 19:58
- xubu1957
Re : [RESOLU] echec execution machine sous Virtualbox sous ubuntu 22.04
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#3 Le 22/08/2022, à 20:13
- iznobe
Re : [RESOLU] echec execution machine sous Virtualbox sous ubuntu 22.04
Bonjour , j ' ajouterais aussi , vu :
File system of '/home/philippe/VirtualBox VMs/WinXP/Snapshots' (snapshots) is unknown
que les espaces dans les chemins c ' est jamais une bonne idée !
il suffit de mettre un " _ " a la place pour éviter 75 % des soucis .
peux tu donner :
ls -la '/home/philippe/VirtualBox VMs/WinXP/Snapshots'
Dernière modification par iznobe (Le 22/08/2022, à 22:07)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#4 Le 22/08/2022, à 21:02
- Tawal
Re : [RESOLU] echec execution machine sous Virtualbox sous ubuntu 22.04
Hello,
@iznobe : Je ne pense pas que l'espace gène ici.
Car le retour de l'erreur met bien tout le nom du chemin entre apostrophes '
Par contre, tu as oublié de mettre la 1ère apostrophe dans ta commande ls.
Ce serait plutôt :
ls -la '/home/philippe/VirtualBox VMs/WinXP/Snapshots'
Dernière modification par Tawal (Le 22/08/2022, à 21:02)
Le savoir n'a d’intérêt que si on le transmet.
Useless Use of Cat Award
Filenames and Pathnames in Shell: How to do it Correctly
À chaque problème sa solution, à chaque solution son moyen, si pas de moyen, toujours le problème !
Hors ligne
#5 Le 23/08/2022, à 08:03
- men-go
Re : [RESOLU] echec execution machine sous Virtualbox sous ubuntu 22.04
Bonjour,
Essaie de créer une autre VM (qui sera au goût du jour) sans y inclure de disque et de faire le test en y transférant le disque de ta VM en erreur. Ça ne prend pas beaucoup de temps et ça ne casse rien. À noter qu'au niveau de mes VM la mémoire vidéo est à 48M et le contrôleur est VMSVGA mais comme je n'ai que des VM Linux je ne sais pas si c'est pertinent pour ton problème.
Hors ligne
#6 Le 23/08/2022, à 12:11
- iznobe
Re : [RESOLU] echec execution machine sous Virtualbox sous ubuntu 22.04
@Tawal , tout a fait d' accord , c' était juste une précision , qui parfois ( selon le contexte et le logiciel ) a son importance .
j' ai corrigé , merci .
Dernière modification par iznobe (Le 23/08/2022, à 12:11)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#7 Le 23/08/2022, à 18:52
- philoeil
Re : [RESOLU] echec execution machine sous Virtualbox sous ubuntu 22.04
bonjour,
Merci à tous
Pour répondre à Iznobe
peux tu donner :
ls -la '/home/philippe/VirtualBox VMs/WinXP/Snapshots'
$ ls -la '/home/philippe/VirtualBox VMs/WinXP/Snapshots'
ls: impossible d'accéder à '/home/philippe/VirtualBox VMs/WinXP/Snapshots': Aucun fichier ou dossier de ce type
Hors ligne
#8 Le 23/08/2022, à 18:59
- philoeil
Re : [RESOLU] echec execution machine sous Virtualbox sous ubuntu 22.04
Bonjour,
Essaie de créer une autre VM (qui sera au goût du jour) sans y inclure de disque et de faire le test en y transférant le disque de ta VM en erreur.
Le résultat est similaire, il me semble :
Virtualbox - Erreur
Échec de l'ouverture de session pour la machine virtuelle winXP3V5.
The VM session was aborted.
Code d'erreur :
NS_ERROR_FAILURE (0x80004005)
Composant :
SessionMachine
Interface :
ISession {c0447716-ff5a-4795-b57a-ecd5fffa18a4}
Le journal :
00:00:01.066968 VirtualBox VM 6.1.36 r152435 linux.amd64 (Jul 19 2022 22:20:57) release log
00:00:01.066970 Log opened 2022-08-23T17:55:12.823125000Z
00:00:01.066971 Build Type: release
00:00:01.066974 OS Product: Linux
00:00:01.066975 OS Release: 5.15.0-46-generic
00:00:01.066976 OS Version: #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022
00:00:01.067001 DMI Product Name: G750JH
00:00:01.067008 DMI Product Version: 1.0
00:00:01.067015 Firmware type: UEFI
00:00:01.067272 Secure Boot: Disabled
00:00:01.067325 Host RAM: 15950MB (15.5GB) total, 11352MB (11.0GB) available
00:00:01.067329 Executable: /usr/lib/virtualbox/VirtualBoxVM
00:00:01.067329 Process ID: 16423
00:00:01.067330 Package type: LINUX_64BITS_UBUNTU_22_04
00:00:01.099566 Installed Extension Packs:
00:00:01.099586 Oracle VM VirtualBox Extension Pack (Version: 6.1.34 r150636; VRDE Module: VBoxVRDP)
00:00:01.100593 Console: Machine state changed to 'Starting'
00:00:01.100828 Qt version: 5.15.3
00:00:01.100842 X11 Window Manager code: 2
00:00:01.106323 SUP: seg #0: R 0x00000000 LB 0x0004d000
00:00:01.106348 SUP: seg #1: R X 0x0004d000 LB 0x0011c000
00:00:01.106352 SUP: seg #2: R 0x00169000 LB 0x00060000
00:00:01.106355 SUP: seg #3: RW 0x001c9000 LB 0x000350a0
00:00:01.107547 SUP: Loaded VMMR0.r0 (/usr/lib/virtualbox/VMMR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX
00:00:01.107564 SUP: VMMR0EntryEx located at XXXXXXXXXXXXXXXX and VMMR0EntryFast at XXXXXXXXXXXXXXXX
00:00:01.108963 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:00:01.109320 Guest OS type: 'WindowsXP'
00:00:01.110036 X Server details: vendor: The X.Org Foundation, release: 12101003, protocol version: 11.0, display string: :1
00:00:01.110049 Using XKB for keycode to scan code conversion
00:00:01.113151 fHMForced=true - No raw-mode support in this build!
00:00:01.113189 GUI: UIDesktopWidgetWatchdog::sltHandleHostScreenAvailableGeometryCalculated: Screen 0 work area is actually resized to: 0x27 x 1920x1053
00:00:01.118298 GUI: UIDesktopWidgetWatchdog::sltHandleHostScreenAvailableGeometryCalculated: Screen 1 work area is actually resized to: 1920x0 x 1920x1080
00:00:01.121934 File system of '/home/philippe/VirtualBox VMs/winXP3V5/Snapshots' (snapshots) is unknown
00:00:01.121945 File system of '/home/philippe/VirtualBox VMs/winXP3V5/winXP3V5.vdi' is ext4
00:00:01.123982 File system of '/home/philippe/imageCD/CDXPSP2/CDXPSP2.iso' (DVD) is ext4
00:00:01.133870 GUI: Machine-window #0 activated
00:00:01.133903 GUI: Machine-view #0 focused, reason=3
00:00:01.149247 Shared Clipboard: Service loaded
00:00:01.149265 Shared Clipboard: Mode: Off
00:00:01.149311 Shared Clipboard: Service running in normal mode
00:00:01.149953 Drag and drop service loaded
00:00:01.149962 Drag and drop mode: Off
00:00:01.152045 ************************* CFGM dump *************************
00:00:01.152050 [/] (level 0)
00:00:01.152061 CpuExecutionCap <integer> = 0x0000000000000064 (100)
00:00:01.152066 EnablePAE <integer> = 0x0000000000000000 (0)
00:00:01.152067 HMEnabled <integer> = 0x0000000000000001 (1)
00:00:01.152068 MemBalloonSize <integer> = 0x0000000000000000 (0)
00:00:01.152069 Name <string> = "winXP3V5" (cb=9)
00:00:01.152071 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:01.152072 PageFusionAllowed <integer> = 0x0000000000000000 (0)
00:00:01.152073 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:01.152075 RamSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:01.152076 TimerMillies <integer> = 0x000000000000000a (10)
00:00:01.152078 UUID <bytes> = "c3 52 0d cb 23 3c d7 48 90 2b b2 d5 25 2d 08 d8" (cb=16)
00:00:01.152082
00:00:01.152084 [/CPUM/] (level 1)
00:00:01.152086 GuestCpuName <string> = "host" (cb=5)
00:00:01.152087 NestedHWVirt <integer> = 0x0000000000000000 (0)
00:00:01.152088 PortableCpuIdLevel <integer> = 0x0000000000000000 (0)
00:00:01.152089 SpecCtrl <integer> = 0x0000000000000000 (0)
00:00:01.152090
00:00:01.152090 [/CPUM/IsaExts/] (level 2)
00:00:01.152091
00:00:01.152094 [/DBGC/] (level 1)
00:00:01.152095 GlobalInitScript <string> = "/home/philippe/.config/VirtualBox/dbgc-init" (cb=44)
00:00:01.152096 HistoryFile <string> = "/home/philippe/.config/VirtualBox/dbgc-history" (cb=47)
00:00:01.152097 LocalInitScript <string> = "/home/philippe/VirtualBox VMs/winXP3V5/dbgc-init" (cb=49)
00:00:01.152098
00:00:01.152098 [/DBGF/] (level 1)
00:00:01.152099 Path <string> = "/home/philippe/VirtualBox VMs/winXP3V5/debug/;/home/philippe/VirtualBox VMs/winXP3V5/;cache*/home/philippe/VirtualBox VMs/winXP3V5/dbgcache/;/home/philippe/" (cb=157)
00:00:01.152100
00:00:01.152100 [/Devices/] (level 1)
00:00:01.152101
00:00:01.152102 [/Devices/8237A/] (level 2)
00:00:01.152103
00:00:01.152103 [/Devices/8237A/0/] (level 3)
00:00:01.152105 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152106
00:00:01.152106 [/Devices/VMMDev/] (level 2)
00:00:01.152107
00:00:01.152108 [/Devices/VMMDev/0/] (level 3)
00:00:01.152109 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.152110 PCIDeviceNo <integer> = 0x0000000000000004 (4)
00:00:01.152111 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.152112 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152113
00:00:01.152114 [/Devices/VMMDev/0/Config/] (level 4)
00:00:01.152115 GuestCoreDumpDir <string> = "/home/philippe/VirtualBox VMs/winXP3V5/Snapshots" (cb=49)
00:00:01.152116
00:00:01.152116 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:01.152118 Driver <string> = "HGCM" (cb=5)
00:00:01.152118
00:00:01.152119 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:01.152120 Object <integer> = 0x00007f34bc000bc0 (139 864 469 146 560)
00:00:01.152122
00:00:01.152122 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:01.152124 Driver <string> = "MainStatus" (cb=11)
00:00:01.152125
00:00:01.152125 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:01.152127 First <integer> = 0x0000000000000000 (0)
00:00:01.152128 Last <integer> = 0x0000000000000000 (0)
00:00:01.152128 papLeds <integer> = 0x00007f34e0002748 (139 865 073 133 384)
00:00:01.152130
00:00:01.152130 [/Devices/acpi/] (level 2)
00:00:01.152132
00:00:01.152132 [/Devices/acpi/0/] (level 3)
00:00:01.152134 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.152135 PCIDeviceNo <integer> = 0x0000000000000007 (7)
00:00:01.152136 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.152137 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152138
00:00:01.152138 [/Devices/acpi/0/Config/] (level 4)
00:00:01.152140 CpuHotPlug <integer> = 0x0000000000000000 (0)
00:00:01.152141 FdcEnabled <integer> = 0x0000000000000000 (0)
00:00:01.152142 HostBusPciAddress <integer> = 0x0000000000000000 (0)
00:00:01.152143 HpetEnabled <integer> = 0x0000000000000000 (0)
00:00:01.152145 IOAPIC <integer> = 0x0000000000000000 (0)
00:00:01.152146 IocPciAddress <integer> = 0x0000000000010000 (65 536)
00:00:01.152147 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:01.152148 Parallel0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:01.152149 Parallel0Irq <integer> = 0x0000000000000000 (0)
00:00:01.152150 Parallel1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:01.152151 Parallel1Irq <integer> = 0x0000000000000000 (0)
00:00:01.152152 Serial0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:01.152153 Serial0Irq <integer> = 0x0000000000000000 (0)
00:00:01.152154 Serial1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:01.152155 Serial1Irq <integer> = 0x0000000000000000 (0)
00:00:01.152156 ShowCpu <integer> = 0x0000000000000000 (0)
00:00:01.152157 ShowRtc <integer> = 0x0000000000000000 (0)
00:00:01.152159 SmcEnabled <integer> = 0x0000000000000000 (0)
00:00:01.152160
00:00:01.152160 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:01.152162 Driver <string> = "ACPIHost" (cb=9)
00:00:01.152163
00:00:01.152163 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:01.152165
00:00:01.152165 [/Devices/apic/] (level 2)
00:00:01.152167
00:00:01.152167 [/Devices/apic/0/] (level 3)
00:00:01.152168 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152170
00:00:01.152170 [/Devices/apic/0/Config/] (level 4)
00:00:01.152172 IOAPIC <integer> = 0x0000000000000000 (0)
00:00:01.152173 Mode <integer> = 0x0000000000000002 (2)
00:00:01.152174 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:01.152175
00:00:01.152175 [/Devices/e1000/] (level 2)
00:00:01.152177
00:00:01.152177 [/Devices/e1000/0/] (level 3)
00:00:01.152178 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.152179 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:01.152180 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.152181 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152182
00:00:01.152182 [/Devices/e1000/0/Config/] (level 4)
00:00:01.152184 AdapterType <integer> = 0x0000000000000001 (1)
00:00:01.152185 CableConnected <integer> = 0x0000000000000001 (1)
00:00:01.152186 LineSpeed <integer> = 0x0000000000000000 (0)
00:00:01.152187 MAC <bytes> = "08 00 27 65 80 d8" (cb=6)
00:00:01.152189
00:00:01.152189 [/Devices/e1000/0/LUN#0/] (level 4)
00:00:01.152191 Driver <string> = "NAT" (cb=4)
00:00:01.152192
00:00:01.152192 [/Devices/e1000/0/LUN#0/Config/] (level 5)
00:00:01.152194 AliasMode <integer> = 0x0000000000000000 (0)
00:00:01.152195 BootFile <string> = "winXP3V5.pxe" (cb=13)
00:00:01.152196 DNSProxy <integer> = 0x0000000000000000 (0)
00:00:01.152197 Network <string> = "10.0.2.0/24" (cb=12)
00:00:01.152198 PassDomain <integer> = 0x0000000000000001 (1)
00:00:01.152199 TFTPPrefix <string> = "/home/philippe/.config/VirtualBox/TFTP" (cb=39)
00:00:01.152200 UseHostResolver <integer> = 0x0000000000000000 (0)
00:00:01.152201
00:00:01.152201 [/Devices/e1000/0/LUN#999/] (level 4)
00:00:01.152203 Driver <string> = "MainStatus" (cb=11)
00:00:01.152204
00:00:01.152204 [/Devices/e1000/0/LUN#999/Config/] (level 5)
00:00:01.152206 First <integer> = 0x0000000000000000 (0)
00:00:01.152207 Last <integer> = 0x0000000000000000 (0)
00:00:01.152208 papLeds <integer> = 0x00007f34e0002628 (139 865 073 133 096)
00:00:01.152209
00:00:01.152210 [/Devices/i8254/] (level 2)
00:00:01.152211
00:00:01.152211 [/Devices/i8254/0/] (level 3)
00:00:01.152213
00:00:01.152213 [/Devices/i8254/0/Config/] (level 4)
00:00:01.152214
00:00:01.152215 [/Devices/i8259/] (level 2)
00:00:01.152215
00:00:01.152216 [/Devices/i8259/0/] (level 3)
00:00:01.152217 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152218
00:00:01.152218 [/Devices/i8259/0/Config/] (level 4)
00:00:01.152220
00:00:01.152220 [/Devices/ichac97/] (level 2)
00:00:01.152221
00:00:01.152222 [/Devices/ichac97/0/] (level 3)
00:00:01.152223 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.152224 PCIDeviceNo <integer> = 0x0000000000000005 (5)
00:00:01.152225 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.152226 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152227
00:00:01.152227 [/Devices/ichac97/0/AudioConfig/] (level 4)
00:00:01.152229
00:00:01.152229 [/Devices/ichac97/0/Config/] (level 4)
00:00:01.152231 Codec <string> = "STAC9700" (cb=9)
00:00:01.152232 DebugEnabled <integer> = 0x0000000000000000 (0)
00:00:01.152233
00:00:01.152233 [/Devices/ichac97/0/LUN#0/] (level 4)
00:00:01.152235 Driver <string> = "AUDIO" (cb=6)
00:00:01.152235
00:00:01.152236 [/Devices/ichac97/0/LUN#0/AttachedDriver/] (level 5)
00:00:01.152238 Driver <string> = "PulseAudio" (cb=11)
00:00:01.152238
00:00:01.152239 [/Devices/ichac97/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:01.152241 VmName <string> = "winXP3V5" (cb=9)
00:00:01.152242
00:00:01.152242 [/Devices/ichac97/0/LUN#0/Config/] (level 5)
00:00:01.152244 DriverName <string> = "PulseAudio" (cb=11)
00:00:01.152245 InputEnabled <integer> = 0x0000000000000000 (0)
00:00:01.152246 OutputEnabled <integer> = 0x0000000000000001 (1)
00:00:01.152247
00:00:01.152247 [/Devices/ichac97/0/LUN#1/] (level 4)
00:00:01.152249 Driver <string> = "AUDIO" (cb=6)
00:00:01.152249
00:00:01.152250 [/Devices/ichac97/0/LUN#2/] (level 4)
00:00:01.152251 Driver <string> = "AUDIO" (cb=6)
00:00:01.152252
00:00:01.152253 [/Devices/mc146818/] (level 2)
00:00:01.152254
00:00:01.152254 [/Devices/mc146818/0/] (level 3)
00:00:01.152255
00:00:01.152256 [/Devices/mc146818/0/Config/] (level 4)
00:00:01.152257 UseUTC <integer> = 0x0000000000000000 (0)
00:00:01.152258
00:00:01.152259 [/Devices/parallel/] (level 2)
00:00:01.152260
00:00:01.152260 [/Devices/pcarch/] (level 2)
00:00:01.152261
00:00:01.152262 [/Devices/pcarch/0/] (level 3)
00:00:01.152263 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152264
00:00:01.152264 [/Devices/pcarch/0/Config/] (level 4)
00:00:01.152266
00:00:01.152266 [/Devices/pcbios/] (level 2)
00:00:01.152268
00:00:01.152268 [/Devices/pcbios/0/] (level 3)
00:00:01.152269 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152270
00:00:01.152271 [/Devices/pcbios/0/Config/] (level 4)
00:00:01.152272 APIC <integer> = 0x0000000000000001 (1)
00:00:01.152274 BootDevice0 <string> = "FLOPPY" (cb=7)
00:00:01.152275 BootDevice1 <string> = "DVD" (cb=4)
00:00:01.152275 BootDevice2 <string> = "IDE" (cb=4)
00:00:01.152276 BootDevice3 <string> = "NONE" (cb=5)
00:00:01.152277 FloppyDevice <string> = "i82078" (cb=7)
00:00:01.152278 HardDiskDevice <string> = "piix3ide" (cb=9)
00:00:01.152278 IOAPIC <integer> = 0x0000000000000000 (0)
00:00:01.152279 LanBootRom <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom" (cb=85)
00:00:01.152281 McfgBase <integer> = 0x0000000000000000 (0)
00:00:01.152282 McfgLength <integer> = 0x0000000000000000 (0)
00:00:01.152283 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:01.152284 PXEDebug <integer> = 0x0000000000000000 (0)
00:00:01.152285 UUID <bytes> = "c3 52 0d cb 23 3c d7 48 90 2b b2 d5 25 2d 08 d8" (cb=16)
00:00:01.152288 UuidLe <integer> = 0x0000000000000001 (1)
00:00:01.152289
00:00:01.152289 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
00:00:01.152291
00:00:01.152291 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
00:00:01.152293 NIC <integer> = 0x0000000000000000 (0)
00:00:01.152294 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.152295 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:01.152296 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.152297
00:00:01.152298 [/Devices/pci/] (level 2)
00:00:01.152299
00:00:01.152299 [/Devices/pci/0/] (level 3)
00:00:01.152301 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152302
00:00:01.152302 [/Devices/pci/0/Config/] (level 4)
00:00:01.152304 IOAPIC <integer> = 0x0000000000000000 (0)
00:00:01.152305
00:00:01.152305 [/Devices/pcibridge/] (level 2)
00:00:01.152306
00:00:01.152307 [/Devices/pckbd/] (level 2)
00:00:01.152308
00:00:01.152308 [/Devices/pckbd/0/] (level 3)
00:00:01.152309 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152310
00:00:01.152311 [/Devices/pckbd/0/Config/] (level 4)
00:00:01.152312
00:00:01.152313 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:01.152314 Driver <string> = "KeyboardQueue" (cb=14)
00:00:01.152315
00:00:01.152315 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:01.152317 Driver <string> = "MainKeyboard" (cb=13)
00:00:01.152318
00:00:01.152318 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:01.152320 Object <integer> = 0x0000563d3b89bcf0 (94 820 991 876 336)
00:00:01.152321
00:00:01.152322 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:01.152323 QueueSize <integer> = 0x0000000000000040 (64)
00:00:01.152325
00:00:01.152325 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:01.152326 Driver <string> = "MouseQueue" (cb=11)
00:00:01.152327
00:00:01.152328 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:01.152329 Driver <string> = "MainMouse" (cb=10)
00:00:01.152330
00:00:01.152330 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:01.152332 Object <integer> = 0x00007f34e000ef80 (139 865 073 184 640)
00:00:01.152334
00:00:01.152334 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:01.152336 QueueSize <integer> = 0x0000000000000080 (128)
00:00:01.152337
00:00:01.152337 [/Devices/pcnet/] (level 2)
00:00:01.152338
00:00:01.152339 [/Devices/piix3ide/] (level 2)
00:00:01.152340
00:00:01.152340 [/Devices/piix3ide/0/] (level 3)
00:00:01.152342 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.152343 PCIDeviceNo <integer> = 0x0000000000000001 (1)
00:00:01.152344 PCIFunctionNo <integer> = 0x0000000000000001 (1)
00:00:01.152345 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152346
00:00:01.152347 [/Devices/piix3ide/0/Config/] (level 4)
00:00:01.152348 Type <string> = "PIIX4" (cb=6)
00:00:01.152349
00:00:01.152349 [/Devices/piix3ide/0/LUN#0/] (level 4)
00:00:01.152351 Driver <string> = "VD" (cb=3)
00:00:01.152352
00:00:01.152352 [/Devices/piix3ide/0/LUN#0/Config/] (level 5)
00:00:01.152354 Format <string> = "VDI" (cb=4)
00:00:01.152355 Mountable <integer> = 0x0000000000000000 (0)
00:00:01.152356 Path <string> = "/home/philippe/VirtualBox VMs/winXP3V5/winXP3V5.vdi" (cb=52)
00:00:01.152357 Type <string> = "HardDisk" (cb=9)
00:00:01.152358
00:00:01.152358 [/Devices/piix3ide/0/LUN#0/Config/Plugins/] (level 6)
00:00:01.152360
00:00:01.152360 [/Devices/piix3ide/0/LUN#0/Config/Plugins/VDPluginCrypt/] (level 7)
00:00:01.152362 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VDPluginCrypt.so" (cb=100)
00:00:01.152363
00:00:01.152364 [/Devices/piix3ide/0/LUN#0/Config/VDConfig/] (level 6)
00:00:01.152366 AllocationBlockSize <string> = "1048576" (cb=8)
00:00:01.152367
00:00:01.152367 [/Devices/piix3ide/0/LUN#2/] (level 4)
00:00:01.152369 Driver <string> = "VD" (cb=3)
00:00:01.152369
00:00:01.152370 [/Devices/piix3ide/0/LUN#2/Config/] (level 5)
00:00:01.152372 Format <string> = "RAW" (cb=4)
00:00:01.152373 Mountable <integer> = 0x0000000000000001 (1)
00:00:01.152374 Path <string> = "/home/philippe/imageCD/CDXPSP2/CDXPSP2.iso" (cb=43)
00:00:01.152374 ReadOnly <integer> = 0x0000000000000001 (1)
00:00:01.152376 Type <string> = "DVD" (cb=4)
00:00:01.152376
00:00:01.152377 [/Devices/piix3ide/0/LUN#2/Config/Plugins/] (level 6)
00:00:01.152379
00:00:01.152379 [/Devices/piix3ide/0/LUN#2/Config/Plugins/VDPluginCrypt/] (level 7)
00:00:01.152381 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VDPluginCrypt.so" (cb=100)
00:00:01.152382
00:00:01.152382 [/Devices/piix3ide/0/LUN#999/] (level 4)
00:00:01.152384 Driver <string> = "MainStatus" (cb=11)
00:00:01.152385
00:00:01.152385 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
00:00:01.152387 DeviceInstance <string> = "piix3ide/0" (cb=11)
00:00:01.152388 First <integer> = 0x0000000000000000 (0)
00:00:01.152389 Last <integer> = 0x0000000000000003 (3)
00:00:01.152391 pConsole <integer> = 0x00007f34e0001370 (139 865 073 128 304)
00:00:01.152392 papLeds <integer> = 0x00007f34e0001b30 (139 865 073 130 288)
00:00:01.152394 pmapMediumAttachments <integer> = 0x00007f34e0002768 (139 865 073 133 416)
00:00:01.152396
00:00:01.152396 [/Devices/serial/] (level 2)
00:00:01.152397
00:00:01.152398 [/Devices/usb-ehci/] (level 2)
00:00:01.152399
00:00:01.152399 [/Devices/usb-ehci/0/] (level 3)
00:00:01.152401 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.152402 PCIDeviceNo <integer> = 0x000000000000000b (11)
00:00:01.152403 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.152404 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152405
00:00:01.152405 [/Devices/usb-ehci/0/Config/] (level 4)
00:00:01.152407
00:00:01.152407 [/Devices/usb-ehci/0/LUN#0/] (level 4)
00:00:01.152409 Driver <string> = "VUSBRootHub" (cb=12)
00:00:01.152410
00:00:01.152410 [/Devices/usb-ehci/0/LUN#0/Config/] (level 5)
00:00:01.152412
00:00:01.152412 [/Devices/usb-ehci/0/LUN#999/] (level 4)
00:00:01.152414 Driver <string> = "MainStatus" (cb=11)
00:00:01.152415
00:00:01.152415 [/Devices/usb-ehci/0/LUN#999/Config/] (level 5)
00:00:01.152417 First <integer> = 0x0000000000000000 (0)
00:00:01.152418 Last <integer> = 0x0000000000000000 (0)
00:00:01.152419 papLeds <integer> = 0x00007f34e0002758 (139 865 073 133 400)
00:00:01.152421
00:00:01.152421 [/Devices/usb-ohci/] (level 2)
00:00:01.152423
00:00:01.152423 [/Devices/usb-ohci/0/] (level 3)
00:00:01.152425 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.152426 PCIDeviceNo <integer> = 0x0000000000000006 (6)
00:00:01.152427 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.152428 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152429
00:00:01.152429 [/Devices/usb-ohci/0/Config/] (level 4)
00:00:01.152431
00:00:01.152432 [/Devices/usb-ohci/0/LUN#0/] (level 4)
00:00:01.152433 Driver <string> = "VUSBRootHub" (cb=12)
00:00:01.152433
00:00:01.152433 [/Devices/usb-ohci/0/LUN#0/Config/] (level 5)
00:00:01.152434
00:00:01.152435 [/Devices/usb-ohci/0/LUN#999/] (level 4)
00:00:01.152435 Driver <string> = "MainStatus" (cb=11)
00:00:01.152436
00:00:01.152436 [/Devices/usb-ohci/0/LUN#999/Config/] (level 5)
00:00:01.152437 First <integer> = 0x0000000000000000 (0)
00:00:01.152438 Last <integer> = 0x0000000000000000 (0)
00:00:01.152438 papLeds <integer> = 0x00007f34e0002750 (139 865 073 133 392)
00:00:01.152439
00:00:01.152439 [/Devices/vga/] (level 2)
00:00:01.152440
00:00:01.152440 [/Devices/vga/0/] (level 3)
00:00:01.152441 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:01.152442 PCIDeviceNo <integer> = 0x0000000000000002 (2)
00:00:01.152442 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.152443 Trusted <integer> = 0x0000000000000001 (1)
00:00:01.152444
00:00:01.152444 [/Devices/vga/0/Config/] (level 4)
00:00:01.152445 3DEnabled <integer> = 0x0000000000000000 (0)
00:00:01.152446 CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:01.152446 FadeIn <integer> = 0x0000000000000001 (1)
00:00:01.152447 FadeOut <integer> = 0x0000000000000001 (1)
00:00:01.152448 HeightReduction <integer> = 0x0000000000000000 (0)
00:00:01.152448 LogoFile <string> = "" (cb=1)
00:00:01.152449 LogoTime <integer> = 0x0000000000000000 (0)
00:00:01.152450 MonitorCount <integer> = 0x0000000000000001 (1)
00:00:01.152450 ShowBootMenu <integer> = 0x0000000000000002 (2)
00:00:01.152451 VRamSize <integer> = 0x0000000001200000 (18 874 368, 18 MB)
00:00:01.152452
00:00:01.152452 [/Devices/vga/0/LUN#0/] (level 4)
00:00:01.152453 Driver <string> = "MainDisplay" (cb=12)
00:00:01.152453
00:00:01.152454 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:01.152455 Object <integer> = 0x00007f34e0004180 (139 865 073 140 096)
00:00:01.152456
00:00:01.152456 [/Devices/vga/0/LUN#999/] (level 4)
00:00:01.152457 Driver <string> = "MainStatus" (cb=11)
00:00:01.152457
00:00:01.152457 [/Devices/vga/0/LUN#999/Config/] (level 5)
00:00:01.152458 First <integer> = 0x0000000000000000 (0)
00:00:01.152459 Last <integer> = 0x0000000000000000 (0)
00:00:01.152459 papLeds <integer> = 0x00007f34e0002760 (139 865 073 133 408)
00:00:01.152460
00:00:01.152461 [/Devices/virtio-net/] (level 2)
00:00:01.152461
00:00:01.152462 [/EM/] (level 1)
00:00:01.152462 TripleFaultReset <integer> = 0x0000000000000000 (0)
00:00:01.152463
00:00:01.152463 [/GIM/] (level 1)
00:00:01.152464 Provider <string> = "None" (cb=5)
00:00:01.152464
00:00:01.152465 [/HM/] (level 1)
00:00:01.152466 64bitEnabled <integer> = 0x0000000000000000 (0)
00:00:01.152466 EnableLargePages <integer> = 0x0000000000000000 (0)
00:00:01.152467 EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:01.152467 EnableUX <integer> = 0x0000000000000001 (1)
00:00:01.152468 EnableVPID <integer> = 0x0000000000000001 (1)
00:00:01.152469 Exclusive <integer> = 0x0000000000000001 (1)
00:00:01.152469 HMForced <integer> = 0x0000000000000001 (1)
00:00:01.152470 IBPBOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:01.152471 IBPBOnVMExit <integer> = 0x0000000000000000 (0)
00:00:01.152471 L1DFlushOnSched <integer> = 0x0000000000000001 (1)
00:00:01.152472 L1DFlushOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:01.152472 MDSClearOnSched <integer> = 0x0000000000000001 (1)
00:00:01.152473 MDSClearOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:01.152474 SpecCtrlByHost <integer> = 0x0000000000000000 (0)
00:00:01.152474 UseNEMInstead <integer> = 0x0000000000000000 (0)
00:00:01.152475
00:00:01.152475 [/MM/] (level 1)
00:00:01.152475 CanUseLargerHeap <integer> = 0x0000000000000000 (0)
00:00:01.152476
00:00:01.152476 [/NEM/] (level 1)
00:00:01.152477 Allow64BitGuests <integer> = 0x0000000000000000 (0)
00:00:01.152477
00:00:01.152478 [/PDM/] (level 1)
00:00:01.152478
00:00:01.152478 [/PDM/AsyncCompletion/] (level 2)
00:00:01.152479
00:00:01.152479 [/PDM/AsyncCompletion/File/] (level 3)
00:00:01.152480
00:00:01.152480 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
00:00:01.152481
00:00:01.152482 [/PDM/BlkCache/] (level 2)
00:00:01.152482 CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
00:00:01.152483
00:00:01.152483 [/PDM/Devices/] (level 2)
00:00:01.152484
00:00:01.152484 [/PDM/Devices/VBoxEhci/] (level 3)
00:00:01.152485 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR3.so" (cb=97)
00:00:01.152486 R0SearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
00:00:01.152486
00:00:01.152487 [/PDM/Devices/VBoxNvme/] (level 3)
00:00:01.152487 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxNvmeR3.so" (cb=97)
00:00:01.152488 R0SearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
00:00:01.152489
00:00:01.152489 [/PDM/Drivers/] (level 2)
00:00:01.152490
00:00:01.152490 [/PDM/Drivers/DrvHostWebcam/] (level 3)
00:00:01.152491 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxHostWebcam.so" (cb=101)
00:00:01.152491
00:00:01.152491 [/PDM/Drivers/VBoxC/] (level 3)
00:00:01.152492 Path <string> = "/usr/lib/virtualbox/components/VBoxC" (cb=37)
00:00:01.152493
00:00:01.152493 [/PDM/NetworkShaper/] (level 2)
00:00:01.152494
00:00:01.152494 [/PDM/NetworkShaper/BwGroups/] (level 3)
00:00:01.152495
00:00:01.152495 [/PDM/USB/] (level 2)
00:00:01.152495
00:00:01.152496 [/PDM/USB/VBoxUsbCardReader/] (level 3)
00:00:01.152496 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbCardReaderR3.so" (cb=106)
00:00:01.152497
00:00:01.152497 [/PDM/USB/VBoxUsbWebcam/] (level 3)
00:00:01.152498 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbWebcamR3.so" (cb=102)
00:00:01.152499
00:00:01.152499 [/TM/] (level 1)
00:00:01.152499 UTCOffset <integer> = 0x0000000000000000 (0)
00:00:01.152500
00:00:01.152500 [/USB/] (level 1)
00:00:01.152501
00:00:01.152501 [/USB/HidMouse/] (level 2)
00:00:01.152502
00:00:01.152502 [/USB/HidMouse/0/] (level 3)
00:00:01.152503
00:00:01.152503 [/USB/HidMouse/0/Config/] (level 4)
00:00:01.152504 Mode <string> = "absolute" (cb=9)
00:00:01.152504
00:00:01.152505 [/USB/HidMouse/0/LUN#0/] (level 4)
00:00:01.152505 Driver <string> = "MouseQueue" (cb=11)
00:00:01.152506
00:00:01.152506 [/USB/HidMouse/0/LUN#0/AttachedDriver/] (level 5)
00:00:01.152507 Driver <string> = "MainMouse" (cb=10)
00:00:01.152508
00:00:01.152508 [/USB/HidMouse/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:01.152509 Object <integer> = 0x00007f34e000ef80 (139 865 073 184 640)
00:00:01.152510
00:00:01.152510 [/USB/HidMouse/0/LUN#0/Config/] (level 5)
00:00:01.152511 QueueSize <integer> = 0x0000000000000080 (128)
00:00:01.152512
00:00:01.152512 [/USB/USBProxy/] (level 2)
00:00:01.152513
00:00:01.152513 [/USB/USBProxy/GlobalConfig/] (level 3)
00:00:01.152514
00:00:01.152514 ********************* End of CFGM dump **********************
00:00:01.152583 HM: HMR3Init: VT-x w/ nested paging and unrestricted guest execution hw support
00:00:01.152620 MM: cbHyperHeap=0x200000 (2097152)
00:00:01.153286 CPUM: fXStateHostMask=0x7; initial: 0x7; host XCR0=0x7
00:00:01.153765 CPUM: Matched host CPU INTEL 0x6/0x3c/0x3 Intel_Core7_Haswell with CPU DB entry 'Intel Core i7-5600U' (INTEL 0x6/0x3d/0x4 Intel_Core7_Broadwell)
00:00:01.153782 CPUM: MXCSR_MASK=0xffff (host: 0xffff)
00:00:01.153788 CPUM: Microcode revision 0x00000028
00:00:01.153795 CPUM: MSR/CPUID reconciliation insert: 0x0000010b IA32_FLUSH_CMD
00:00:01.153880 PGM: Host paging mode: AMD64+PGE+NX
00:00:01.153886 PGM: PGMPool: cMaxPages=512 (u64MaxPages=288)
00:00:01.153888 PGM: pgmR3PoolInit: cMaxPages=0x200 cMaxUsers=0x400 cMaxPhysExts=0x400 fCacheEnable=true
00:00:01.154265 PGM: /proc/sys/vm/max_map_count = 65530 (rc2=VWRN_TRAILING_CHARS); cGuessNeeded=16384
00:00:01.154843 TM: GIP - u32Mode=3 (Invariant) u32UpdateHz=62 u32UpdateIntervalNS=16000000 enmUseTscDelta=2 (Practically Zero) fGetGipCpu=0x1b cCpus=8
00:00:01.154849 TM: GIP - u64CpuHz=2 394 453 979 (0x8eb877db) SUPGetCpuHzFromGip => 2 394 453 979
00:00:01.154853 TM: GIP - CPU: iCpuSet=0x0 idCpu=0x0 idApic=0x0 iGipCpu=0x6 i64TSCDelta=0 enmState=3 u64CpuHz=2394453960(*) cErrors=0
00:00:01.154856 TM: GIP - CPU: iCpuSet=0x1 idCpu=0x1 idApic=0x2 iGipCpu=0x1 i64TSCDelta=0 enmState=3 u64CpuHz=2394453979(*) cErrors=0
00:00:01.154859 TM: GIP - CPU: iCpuSet=0x2 idCpu=0x2 idApic=0x4 iGipCpu=0x5 i64TSCDelta=0 enmState=3 u64CpuHz=2394453979(*) cErrors=0
00:00:01.154861 TM: GIP - CPU: iCpuSet=0x3 idCpu=0x3 idApic=0x6 iGipCpu=0x3 i64TSCDelta=0 enmState=3 u64CpuHz=2394453979(*) cErrors=0
00:00:01.154864 TM: GIP - CPU: iCpuSet=0x4 idCpu=0x4 idApic=0x1 iGipCpu=0x7 i64TSCDelta=0 enmState=3 u64CpuHz=2394453979(*) cErrors=0
00:00:01.154866 TM: GIP - CPU: iCpuSet=0x5 idCpu=0x5 idApic=0x3 iGipCpu=0x0 i64TSCDelta=0 enmState=3 u64CpuHz=2394453979(*) cErrors=0
00:00:01.154869 TM: GIP - CPU: iCpuSet=0x6 idCpu=0x6 idApic=0x5 iGipCpu=0x4 i64TSCDelta=0 enmState=3 u64CpuHz=2394453979(*) cErrors=0
00:00:01.154871 TM: GIP - CPU: iCpuSet=0x7 idCpu=0x7 idApic=0x7 iGipCpu=0x2 i64TSCDelta=0 enmState=3 u64CpuHz=2394453979(*) cErrors=0
00:00:01.154906 TM: cTSCTicksPerSecond=2 394 453 979 (0x8eb877db) enmTSCMode=3 (Dynamic)
00:00:01.154907 TM: TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:01.155156 EMR3Init: fIemExecutesAll=false fGuruOnTripleFault=true
00:00:01.155223 IEM: TargetCpu=CURRENT, Microarch=Intel_Core7_Haswell
00:00:01.155270 GIM: Using provider 'None' (Implementation version: 0)
00:00:01.199943 AIOMgr: Default manager type is 'Async'
00:00:01.199962 AIOMgr: Default file backend is 'NonBuffered'
00:00:01.200290 BlkCache: Cache successfully initialized. Cache size is 5242880 bytes
00:00:01.200299 BlkCache: Cache commit interval is 10000 ms
00:00:01.200302 BlkCache: Cache commit threshold is 2621440 bytes
00:00:01.202216 PcBios: [SMP] BIOS with 1 CPUs
00:00:01.202233 PcBios: Using the 386+ BIOS image.
00:00:01.202532 PcBios: Using LAN ROM '/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom' with a size of 0xc000 bytes
00:00:01.202568 PcBios: fCheckShutdownStatusForSoftReset=true fClearShutdownStatusOnHardReset=true
00:00:01.202789 SUP: seg #0: R 0x00000000 LB 0x00009000
00:00:01.202793 SUP: seg #1: R X 0x00009000 LB 0x00020000
00:00:01.202795 SUP: seg #2: R 0x00029000 LB 0x0000c000
00:00:01.202797 SUP: seg #3: RW 0x00035000 LB 0x000074d8
00:00:01.202874 SUP: Loaded VBoxDDR0.r0 (/usr/lib/virtualbox/VBoxDDR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX
00:00:01.203015 CPUM: SetGuestCpuIdFeature: Enabled xAPIC
00:00:01.203111 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:01.203337 VMMDev: cbDefaultBudget: 261 331 776 (f939b40)
00:00:01.205264 Shared Folders service loaded
00:00:01.205976 Guest Control service loaded
00:00:01.211942 VGA: Using the 386+ BIOS image.
00:00:01.212849 VD: VDInit finished with VINF_SUCCESS
00:00:01.213220 DrvVD: Flushes will be ignored
00:00:01.213225 DrvVD: Async flushes will be passed to the disk
00:00:01.213263 VD: Opening the disk took 34175 ns
00:00:01.213286 PIIX3 ATA: LUN#0: disk, PCHS=16383/16/63, total number of sectors 20971520
00:00:01.214914 PIIX3 ATA: LUN#1: no unit
00:00:01.214970 DrvVD: Flushes will be ignored
00:00:01.214973 DrvVD: Async flushes will be passed to the disk
00:00:01.214988 VD: Opening the disk took 12788 ns
00:00:01.215002 PIIX3 ATA: LUN#2: CD/DVD, total number of sectors 308115, passthrough disabled
00:00:01.215056 PIIX3 ATA: LUN#3: no unit
00:00:01.215128 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:01.215136 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:01.237020 E1000#0: Chip=82543GC LinkUpDelay=3000ms EthernetCRC=on GSO=enabled Itr=disabled ItrRx=enabled TID=disabled R0=enabled RC=disabled
00:00:01.244166 NAT: Guest address guess set to 10.0.2.15 by initialization
00:00:01.244225 NAT: resolv.conf: nameserver 127.0.0.53
00:00:01.244229 NAT: resolv.conf: ignoring "options edns0 trust-ad"
00:00:01.244236 NAT: DNS server 127.0.0.53 registration detected, switching to the DNS proxy
00:00:01.244240 NAT: Adding domain name .
00:00:01.244242 NAT: DNS#0: 127.0.0.53
00:00:01.244717 AC97: Using codec 'STAC9700'
00:00:01.244761 Audio: Initializing PulseAudio driver
00:00:01.246184 PulseAudio: Using version 15.99.0
00:00:01.247040 PulseAudio: Retrieving server information ...
00:00:01.247327 Audio: Found 3 devices for driver 'PulseAudio'
00:00:01.247334 Audio: Device 'Audio interne Stéréo analogique':
00:00:01.247334 Audio: ID = alsa_output.pci-0000_00_1b.0.analog-stereo
00:00:01.247335 Audio: Usage = output
00:00:01.247335 Audio: Flags = DEFAULT_OUT
00:00:01.247336 Audio: Input channels = 0
00:00:01.247336 Audio: Output channels = 2
00:00:01.247339 Audio: Device 'Monitor of Audio interne Stéréo analogique':
00:00:01.247340 Audio: ID = alsa_output.pci-0000_00_1b.0.analog-stereo.monitor
00:00:01.247340 Audio: Usage = input
00:00:01.247340 Audio: Flags = NONE
00:00:01.247341 Audio: Input channels = 2
00:00:01.247341 Audio: Output channels = 0
00:00:01.247344 Audio: Device 'Audio interne Stéréo analogique':
00:00:01.247344 Audio: ID = alsa_input.pci-0000_00_1b.0.analog-stereo
00:00:01.247344 Audio: Usage = input
00:00:01.247345 Audio: Flags = DEFAULT_IN
00:00:01.247345 Audio: Input channels = 2
00:00:01.247345 Audio: Output channels = 0
00:00:01.247399 AC97: Reset
00:00:01.247403 AC97: Mixer reset (EAID=0x809, EACS=0x9)
00:00:01.247407 AC97: Record select to left=mic, right=mic
00:00:01.247690 SUP: seg #0: R X 0x00000000 LB 0x00001000
00:00:01.247696 SUP: seg #1: R X 0x00001000 LB 0x00002000
00:00:01.247700 SUP: seg #2: R 0x00003000 LB 0x00101000
00:00:01.247703 SUP: seg #3: RW 0x00104000 LB 0x00000820
00:00:01.248110 SUP: Loaded VBoxEhciR0.r0 (/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX
Hors ligne
#9 Le 23/08/2022, à 19:05
- philoeil
Re : [RESOLU] echec execution machine sous Virtualbox sous ubuntu 22.04
Bonjour,
En relançant virtualbox J'ai eu la proposition de télécharger la derniere version ...Extension pack
J'ai accepté...
et depuis c'est résolu
ça marche:lol:
Merci à tous
Hors ligne