WSL icon indicating copy to clipboard operation
WSL copied to clipboard

Error `wsl: Processing /etc/fstab with mount -a failed.` printed on first opening of WSL terminal after boot to mount Google Drive

Open carlosedp opened this issue 2 months ago • 8 comments

Windows Version

Microsoft Windows [Version 10.0.26100.6725]

WSL Version

2.6.1.0

Are you using WSL 1 or WSL 2?

  • [x] WSL 2
  • [ ] WSL 1

Kernel Version

6.6.87.2-microsoft-standard-WSL2

Distro Version

Ubuntu 25.04

Other Software

Google Drive Version: 114.0.1.0

Repro Steps

My WSL2 Ubuntu distro prints the error on the first line of opening the terminal right after booting. I configured .wslconfig to automount my fstab so it mounts the G: drive which is Google Drive to /mnt/g as configured on /etc/fstab.

Right after my terminal opens, if I type manually sudo mount -a the /mnt/g mountpoint is correctly mounted. I wonder whats failing so it doesn't mount on open/boot. I wonder if maybe when the WSL2 VM boots, the G: drive is still not available and created by Google Drive.

❯ cat /etc/fstab
LABEL=cloudimg-rootfs   /   ext4    defaults    0 0
G:    /mnt/g    drvfs    metadata,rw,umask=22,fmask=11,case=dir,uid=1000,gid=1000    0    0

My .wsl.conf:

[automount]
enabled = true
mountFsTab = true
root = /mnt/
options = "metadata,rw,umask=22,fmask=11,case=dir,uid=1000,gid=1000"

[network]
generateHosts = true
generateResolvConf = true

[interop]
enabled = true
appendWindowsPath = true

[user]
# default = $USER

[boot]
systemd = false

My .wslconfig:

[wsl2]
networkingMode=mirrored

[experimental]
sparseVhd=true

I don't use systemd as it increases startup time and also brings issues with Podman. After some minutes of starting, it deletes the XDG_RUNTIME_DIR that points to /run/user/1000 and breaks other stuff.

Versions:

╰─ wsl.exe --version                                              3                                                                                        
WSL version: 2.6.1.0
Kernel version: 6.6.87.2-1
WSLg version: 1.0.66
MSRDC version: 1.2.6353
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26100.1-240331-1435.ge-release
Windows version: 10.0.26100.6725

Expected Behavior

G drive to be automatically mounted.

Actual Behavior

Automount doesn't work.

Diagnostic Logs

WslLogs-2025-10-03_16-50-42.zip

carlosedp avatar Oct 03 '25 19:10 carlosedp

Diagnostic information
.wslconfig found
Detected appx version: 2.6.1.0

github-actions[bot] avatar Oct 03 '25 19:10 github-actions[bot]

Diagnostic information
Issue was edited and new log file was found: https://github.com/user-attachments/files/22687334/WslLogs-2025-10-03_16-50-42.zip
.wslconfig found
Detected appx version: 2.6.1.0

github-actions[bot] avatar Oct 03 '25 19:10 github-actions[bot]

Here's a log after a fresh boot.

WslLogs-2025-10-03_16-58-27.zip

carlosedp avatar Oct 03 '25 19:10 carlosedp

Diagnostic information
.wslconfig found
Detected appx version: 2.6.1.0

github-actions[bot] avatar Oct 03 '25 20:10 github-actions[bot]

Thank you @carlosedp. Interestingly I don't see any loglines regarding that mount failing. Could you:

  • Remove the "LABEL=cloudimg-rootfs / ext4 defaults 0 0" line from the fstab ? It doesn't do anything anyway
  • Validate that mount -a returns 0 when you mount manually ?
  • Share the output of dmesg so we can see if anything is logged in there

OneBlue avatar Oct 03 '25 21:10 OneBlue

I've commented-out that LABEL line and rebooted. Here's my full dmesg logs:

wsl: Processing /etc/fstab with mount -a failed.
[ERROR] No private exports file found, skipping...
                             ....              carlosedp@CarlosEDP-Win
              .',:clooo:  .:looooo:.           -----------------------
           .;looooooooc  .oooooooooo'          OS: Ubuntu 25.04 x86_64
        .;looooool:,''.  :ooooooooooc          Host: Windows Subsystem for Linux - Ubuntu (2.6.1.0)
       ;looool;.         'oooooooooo,          Kernel: Linux 6.6.87.2-microsoft-standard-WSL2
      ;clool'             .cooooooc.  ,,       Uptime: 56 seconds
         ...                ......  .:oo,      Packages: 1356 (dpkg), 821 (nix-user)
  .;clol:,.                        .loooo'     Shell: zsh 5.9
 :ooooooooo,                        'ooool     Terminal: Windows Terminal
'ooooooooooo.                        loooo.    CPU: AMD Ryzen 7 5700X3D (16) @ 3.00 GHz
'ooooooooool                         coooo.    GPU: Microsoft Basic Render Driver
 ,loooooooc.                        .loooo.    Memory: 881.98 MiB / 31.30 GiB (3%)
   .,;;;'.                          ;ooooc     Swap: 0 B / 8.00 GiB (0%)
       ...                         ,ooool.     Local IP (eth0): 192.168.1.129/24
    .cooooc.              ..',,'.  .cooo.
      ;ooooo:.           ;oooooooc.  :l.
       .coooooc,..      coooooooooo.
         .:ooooooolc:. .ooooooooooo'
           .':loooooo;  ,oooooooooc
               ..';::c'  .;loooo:'
❯ sudo dmesg
[    0.000000] Linux version 6.6.87.2-microsoft-standard-WSL2 (root@439a258ad544) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37) #1 SMP PREEMPT_DYNAMIC Thu Jun  5 18:30:46 UTC 2025
[    0.000000] Command line: initrd=\initrd.img WSL_ROOT_INIT=1 panic=-1 nr_cpus=16 hv_utils.timesync_implicit=1 console=hvc0 debug pty.legacy_count=0 WSL_ENABLE_CRASH_DUMP=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000e0fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000001fffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000000200000-0x00000000f7ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008053fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] DMI not present or invalid.
[    0.000000] Hypervisor detected: Microsoft Hyper-V
[    0.000000] Hyper-V: privilege flags low 0xae7f, high 0x3b8030, hints 0x900c2c, misc 0xe0bed7b6
[    0.000000] Hyper-V: Nested features: 0x4a0000
[    0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500
[    0.000000] Hyper-V: Using hypercall for remote TLB flush
[    0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[    0.000000] clocksource: hyperv_clocksource_msr: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[    0.000000] tsc: Detected 3000.036 MHz processor
[    0.000065] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000070] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000073] last_pfn = 0x805400 max_arch_pfn = 0x400000000
[    0.000097] MTRR map: 5 entries (4 fixed + 1 variable; max 20), built from 8 variable MTRRs
[    0.000099] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.000138] last_pfn = 0xf8000 max_arch_pfn = 0x400000000
[    0.000146] Using GB pages for direct mapping
[    0.000217] RAMDISK: [mem 0x04be4000-0x04e7ffff]
[    0.000219] ACPI: Early table checksum verification disabled
[    0.000221] ACPI: RSDP 0x00000000000E0000 000024 (v02 VRTUAL)
[    0.000224] ACPI: XSDT 0x0000000000100000 000044 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000227] ACPI: FACP 0x0000000000101000 000114 (v06 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000247] ACPI: DSDT 0x00000000001011B8 01E11C (v02 MSFTVM DSDT01   00000001 INTL 20230628)
[    0.000252] ACPI: FACS 0x0000000000101114 000040
[    0.000253] ACPI: OEM0 0x0000000000101154 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000255] ACPI: SRAT 0x000000000011F2D4 0003B0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000257] ACPI: APIC 0x000000000011F684 0000C8 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000259] ACPI: Reserving FACP table memory at [mem 0x101000-0x101113]
[    0.000260] ACPI: Reserving DSDT table memory at [mem 0x1011b8-0x11f2d3]
[    0.000260] ACPI: Reserving FACS table memory at [mem 0x101114-0x101153]
[    0.000261] ACPI: Reserving OEM0 table memory at [mem 0x101154-0x1011b7]
[    0.000261] ACPI: Reserving SRAT table memory at [mem 0x11f2d4-0x11f683]
[    0.000262] ACPI: Reserving APIC table memory at [mem 0x11f684-0x11f74b]
[    0.000287] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.000289] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[    0.000289] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[    0.000290] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[    0.000291] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[    0.000292] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[    0.000292] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[    0.000293] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[    0.000294] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[    0.000295] SRAT: PXM 0 -> APIC 0x09 -> Node 0
[    0.000295] SRAT: PXM 0 -> APIC 0x0a -> Node 0
[    0.000296] SRAT: PXM 0 -> APIC 0x0b -> Node 0
[    0.000297] SRAT: PXM 0 -> APIC 0x0c -> Node 0
[    0.000298] SRAT: PXM 0 -> APIC 0x0d -> Node 0
[    0.000298] SRAT: PXM 0 -> APIC 0x0e -> Node 0
[    0.000299] SRAT: PXM 0 -> APIC 0x0f -> Node 0
[    0.000301] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xf7ffffff] hotplug
[    0.000303] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x8053fffff] hotplug
[    0.000305] ACPI: SRAT: Node 0 PXM 0 [mem 0x805400000-0x9ffdfffff] hotplug
[    0.000306] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xfcffffffff] hotplug
[    0.000307] ACPI: SRAT: Node 0 PXM 0 [mem 0x10000000000-0x1ffffffffff] hotplug
[    0.000308] ACPI: SRAT: Node 0 PXM 0 [mem 0x20000000000-0x3ffffffffff] hotplug
[    0.000310] ACPI: SRAT: Node 0 PXM 0 [mem 0x40000000000-0x7ffffffffff] hotplug
[    0.000311] ACPI: SRAT: Node 0 PXM 0 [mem 0x80000000000-0xfffffffffff] hotplug
[    0.000312] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000000-0x1fffffffffff] hotplug
[    0.000313] ACPI: SRAT: Node 0 PXM 0 [mem 0x200000000000-0x3fffffffffff] hotplug
[    0.000314] ACPI: SRAT: Node 0 PXM 0 [mem 0x400000000000-0x7fffffffffff] hotplug
[    0.000315] ACPI: SRAT: Node 0 PXM 0 [mem 0x800000000000-0xffffffffffff] hotplug
[    0.000317] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000000-0x1ffffffffffff] hotplug
[    0.000318] ACPI: SRAT: Node 0 PXM 0 [mem 0x2000000000000-0x3ffffffffffff] hotplug
[    0.000319] ACPI: SRAT: Node 0 PXM 0 [mem 0x4000000000000-0x7ffffffffffff] hotplug
[    0.000320] ACPI: SRAT: Node 0 PXM 0 [mem 0x8000000000000-0xfffffffffffff] hotplug
[    0.000324] NUMA: Node 0 [mem 0x00000000-0xf7ffffff] + [mem 0x100000000-0x8053fffff] -> [mem 0x00000000-0x8053fffff]
[    0.000332] NODE_DATA(0) allocated [mem 0x8053de000-0x8053fffff]
[    0.000484] Zone ranges:
[    0.000485]   DMA32    [mem 0x0000000000001000-0x00000000ffffffff]
[    0.000487]   Normal   [mem 0x0000000100000000-0x00000008053fffff]
[    0.000489]   Device   empty
[    0.000490] Movable zone start for each node
[    0.000492] Early memory node ranges
[    0.000492]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000494]   node   0: [mem 0x0000000000200000-0x00000000f7ffffff]
[    0.000495]   node   0: [mem 0x0000000100000000-0x00000008053fffff]
[    0.000499] Initmem setup node 0 [mem 0x0000000000001000-0x00000008053fffff]
[    0.000541] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.030150] On node 0, zone DMA32: 352 pages in unavailable ranges
[    0.031526] On node 0, zone Normal: 11264 pages in unavailable ranges
[    0.031571] ACPI: PM-Timer IO Port: 0x408
[    0.031575] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    0.032096] IOAPIC[0]: apic_id 16, version 17, address 0xfec00000, GSI 0-23
[    0.032100] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.032104] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.032105] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[    0.032111] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.032112] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.032113] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000e0fff]
[    0.032113] PM: hibernation: Registered nosave memory: [mem 0x000e1000-0x000fffff]
[    0.032113] PM: hibernation: Registered nosave memory: [mem 0x00100000-0x001fffff]
[    0.032114] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xffffffff]
[    0.032116] [mem 0xf8000000-0xffffffff] available for PCI devices
[    0.032117] Booting paravirtualized kernel on Hyper-V
[    0.032118] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.032149] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[    0.034749] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[    0.034755] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[    0.034758] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[    0.034820] Hyper-V: PV spinlocks enabled
[    0.034822] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.034825] Kernel command line: initrd=\initrd.img WSL_ROOT_INIT=1 panic=-1 nr_cpus=16 hv_utils.timesync_implicit=1 console=hvc0 debug pty.legacy_count=0 WSL_ENABLE_CRASH_DUMP=1
[    0.034957] Unknown kernel command line parameters "WSL_ROOT_INIT=1 WSL_ENABLE_CRASH_DUMP=1", will be passed to user space.
[    0.034992] random: crng init done
[    0.050936] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.058453] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.058582] Fallback order for Node 0: 0
[    0.058585] Built 1 zonelists, mobility grouping on.  Total pages: 8245424
[    0.058587] Policy zone: Normal
[    0.058592] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.058596] software IO TLB: area num 16.
[    0.103746] Memory: 4123788K/33507964K available (20480K kernel code, 3457K rwdata, 13496K rodata, 4492K init, 6208K bss, 696616K reserved, 0K cma-reserved)
[    0.103962] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.104021] ftrace: allocating 55808 entries in 218 pages
[    0.113901] ftrace: allocated 218 pages with 5 groups
[    0.114931] Dynamic Preempt: none
[    0.115038] rcu: Preemptible hierarchical RCU implementation.
[    0.115039] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[    0.115041]  Trampoline variant of Tasks RCU enabled.
[    0.115041]  Rude variant of Tasks RCU enabled.
[    0.115042]  Tracing variant of Tasks RCU enabled.
[    0.115042] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.115043] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.118122] Using NULL legacy PIC
[    0.118123] NR_IRQS: 524544, nr_irqs: 552, preallocated irqs: 0
[    0.118152] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.118829] Console: colour dummy device 80x25
[    0.118848] ACPI: Core revision 20230628
[    0.118945] Failed to register legacy timer interrupt
[    0.118946] APIC: Switch to symmetric I/O mode setup
[    0.118955] APIC: Switched APIC routing to: physical flat
[    0.118958] Hyper-V: Host Build 10.0.26100.6725-6-0
[    0.118960] Hyper-V: enabling crash_kexec_post_notifiers
[    0.119017] Hyper-V: Using IPI hypercalls
[    0.119019] APIC: send_IPI() replaced with hv_send_ipi()
[    0.119023] APIC: send_IPI_mask() replaced with hv_send_ipi_mask()
[    0.119025] APIC: send_IPI_mask_allbutself() replaced with hv_send_ipi_mask_allbutself()
[    0.119026] APIC: send_IPI_allbutself() replaced with hv_send_ipi_allbutself()
[    0.119027] APIC: send_IPI_all() replaced with hv_send_ipi_all()
[    0.119028] APIC: send_IPI_self() replaced with hv_send_ipi_self()
[    0.119029] Hyper-V: Using enlightened APIC (xapic mode)
[    0.119036] APIC: eoi() replaced with hv_apic_eoi_write()
[    0.119054] APIC: read() replaced with hv_apic_read()
[    0.119069] APIC: write() replaced with hv_apic_write()
[    0.119070] APIC: icr_write() replaced with hv_apic_icr_write()
[    0.119071] APIC: icr_read() replaced with hv_apic_icr_read()
[    0.119184] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b3e6764b5e, max_idle_ns: 440795230849 ns
[    0.119189] Calibrating delay loop (skipped), value calculated using timer frequency.. 6000.07 BogoMIPS (lpj=12000144)
[    0.119257] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.119273] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.119274] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.119276] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.119278] Spectre V2 : Mitigation: Retpolines
[    0.119278] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.119279] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.119279] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.119280] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.119281] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.119282] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.119283] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[    0.119283] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[    0.119283] Speculative Return Stack Overflow: Vulnerable: Safe RET, no microcode
[    0.119298] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.119299] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.119299] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.119299] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.119300] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.119301] x86/fpu: xstate_offset[11]:  832, xstate_sizes[11]:   16
[    0.119302] x86/fpu: Enabled xstate features 0x807, context size is 848 bytes, using 'compacted' format.
[    0.123187] Freeing SMP alternatives memory: 44K
[    0.123187] pid_max: default: 32768 minimum: 301
[    0.123187] LSM: initializing lsm=capability,landlock,yama,safesetid,selinux,integrity
[    0.123187] landlock: Up and running.
[    0.123187] Yama: becoming mindful.
[    0.123187] SELinux:  Initializing.
[    0.123187] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.123187] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.123187] smpboot: CPU0: AMD Ryzen 7 5700X3D 8-Core Processor (family: 0x19, model: 0x21, stepping: 0x2)
[    0.123187] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[    0.123187] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[    0.123187] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[    0.123187] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.123187] ... version:                0
[    0.123187] ... bit width:              48
[    0.123187] ... generic registers:      6
[    0.123187] ... value mask:             0000ffffffffffff
[    0.123187] ... max period:             00007fffffffffff
[    0.123187] ... fixed-purpose events:   0
[    0.123187] ... event mask:             000000000000003f
[    0.123187] signal: max sigframe size: 1776
[    0.123187] rcu: Hierarchical SRCU implementation.
[    0.123187] rcu:     Max phase no-delay instances is 1000.
[    0.123817] smp: Bringing up secondary CPUs ...
[    0.124035] smpboot: x86: Booting SMP configuration:
[    0.124037] .... node  #0, CPUs:        #2  #4  #6  #8 #10 #12 #14  #1  #3  #5  #7  #9 #11 #13 #15
[    0.133378] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.135477] smp: Brought up 1 node, 16 CPUs
[    0.135477] smpboot: Max logical packages: 1
[    0.135477] smpboot: Total of 16 processors activated (96001.15 BogoMIPS)
[    0.175235] node 0 deferred pages initialised in 36ms
[    0.176261] devtmpfs: initialized
[    0.176261] x86/mm: Memory block size: 128MB
[    0.181965] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.181965] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.181965] pinctrl core: initialized pinctrl subsystem
[    0.183774] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.185873] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.188100] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.188129] audit: initializing netlink subsys (disabled)
[    0.188157] audit: type=2000 audit(1759525646.068:1): state=initialized audit_enabled=0 res=1
[    0.188157] thermal_sys: Registered thermal governor 'step_wise'
[    0.188157] thermal_sys: Registered thermal governor 'user_space'
[    0.188157] cpuidle: using governor ladder
[    0.188157] cpuidle: using governor menu
[    0.188157] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.188157] dca service started, version 1.12.1
[    0.188157] PCI: Fatal: No config space access function found
[    0.188405] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.191302] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.191302] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.191302] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.191302] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.191333] cryptd: max_cpu_qlen set to 1000
[    0.191398] ACPI: Added _OSI(Module Device)
[    0.191400] ACPI: Added _OSI(Processor Device)
[    0.191401] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.191402] ACPI: Added _OSI(Processor Aggregator Device)
[    0.205122] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.206144] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[    0.206388] ACPI: Interpreter enabled
[    0.206396] ACPI: PM: (supports S0 S5)
[    0.206398] ACPI: Using IOAPIC for interrupt routing
[    0.206410] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.206412] PCI: Using E820 reservations for host bridge windows
[    0.206663] ACPI: Enabled 1 GPEs in block 00 to 0F
[    0.209171] iommu: Default domain type: Translated
[    0.209171] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.209171] SCSI subsystem initialized
[    0.209171] libata version 3.00 loaded.
[    0.209171] pps_core: LinuxPPS API ver. 1 registered
[    0.209171] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.209171] PTP clock support registered
[    0.209171] EDAC MC: Ver: 3.0.0
[    0.215273] hv_vmbus: Vmbus version:5.3
[    0.215627] hv_vmbus: Unknown GUID: 6e382d18-3336-4f4b-acc4-2b7703d4df4a
[    0.215724] hv_vmbus: Unknown GUID: dde9cbc0-5060-4436-9448-ea1254a5d177
[    0.215681] NetLabel: Initializing
[    0.215681] NetLabel:  domain hash size = 128
[    0.215681] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.215681] NetLabel:  unlabeled traffic allowed by default
[    0.215681] PCI: Using ACPI for IRQ routing
[    0.215681] PCI: System does not support PCI
[    0.215681] vgaarb: loaded
[    0.217871] clocksource: Switched to clocksource tsc-early
[    0.219183] VFS: Disk quotas dquot_6.6.0
[    0.219228] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.219281] FS-Cache: Loaded
[    0.219343] pnp: PnP ACPI init
[    0.219558] pnp: PnP ACPI: found 1 devices
[    0.235121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.235239] NET: Registered PF_INET protocol family
[    0.236201] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.238544] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.238674] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.239571] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.240711] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.240804] TCP: Hash tables configured (established 262144 bind 65536)
[    0.241121] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.241384] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.241477] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.241485] NET: Registered PF_XDP protocol family
[    0.241490] PCI: CLS 0 bytes, default 64
[    0.241518] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.241520] software IO TLB: mapped [mem 0x00000000f4000000-0x00000000f8000000] (64MB)
[    0.241692] Trying to unpack rootfs image as initramfs...
[    0.243529] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e6764b5e, max_idle_ns: 440795230849 ns
[    0.246527] clocksource: Switched to clocksource tsc
[    0.247601] Initialise system trusted keyrings
[    0.247608] Key type blacklist registered
[    0.247766] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    0.248226] Freeing initrd memory: 2672K
[    0.248264] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.248284] fuse: init (API version 7.39)
[    0.248502] SGI XFS with ACLs, security attributes, realtime, verbose warnings, quota, no debug enabled
[    0.249007] 9p: Installing v9fs 9p2000 file system support
[    0.258453] Key type asymmetric registered
[    0.258456] Asymmetric key parser 'x509' registered
[    0.258505] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.258663] io scheduler mq-deadline registered
[    0.258666] io scheduler kyber registered
[    0.262125] hv_vmbus: registering driver hv_pci
[    0.262665] hv_pci c4b741f5-5582-4c98-8f8b-2e082933c396: PCI VMBus probing: Using version 0x10004
[    0.263718] hv_pci c4b741f5-5582-4c98-8f8b-2e082933c396: PCI host bridge to bus 5582:00
[    0.263720] pci_bus 5582:00: root bus resource [mem 0x9ffe00000-0x9ffe02fff window]
[    0.263723] pci_bus 5582:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.264865] pci 5582:00:00.0: [1af4:1043] type 00 class 0x010000
[    0.265761] pci 5582:00:00.0: reg 0x10: [mem 0x9ffe00000-0x9ffe00fff 64bit]
[    0.266344] pci 5582:00:00.0: reg 0x18: [mem 0x9ffe01000-0x9ffe01fff 64bit]
[    0.266933] pci 5582:00:00.0: reg 0x20: [mem 0x9ffe02000-0x9ffe02fff 64bit]
[    0.270979] pci_bus 5582:00: busn_res: [bus 00-ff] end is updated to 00
[    0.270985] pci 5582:00:00.0: BAR 0: assigned [mem 0x9ffe00000-0x9ffe00fff 64bit]
[    0.271443] pci 5582:00:00.0: BAR 2: assigned [mem 0x9ffe01000-0x9ffe01fff 64bit]
[    0.271901] pci 5582:00:00.0: BAR 4: assigned [mem 0x9ffe02000-0x9ffe02fff 64bit]
[    0.272770] hv_pci 8ea61b3b-ce1c-40b9-a41b-c29ceeb69866: PCI VMBus probing: Using version 0x10004
[    0.273386] hv_pci 8ea61b3b-ce1c-40b9-a41b-c29ceeb69866: PCI host bridge to bus ce1c:00
[    0.273389] pci_bus ce1c:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.273890] pci ce1c:00:00.0: [1414:008e] type 00 class 0x030200
[    0.280057] pci_bus ce1c:00: busn_res: [bus 00-ff] end is updated to 00
[    0.281104] ioatdma: Intel(R) QuickData Technology Driver 5.00
[    0.281264] virtio-pci 5582:00:00.0: enabling device (0000 -> 0002)
[    0.286671] Serial: 8250/16550 driver, 8 ports, IRQ sharing enabled
[    0.346848] Linux agpgart interface v0.103
[    0.346883] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.346929] ACPI: bus type drm_connector registered
[    0.349369] printk: console [hvc0] enabled
[    0.354853] brd: module loaded
[    0.359047] loop: module loaded
[    0.359311] Loading iSCSI transport class v2.0-870.
[    0.359894] rdac: device handler registered
[    0.360300] Microchip SmartPQI Driver (v2.1.24-046)
[    0.360745] VMware PVSCSI driver - version 1.0.7.0-k
[    0.361121] hv_vmbus: registering driver hv_storvsc
[    0.363003] PPP generic driver version 2.4.2
[    0.363469] VMware vmxnet3 virtual NIC driver - version 1.7.0.0-k-NAPI
[    0.363887] hv_vmbus: registering driver hv_netvsc
[    0.364254] Fusion MPT base driver 3.04.20
[    0.364511] Copyright (c) 1999-2008 LSI Corporation
[    0.364881] Fusion MPT SPI Host driver 3.04.20
[    0.365140] scsi host0: storvsc_host_t
[    0.365235] Fusion MPT SAS Host driver 3.04.20
[    0.365768] Fusion MPT misc device (ioctl) driver 3.04.20
[    0.366177] mptctl: Registered with Fusion MPT base driver
[    0.366515] mptctl: /dev/mptctl @ (major,minor=10,220)
[    0.366843] i8042: PNP: No PS/2 controller found.
[    0.367144] hv_vmbus: registering driver hyperv_keyboard
[    0.367480] rtc_cmos 00:00: RTC can wake from S4
[    0.370764] rtc_cmos 00:00: registered as rtc0
[    0.371536] rtc_cmos 00:00: setting system clock to 2025-10-03T21:07:26 UTC (1759525646)
[    0.372187] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[    0.372585] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.373327] device-mapper: uevent: version 1.0.3
[    0.373820] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
[    0.374780] hv_utils: Registering HyperV Utility Driver
[    0.375127] hv_vmbus: registering driver hv_utils
[    0.375541] hv_vmbus: registering driver hv_balloon
[    0.376023] hv_vmbus: registering driver dxgkrnl
[    0.376085] hv_utils: TimeSync IC version 4.0
[    0.376901] hv_balloon: Using Dynamic Memory protocol version 2.0
[    0.377943] Free page reporting enabled
[    0.378237] hv_balloon: Cold memory discard hint enabled with order 9
[    0.379599] drop_monitor: Initializing network drop monitor service
[    0.396217] NET: Registered PF_INET6 protocol family
[    0.397255] Segment Routing with IPv6
[    0.397542] In-situ OAM (IOAM) with IPv6
[    0.397825] NET: Registered PF_PACKET protocol family
[    0.398412] 9pnet: Installing 9P2000 support
[    0.398939] NET: Registered PF_VSOCK protocol family
[    0.399285] hv_vmbus: registering driver hv_sock
[    0.401549] IPI shorthand broadcast: enabled
[    0.401925] AVX2 version of gcm_enc/dec engaged.
[    0.403127] AES CTR mode by8 optimization enabled
[    0.407214] sched_clock: Marking stable (404021988, 439425)->(440904849, -36443436)
[    0.408149] registered taskstats version 1
[    0.408626] Loading compiled-in X.509 certificates
[    0.414745] ima: No TPM chip found, activating TPM-bypass!
[    0.415514] ima: Allocated hash algorithm: sha256
[    0.416223] ima: No architecture policies found
[    0.485514] RAS: Correctable Errors collector initialized.
[    0.485933] clk: Disabling unused clocks
[    0.487506] Freeing unused decrypted memory: 2028K
[    0.488655] Freeing unused kernel image (initmem) memory: 4492K
[    0.489059] Write protecting the kernel read-only data: 34816k
[    0.490216] Freeing unused kernel image (rodata/data gap) memory: 840K
[    0.490626] Run /init as init process
[    0.490891]   with arguments:
[    0.491137]     /init
[    0.491309]   with environment:
[    0.491523]     HOME=/
[    0.491663]     TERM=linux
[    0.491789]     WSL_ROOT_INIT=1
[    0.491972]     WSL_ENABLE_CRASH_DUMP=1
[    0.509721] scsi 0:0:0:0: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[    0.512378] scsi 0:0:0:1: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[    0.520240] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.520800] sd 0:0:0:0: [sda] 795536 512-byte logical blocks: (407 MB/388 MiB)
[    0.520981] sd 0:0:0:1: Attached scsi generic sg1 type 0
[    0.521238] sd 0:0:0:1: [sdb] 381016 512-byte logical blocks: (195 MB/186 MiB)
[    0.521354] sd 0:0:0:1: [sdb] Write Protect is on
[    0.521627] sd 0:0:0:0: [sda] Write Protect is on
[    0.522033] sd 0:0:0:1: [sdb] Mode Sense: 0f 00 80 00
[    0.522257] scsi 0:0:0:2: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[    0.522307] sd 0:0:0:0: [sda] Mode Sense: 0f 00 80 00
[    0.522868] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    0.523204] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    0.525183] sd 0:0:0:1: [sdb] Attached SCSI disk
[    0.526708] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.528855] sd 0:0:0:2: Attached scsi generic sg2 type 0
[    0.529170] sd 0:0:0:2: [sdc] 16777224 512-byte logical blocks: (8.59 GB/8.00 GiB)
[    0.529758] sd 0:0:0:2: [sdc] 4096-byte physical blocks
[    0.530220] sd 0:0:0:2: [sdc] Write Protect is off
[    0.530540] sd 0:0:0:2: [sdc] Mode Sense: 0f 00 00 00
[    0.531095] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.533516] sd 0:0:0:2: [sdc] Attached SCSI disk
[    4.530115] EXT4-fs (sda): mounted filesystem 00000000-0000-0000-0000-000000000000 ro without journal. Quota mode: none.
[    4.566177] EXT4-fs (sdb): mounted filesystem 00000000-0000-0000-0000-000000000000 ro without journal. Quota mode: none.
[    4.634380] tun: Universal TUN/TAP device driver, 1.6
[    4.695546] Adding 8388608k swap on /dev/sdc.  Priority:-2 extents:1 across:8388608k
[    4.748852] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    4.766146] Bridge firewalling registered
[    5.733870] hv_pci 9fe08932-7aca-465f-a871-baeb18941a4f: PCI VMBus probing: Using version 0x10004
[    5.735761] hv_pci 9fe08932-7aca-465f-a871-baeb18941a4f: PCI host bridge to bus 7aca:00
[    5.736404] pci_bus 7aca:00: root bus resource [mem 0xc00000000-0xe00001fff window]
[    5.737088] pci_bus 7aca:00: No busn resource found for root bus, will use [bus 00-ff]
[    5.740766] pci 7aca:00:00.0: [1af4:105a] type 00 class 0x088000
[    5.742585] pci 7aca:00:00.0: reg 0x10: [mem 0xe00000000-0xe00000fff 64bit]
[    5.744054] pci 7aca:00:00.0: reg 0x18: [mem 0xe00001000-0xe00001fff 64bit]
[    5.747216] pci 7aca:00:00.0: reg 0x20: [mem 0xc00000000-0xdffffffff 64bit]
[    5.755714] pci_bus 7aca:00: busn_res: [bus 00-ff] end is updated to 00
[    5.756349] pci 7aca:00:00.0: BAR 4: assigned [mem 0xc00000000-0xdffffffff 64bit]
[    5.758272] pci 7aca:00:00.0: BAR 0: assigned [mem 0xe00000000-0xe00000fff 64bit]
[    5.759685] pci 7aca:00:00.0: BAR 2: assigned [mem 0xe00001000-0xe00001fff 64bit]
[    5.761234] virtio-pci 7aca:00:00.0: enabling device (0000 -> 0002)
[    5.787116] virtiofs virtio1: Cache len: 0x200000000 @ 0xc00000000
[    5.934649] scsi 0:0:0:3: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[    5.945142] sd 0:0:0:3: [sdd] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[    5.945184] sd 0:0:0:3: Attached scsi generic sg3 type 0
[    5.945807] sd 0:0:0:3: [sdd] 4096-byte physical blocks
[    5.946634] sd 0:0:0:3: [sdd] Write Protect is off
[    5.947053] sd 0:0:0:3: [sdd] Mode Sense: 0f 00 00 00
[    5.947547] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.950911] sd 0:0:0:3: [sdd] Attached SCSI disk
[    5.964293] EXT4-fs (sdd): mounted filesystem 3255683f-53a2-4fdf-91cf-b4c1041e2a62 r/w with ordered data mode. Quota mode: none.
[    6.300718] mount:
[    6.300722] /mnt/g: special device G: does not exist.

[    6.301438]        dmesg(1) may have more information after failed mount system call.
[    6.302773] WSL (3 - ) ERROR: UtilCreateProcessAndWait:707: /bin/mount failed with status 0x2000
[    6.304103] WSL (1 - init(Ubuntu)) ERROR: UtilCreateProcessAndWait:707: /bin/mount failed with status 0x2000
[    6.304914] WSL (1 - init(Ubuntu)) ERROR: ConfigMountFsTab:2111: Processing /etc/fstab with mount -a failed.
[    7.568023] hv_netvsc fc232fd7-4443-4791-a539-deef713ec4d4 loopback0: renamed from eth1
[    8.436915] misc dxg: dxgk: dxgkio_is_feature_enabled: Ioctl failed: -22
[    8.440282] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[    8.440898] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[    8.441358] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[    8.441925] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.679698] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.865506] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.866082] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.866609] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.867136] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.867639] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.868141] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.868738] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.869254] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.869733] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.870263] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.870754] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.871276] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.871844] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.872328] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.872794] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    8.962812] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   11.153078] pulseaudio[352]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[   12.878835] WSL (276) ERROR: CheckConnection: getaddrinfo() failed: -5
[   12.979261] WSL (276) ERROR: CheckConnection: getaddrinfo() failed: -5
[   13.003052] WSL (276) ERROR: CheckConnection: connect() failed: 101
[   44.414061] scsi 0:0:0:4: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[   44.421653] sd 0:0:0:4: Attached scsi generic sg4 type 0
[   44.421814] sd 0:0:0:4: [sde] 2147483648 512-byte logical blocks: (1.10 TB/1.00 TiB)
[   44.422464] sd 0:0:0:4: [sde] 4096-byte physical blocks
[   44.422894] sd 0:0:0:4: [sde] Write Protect is off
[   44.423239] sd 0:0:0:4: [sde] Mode Sense: 0f 00 00 00
[   44.423789] sd 0:0:0:4: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   44.426758] sd 0:0:0:4: [sde] Attached SCSI disk
[   44.445699] EXT4-fs (sde): mounted filesystem 032f4ab8-a120-41a1-88b5-f2fe2f145a98 r/w with ordered data mode. Quota mode: none.
[   44.791326] misc dxg: dxgk: dxgkio_is_feature_enabled: Ioctl failed: -22
[   44.794629] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[   44.795153] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[   44.795815] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[   44.796560] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.809281] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.887603] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.888270] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.888980] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.889583] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.890189] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.890780] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.891343] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.891856] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.892421] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.893026] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.893597] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.894167] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.894768] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.895337] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.895956] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   44.932925] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[   45.489738] systemd-journald[38]: Collecting audit messages is enabled.
[   45.562168] systemd-journald[38]: Received client request to flush runtime journal.
[   45.962778] io scheduler bfq registered
[   46.341638] kvm_amd: TSC scaling supported
[   46.349934] kvm_amd: Nested Virtualization enabled
[   46.357754] kvm_amd: Nested Paging enabled
[   46.362914] kvm_amd: kvm_amd: Hyper-V enlightened NPT TLB flush enabled
[   46.368991] kvm_amd: kvm_amd: Hyper-V Direct TLB Flush enabled
[   46.378053] kvm_amd: Virtual VMLOAD VMSAVE supported
[   48.476547] hv_balloon: Max. dynamic memory size: 32724 MB

As I expected, seems like the G drive from Google Drive is still not available when the VM boots:

[    6.300722] /mnt/g: special device G: does not exist.

[    6.301438]        dmesg(1) may have more information after failed mount system call.
[    6.302773] WSL (3 - ) ERROR: UtilCreateProcessAndWait:707: /bin/mount failed with status 0x2000
[    6.304103] WSL (1 - init(Ubuntu)) ERROR: UtilCreateProcessAndWait:707: /bin/mount failed with status 0x2000
[    6.304914] WSL (1 - init(Ubuntu)) ERROR: ConfigMountFsTab:2111: Processing /etc/fstab with mount -a failed.

As below, mount -a manually works fine since the G: is already available:

❯ mount
none on /usr/lib/modules/6.6.87.2-microsoft-standard-WSL2 type overlay (rw,nosuid,nodev,noatime,lowerdir=/modules,upperdir=/lib/modules/6.6.87.2-microsoft-standard-WSL2/rw/upper,workdir=/lib/modules/6.6.87.2-microsoft-standard-WSL2/rw/work,uuid=on)
none on /mnt/wsl type tmpfs (rw,relatime)
drivers on /usr/lib/wsl/drivers type 9p (ro,nosuid,nodev,noatime,aname=drivers;fmask=222;dmask=222,cache=5,access=client,msize=65536,trans=fd,rfd=8,wfd=8)
/dev/sdd on / type ext4 (rw,relatime,discard,errors=remount-ro,data=ordered)
none on /mnt/wslg type tmpfs (rw,relatime)
/dev/sdd on /mnt/wslg/distro type ext4 (ro,relatime,discard,errors=remount-ro,data=ordered)
none on /usr/lib/wsl/lib type overlay (rw,nosuid,nodev,noatime,lowerdir=/gpu_lib_packaged:/gpu_lib_inbox,upperdir=/gpu_lib/rw/upper,workdir=/gpu_lib/rw/work,uuid=on)
rootfs on /init type rootfs (ro,size=16405696k,nr_inodes=4101424)
none on /dev type devtmpfs (rw,nosuid,relatime,size=16405696k,nr_inodes=4101424,mode=755)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
devpts on /dev/pts type devpts (rw,nosuid,noexec,noatime,gid=5,mode=620,ptmxmode=000)
none on /run type tmpfs (rw,nosuid,nodev,mode=755)
none on /run/lock type tmpfs (rw,nosuid,nodev,noexec,noatime)
none on /run/shm type tmpfs (rw,nosuid,nodev,noatime)
none on /dev/shm type tmpfs (rw,nosuid,nodev,noatime)
none on /run/user type tmpfs (rw,nosuid,nodev,noexec,noatime,mode=755)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
none on /mnt/wslg/versions.txt type overlay (rw,relatime,lowerdir=/systemvhd,upperdir=/system/rw/upper,workdir=/system/rw/work,uuid=on)
none on /mnt/wslg/doc type overlay (rw,relatime,lowerdir=/systemvhd,upperdir=/system/rw/upper,workdir=/system/rw/work,uuid=on)
none on /tmp/.X11-unix type tmpfs (ro,relatime)
C:\ on /mnt/c type 9p (rw,noatime,aname=drvfs;path=C:\;uid=1000;gid=1000;metadata;umask=22;fmask=11;case=dir;uid=1000;gid=1000;symlinkroot=/mnt/,cache=5,access=client,msize=65536,trans=fd,rfd=5,wfd=5)
D:\ on /mnt/d type 9p (rw,noatime,aname=drvfs;path=D:\;uid=1000;gid=1000;metadata;umask=22;fmask=11;case=dir;uid=1000;gid=1000;symlinkroot=/mnt/,cache=5,access=client,msize=65536,trans=fd,rfd=5,wfd=5)
K:\ on /mnt/k type 9p (rw,noatime,aname=drvfs;path=K:\;uid=1000;gid=1000;metadata;umask=22;fmask=11;case=dir;uid=1000;gid=1000;symlinkroot=/mnt/,cache=5,access=client,msize=65536,trans=fd,rfd=5,wfd=5)
none on /mnt/wsl/podman-sockets/podman-machine-default/podman-root.sock type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /mnt/wsl/podman-sockets/podman-machine-default/podman-user.sock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=3282140k,nr_inodes=820535,mode=700,uid=1000,gid=1000)
❯
❯ sudo mount -a
❯ mount
none on /usr/lib/modules/6.6.87.2-microsoft-standard-WSL2 type overlay (rw,nosuid,nodev,noatime,lowerdir=/modules,upperdir=/lib/modules/6.6.87.2-microsoft-standard-WSL2/rw/upper,workdir=/lib/modules/6.6.87.2-microsoft-standard-WSL2/rw/work,uuid=on)
none on /mnt/wsl type tmpfs (rw,relatime)
drivers on /usr/lib/wsl/drivers type 9p (ro,nosuid,nodev,noatime,aname=drivers;fmask=222;dmask=222,cache=5,access=client,msize=65536,trans=fd,rfd=8,wfd=8)
/dev/sdd on / type ext4 (rw,relatime,discard,errors=remount-ro,data=ordered)
none on /mnt/wslg type tmpfs (rw,relatime)
/dev/sdd on /mnt/wslg/distro type ext4 (ro,relatime,discard,errors=remount-ro,data=ordered)
none on /usr/lib/wsl/lib type overlay (rw,nosuid,nodev,noatime,lowerdir=/gpu_lib_packaged:/gpu_lib_inbox,upperdir=/gpu_lib/rw/upper,workdir=/gpu_lib/rw/work,uuid=on)
rootfs on /init type rootfs (ro,size=16405696k,nr_inodes=4101424)
none on /dev type devtmpfs (rw,nosuid,relatime,size=16405696k,nr_inodes=4101424,mode=755)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
devpts on /dev/pts type devpts (rw,nosuid,noexec,noatime,gid=5,mode=620,ptmxmode=000)
none on /run type tmpfs (rw,nosuid,nodev,mode=755)
none on /run/lock type tmpfs (rw,nosuid,nodev,noexec,noatime)
none on /run/shm type tmpfs (rw,nosuid,nodev,noatime)
none on /dev/shm type tmpfs (rw,nosuid,nodev,noatime)
none on /run/user type tmpfs (rw,nosuid,nodev,noexec,noatime,mode=755)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
none on /mnt/wslg/versions.txt type overlay (rw,relatime,lowerdir=/systemvhd,upperdir=/system/rw/upper,workdir=/system/rw/work,uuid=on)
none on /mnt/wslg/doc type overlay (rw,relatime,lowerdir=/systemvhd,upperdir=/system/rw/upper,workdir=/system/rw/work,uuid=on)
none on /tmp/.X11-unix type tmpfs (ro,relatime)
C:\ on /mnt/c type 9p (rw,noatime,aname=drvfs;path=C:\;uid=1000;gid=1000;metadata;umask=22;fmask=11;case=dir;uid=1000;gid=1000;symlinkroot=/mnt/,cache=5,access=client,msize=65536,trans=fd,rfd=5,wfd=5)
D:\ on /mnt/d type 9p (rw,noatime,aname=drvfs;path=D:\;uid=1000;gid=1000;metadata;umask=22;fmask=11;case=dir;uid=1000;gid=1000;symlinkroot=/mnt/,cache=5,access=client,msize=65536,trans=fd,rfd=5,wfd=5)
K:\ on /mnt/k type 9p (rw,noatime,aname=drvfs;path=K:\;uid=1000;gid=1000;metadata;umask=22;fmask=11;case=dir;uid=1000;gid=1000;symlinkroot=/mnt/,cache=5,access=client,msize=65536,trans=fd,rfd=5,wfd=5)
none on /mnt/wsl/podman-sockets/podman-machine-default/podman-root.sock type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /mnt/wsl/podman-sockets/podman-machine-default/podman-user.sock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=3282140k,nr_inodes=820535,mode=700,uid=1000,gid=1000)
G: on /mnt/g type 9p (rw,relatime,aname=drvfs;path=G:;metadata;umask=22;fmask=11;case=dir;uid=1000;gid=1000;symlinkroot=/mnt/,cache=5,access=client,msize=65536,trans=fd,rfd=3,wfd=3)

For this manual mount, nothing is printed on kernel logs...

carlosedp avatar Oct 03 '25 21:10 carlosedp

I've enabled systemd (now that it doesn't break other stuff like #13562) and now apparently the drive is mounted on boot but the wsl: Processing /etc/fstab with mount -a failed. is still printed on my terminal.

carlosedp avatar Oct 10 '25 18:10 carlosedp

This also does not work right for me. I have the same error / symptom.

fstab: # UNCONFIGURED FSTAB FOR BASE SYSTEM nkrueger@pi5server:/ /home/nkrueger/pi_drive fuse.sshfs defaults,_netdev,allow_other,IdentityFile=/home/nkrueger/.ssh/id_rsa 0 0

dmesg output:

[    0.000000] Linux version 6.6.87.2-microsoft-standard-WSL2 (root@439a258ad544) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37) #1 SMP PREEMPT_DYNAMIC Thu Jun  5 18:30:46 UTC 2025
[    0.000000] Command line: initrd=\initrd.img WSL_ROOT_INIT=1 panic=-1 nr_cpus=32 hv_utils.timesync_implicit=1 console=hvc0 debug pty.legacy_count=0 WSL_ENABLE_CRASH_DUMP=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000e0fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000001fffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000000200000-0x00000000f7ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000007ff1fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] DMI not present or invalid.
[    0.000000] Hypervisor detected: Microsoft Hyper-V
[    0.000000] Hyper-V: privilege flags low 0xae7f, high 0x3b8030, hints 0x9a4e24, misc 0xe0bed7b2
[    0.000000] Hyper-V: Nested features: 0x3e0101
[    0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500
[    0.000000] Hyper-V: Using hypercall for remote TLB flush
[    0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[    0.000000] clocksource: hyperv_clocksource_msr: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[    0.000000] tsc: Detected 3187.196 MHz processor
[    0.000025] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000027] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000028] last_pfn = 0x7ff200 max_arch_pfn = 0x400000000
[    0.000040] MTRR map: 5 entries (4 fixed + 1 variable; max 20), built from 8 variable MTRRs
[    0.000041] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.000060] last_pfn = 0xf8000 max_arch_pfn = 0x400000000
[    0.000067] Using GB pages for direct mapping
[    0.000117] RAMDISK: [mem 0x04be4000-0x04e7ffff]
[    0.000118] ACPI: Early table checksum verification disabled
[    0.000120] ACPI: RSDP 0x00000000000E0000 000024 (v02 VRTUAL)
[    0.000122] ACPI: XSDT 0x0000000000100000 000044 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000126] ACPI: FACP 0x0000000000101000 000114 (v06 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000129] ACPI: DSDT 0x00000000001011B8 01E11C (v02 MSFTVM DSDT01   00000001 INTL 20230628)
[    0.000131] ACPI: FACS 0x0000000000101114 000040
[    0.000132] ACPI: OEM0 0x0000000000101154 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000135] ACPI: SRAT 0x000000000011F2D4 0004B0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000137] ACPI: APIC 0x000000000011F784 000148 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001)
[    0.000138] ACPI: Reserving FACP table memory at [mem 0x101000-0x101113]
[    0.000139] ACPI: Reserving DSDT table memory at [mem 0x1011b8-0x11f2d3]
[    0.000139] ACPI: Reserving FACS table memory at [mem 0x101114-0x101153]
[    0.000139] ACPI: Reserving OEM0 table memory at [mem 0x101154-0x1011b7]
[    0.000140] ACPI: Reserving SRAT table memory at [mem 0x11f2d4-0x11f783]
[    0.000140] ACPI: Reserving APIC table memory at [mem 0x11f784-0x11f8cb]
[    0.000153] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.000154] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[    0.000154] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[    0.000154] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[    0.000154] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[    0.000155] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[    0.000155] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[    0.000155] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[    0.000156] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[    0.000156] SRAT: PXM 0 -> APIC 0x09 -> Node 0
[    0.000156] SRAT: PXM 0 -> APIC 0x0a -> Node 0
[    0.000156] SRAT: PXM 0 -> APIC 0x0b -> Node 0
[    0.000157] SRAT: PXM 0 -> APIC 0x0c -> Node 0
[    0.000157] SRAT: PXM 0 -> APIC 0x0d -> Node 0
[    0.000157] SRAT: PXM 0 -> APIC 0x0e -> Node 0
[    0.000157] SRAT: PXM 0 -> APIC 0x0f -> Node 0
[    0.000158] SRAT: PXM 0 -> APIC 0x10 -> Node 0
[    0.000158] SRAT: PXM 0 -> APIC 0x11 -> Node 0
[    0.000158] SRAT: PXM 0 -> APIC 0x12 -> Node 0
[    0.000159] SRAT: PXM 0 -> APIC 0x13 -> Node 0
[    0.000159] SRAT: PXM 0 -> APIC 0x14 -> Node 0
[    0.000159] SRAT: PXM 0 -> APIC 0x15 -> Node 0
[    0.000160] SRAT: PXM 0 -> APIC 0x16 -> Node 0
[    0.000160] SRAT: PXM 0 -> APIC 0x17 -> Node 0
[    0.000160] SRAT: PXM 0 -> APIC 0x18 -> Node 0
[    0.000160] SRAT: PXM 0 -> APIC 0x19 -> Node 0
[    0.000161] SRAT: PXM 0 -> APIC 0x1a -> Node 0
[    0.000161] SRAT: PXM 0 -> APIC 0x1b -> Node 0
[    0.000161] SRAT: PXM 0 -> APIC 0x1c -> Node 0
[    0.000162] SRAT: PXM 0 -> APIC 0x1d -> Node 0
[    0.000162] SRAT: PXM 0 -> APIC 0x1e -> Node 0
[    0.000162] SRAT: PXM 0 -> APIC 0x1f -> Node 0
[    0.000163] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xf7ffffff] hotplug
[    0.000164] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x7ff1fffff] hotplug
[    0.000165] ACPI: SRAT: Node 0 PXM 0 [mem 0x7ff200000-0x9ffdfffff] hotplug
[    0.000166] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug
[    0.000166] ACPI: SRAT: Node 0 PXM 0 [mem 0x10000000000-0x1ffffffffff] hotplug
[    0.000167] ACPI: SRAT: Node 0 PXM 0 [mem 0x20000000000-0x3ffffffffff] hotplug
[    0.000167] ACPI: SRAT: Node 0 PXM 0 [mem 0x40000000000-0x7ffffffffff] hotplug
[    0.000167] ACPI: SRAT: Node 0 PXM 0 [mem 0x80000000000-0xfffffffffff] hotplug
[    0.000168] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000000-0x1fffffffffff] hotplug
[    0.000168] ACPI: SRAT: Node 0 PXM 0 [mem 0x200000000000-0x3fffffffffff] hotplug
[    0.000169] ACPI: SRAT: Node 0 PXM 0 [mem 0x400000000000-0x7fffffffffff] hotplug
[    0.000169] ACPI: SRAT: Node 0 PXM 0 [mem 0x800000000000-0xffffffffffff] hotplug
[    0.000170] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000000-0x1ffffffffffff] hotplug
[    0.000170] ACPI: SRAT: Node 0 PXM 0 [mem 0x2000000000000-0x3ffffffffffff] hotplug
[    0.000171] ACPI: SRAT: Node 0 PXM 0 [mem 0x4000000000000-0x7ffffffffffff] hotplug
[    0.000171] ACPI: SRAT: Node 0 PXM 0 [mem 0x8000000000000-0xfffffffffffff] hotplug
[    0.000173] NUMA: Node 0 [mem 0x00000000-0xf7ffffff] + [mem 0x100000000-0x7ff1fffff] -> [mem 0x00000000-0x7ff1fffff]
[    0.000175] NODE_DATA(0) allocated [mem 0x7ff1de000-0x7ff1fffff]
[    0.000233] Zone ranges:
[    0.000233]   DMA32    [mem 0x0000000000001000-0x00000000ffffffff]
[    0.000234]   Normal   [mem 0x0000000100000000-0x00000007ff1fffff]
[    0.000235]   Device   empty
[    0.000235] Movable zone start for each node
[    0.000236] Early memory node ranges
[    0.000236]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000237]   node   0: [mem 0x0000000000200000-0x00000000f7ffffff]
[    0.000238]   node   0: [mem 0x0000000100000000-0x00000007ff1fffff]
[    0.000239] Initmem setup node 0 [mem 0x0000000000001000-0x00000007ff1fffff]
[    0.000251] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.011787] On node 0, zone DMA32: 352 pages in unavailable ranges
[    0.012233] On node 0, zone Normal: 3584 pages in unavailable ranges
[    0.012254] ACPI: PM-Timer IO Port: 0x408
[    0.012261] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    0.012431] IOAPIC[0]: apic_id 32, version 17, address 0xfec00000, GSI 0-23
[    0.012433] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.012436] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.012437] TSC deadline timer available
[    0.012437] smpboot: Allowing 32 CPUs, 0 hotplug CPUs
[    0.012441] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.012442] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.012443] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000e0fff]
[    0.012443] PM: hibernation: Registered nosave memory: [mem 0x000e1000-0x000fffff]
[    0.012443] PM: hibernation: Registered nosave memory: [mem 0x00100000-0x001fffff]
[    0.012444] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xffffffff]
[    0.012445] [mem 0xf8000000-0xffffffff] available for PCI devices
[    0.012445] Booting paravirtualized kernel on Hyper-V
[    0.012446] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.012475] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[    0.014165] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[    0.014168] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[    0.014169] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[    0.014174] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[    0.014184] Hyper-V: PV spinlocks enabled
[    0.014185] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.014186] Kernel command line: initrd=\initrd.img WSL_ROOT_INIT=1 panic=-1 nr_cpus=32 hv_utils.timesync_implicit=1 console=hvc0 debug pty.legacy_count=0 WSL_ENABLE_CRASH_DUMP=1
[    0.014234] Unknown kernel command line parameters "WSL_ROOT_INIT=1 WSL_ENABLE_CRASH_DUMP=1", will be passed to user space.
[    0.014241] random: crng init done
[    0.020191] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.023162] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.023521] Fallback order for Node 0: 0
[    0.023524] Built 1 zonelists, mobility grouping on.  Total pages: 8220728
[    0.023524] Policy zone: Normal
[    0.023528] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.023531] software IO TLB: area num 32.
[    0.046544] Memory: 4123788K/33407612K available (20480K kernel code, 3457K rwdata, 13496K rodata, 4492K init, 6208K bss, 698720K reserved, 0K cma-reserved)
[    0.046690] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.046718] ftrace: allocating 55808 entries in 218 pages
[    0.051492] ftrace: allocated 218 pages with 5 groups
[    0.052104] Dynamic Preempt: none
[    0.052195] rcu: Preemptible hierarchical RCU implementation.
[    0.052196] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
[    0.052196]  Trampoline variant of Tasks RCU enabled.
[    0.052197]  Rude variant of Tasks RCU enabled.
[    0.052197]  Tracing variant of Tasks RCU enabled.
[    0.052197] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.052198] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.054242] Using NULL legacy PIC
[    0.054243] NR_IRQS: 524544, nr_irqs: 680, preallocated irqs: 0
[    0.054275] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.054587] Console: colour dummy device 80x25
[    0.054601] ACPI: Core revision 20230628
[    0.054655] Failed to register legacy timer interrupt
[    0.054656] APIC: Switch to symmetric I/O mode setup
[    0.055409] x2apic enabled
[    0.056168] APIC: Switched APIC routing to: physical x2apic
[    0.056170] Hyper-V: Host Build 10.0.26100.7171-7-0
[    0.056171] Hyper-V: enabling crash_kexec_post_notifiers
[    0.056209] Hyper-V: Disabling IBT because of Hyper-V bug
[    0.056210] Hyper-V: Using IPI hypercalls
[    0.056210] APIC: send_IPI() replaced with hv_send_ipi()
[    0.056213] APIC: send_IPI_mask() replaced with hv_send_ipi_mask()
[    0.056214] APIC: send_IPI_mask_allbutself() replaced with hv_send_ipi_mask_allbutself()
[    0.056214] APIC: send_IPI_allbutself() replaced with hv_send_ipi_allbutself()
[    0.056215] APIC: send_IPI_all() replaced with hv_send_ipi_all()
[    0.056216] APIC: send_IPI_self() replaced with hv_send_ipi_self()
[    0.056264] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2df10adaf01, max_idle_ns: 440795307233 ns
[    0.056267] Calibrating delay loop (skipped), value calculated using timer frequency.. 6374.39 BogoMIPS (lpj=12748784)
[    0.056310] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.056322] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.056323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.056325] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.056327] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.056327] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.056328] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.056328] RETBleed: Mitigation: Enhanced IBRS
[    0.056329] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.056329] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.056330] Register File Data Sampling: Mitigation: Clear Register File
[    0.056348] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.056349] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.056349] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.056349] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.056350] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.056350] x86/fpu: xstate_offset[11]:  832, xstate_sizes[11]:   16
[    0.056351] x86/fpu: Enabled xstate features 0x807, context size is 848 bytes, using 'compacted' format.
[    0.060266] Freeing SMP alternatives memory: 44K
[    0.060266] pid_max: default: 32768 minimum: 301
[    0.060266] LSM: initializing lsm=capability,landlock,yama,safesetid,selinux,integrity
[    0.060266] landlock: Up and running.
[    0.060266] Yama: becoming mindful.
[    0.060266] SELinux:  Initializing.
[    0.060266] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.060266] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.060266] smpboot: CPU0: Intel(R) Core(TM) i9-14900KF (family: 0x6, model: 0xb7, stepping: 0x1)
[    0.060266] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
[    0.060266] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
[    0.060266] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
[    0.060266] Performance Events: unsupported p6 CPU model 183 no PMU driver, software events only.
[    0.060266] signal: max sigframe size: 1776
[    0.060266] rcu: Hierarchical SRCU implementation.
[    0.060266] rcu:     Max phase no-delay instances is 1000.
[    0.060266] NMI watchdog: Perf NMI watchdog permanently disabled
[    0.060266] smp: Bringing up secondary CPUs ...
[    0.060266] smpboot: x86: Booting SMP configuration:
[    0.060266] .... node  #0, CPUs:        #2  #4  #6  #8 #10 #12 #14 #16 #18 #20 #22 #24 #26 #28 #30  #1  #3  #5  #7  #9 #11 #13 #15 #17 #19 #21 #23 #25 #27 #29 #31
[    0.069005] smp: Brought up 1 node, 32 CPUs
[    0.069007] smpboot: Max logical packages: 1
[    0.069008] smpboot: Total of 32 processors activated (203980.54 BogoMIPS)
[    0.098527] node 0 deferred pages initialised in 28ms
[    0.101341] devtmpfs: initialized
[    0.101341] x86/mm: Memory block size: 128MB
[    0.101434] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.101434] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.101434] pinctrl core: initialized pinctrl subsystem
[    0.104591] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.105468] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.106253] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.106265] audit: initializing netlink subsys (disabled)
[    0.106278] audit: type=2000 audit(1764444654.048:1): state=initialized audit_enabled=0 res=1
[    0.106278] thermal_sys: Registered thermal governor 'step_wise'
[    0.106278] thermal_sys: Registered thermal governor 'user_space'
[    0.106278] cpuidle: using governor ladder
[    0.106278] cpuidle: using governor menu
[    0.106278] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.106278] dca service started, version 1.12.1
[    0.106278] PCI: Fatal: No config space access function found
[    0.106278] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.106278] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.106278] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.106278] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.106278] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.106278] cryptd: max_cpu_qlen set to 1000
[    0.108272] ACPI: Added _OSI(Module Device)
[    0.108273] ACPI: Added _OSI(Processor Device)
[    0.108274] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.108274] ACPI: Added _OSI(Processor Aggregator Device)
[    0.110307] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.110628] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[    0.110729] ACPI: Interpreter enabled
[    0.110732] ACPI: PM: (supports S0 S5)
[    0.110732] ACPI: Using IOAPIC for interrupt routing
[    0.110737] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.110737] PCI: Using E820 reservations for host bridge windows
[    0.110820] ACPI: Enabled 1 GPEs in block 00 to 0F
[    0.111537] iommu: Default domain type: Translated
[    0.111537] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.111537] SCSI subsystem initialized
[    0.111537] libata version 3.00 loaded.
[    0.111537] pps_core: LinuxPPS API ver. 1 registered
[    0.111537] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.111537] PTP clock support registered
[    0.111537] EDAC MC: Ver: 3.0.0
[    0.124268] hv_vmbus: Vmbus version:5.3
[    0.124400] hv_vmbus: Unknown GUID: 6e382d18-3336-4f4b-acc4-2b7703d4df4a
[    0.124410] hv_vmbus: Unknown GUID: dde9cbc0-5060-4436-9448-ea1254a5d177
[    0.125087] NetLabel: Initializing
[    0.125088] NetLabel:  domain hash size = 128
[    0.125088] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.125094] NetLabel:  unlabeled traffic allowed by default
[    0.125095] PCI: Using ACPI for IRQ routing
[    0.125095] PCI: System does not support PCI
[    0.125111] vgaarb: loaded
[    0.125111] clocksource: Switched to clocksource tsc-early
[    0.125111] VFS: Disk quotas dquot_6.6.0
[    0.125111] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.125111] FS-Cache: Loaded
[    0.125111] pnp: PnP ACPI init
[    0.125111] pnp: PnP ACPI: found 1 devices
[    0.131619] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.131664] NET: Registered PF_INET protocol family
[    0.132055] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.133263] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.133318] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.133705] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.134177] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.134239] TCP: Hash tables configured (established 262144 bind 65536)
[    0.134379] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.134486] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.134548] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.134552] NET: Registered PF_XDP protocol family
[    0.134553] PCI: CLS 0 bytes, default 64
[    0.134565] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.134565] software IO TLB: mapped [mem 0x00000000f4000000-0x00000000f8000000] (64MB)
[    0.134613] Trying to unpack rootfs image as initramfs...
[    0.135569] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[    0.135579] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2df10adaf01, max_idle_ns: 440795307233 ns
[    0.135759] Freeing initrd memory: 2672K
[    0.136256] clocksource: Switched to clocksource tsc
[    0.137239] Initialise system trusted keyrings
[    0.137242] Key type blacklist registered
[    0.137306] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    0.137499] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.137506] fuse: init (API version 7.39)
[    0.137568] SGI XFS with ACLs, security attributes, realtime, verbose warnings, quota, no debug enabled
[    0.137813] 9p: Installing v9fs 9p2000 file system support
[    0.143279] Key type asymmetric registered
[    0.143280] Asymmetric key parser 'x509' registered
[    0.143289] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.143404] io scheduler mq-deadline registered
[    0.143405] io scheduler kyber registered
[    0.146319] hv_vmbus: registering driver hv_pci
[    0.146534] hv_pci c4b741f5-5582-4c98-8f8b-2e082933c396: PCI VMBus probing: Using version 0x10004
[    0.146941] hv_pci c4b741f5-5582-4c98-8f8b-2e082933c396: PCI host bridge to bus 5582:00
[    0.146942] pci_bus 5582:00: root bus resource [mem 0x9ffe00000-0x9ffe02fff window]
[    0.146943] pci_bus 5582:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.147227] pci 5582:00:00.0: [1af4:1043] type 00 class 0x010000
[    0.147497] pci 5582:00:00.0: reg 0x10: [mem 0x9ffe00000-0x9ffe00fff 64bit]
[    0.147648] pci 5582:00:00.0: reg 0x18: [mem 0x9ffe01000-0x9ffe01fff 64bit]
[    0.147798] pci 5582:00:00.0: reg 0x20: [mem 0x9ffe02000-0x9ffe02fff 64bit]
[    0.148828] pci_bus 5582:00: busn_res: [bus 00-ff] end is updated to 00
[    0.148831] pci 5582:00:00.0: BAR 0: assigned [mem 0x9ffe00000-0x9ffe00fff 64bit]
[    0.148953] pci 5582:00:00.0: BAR 2: assigned [mem 0x9ffe01000-0x9ffe01fff 64bit]
[    0.149069] pci 5582:00:00.0: BAR 4: assigned [mem 0x9ffe02000-0x9ffe02fff 64bit]
[    0.149508] hv_pci d42bbe94-f0c5-4f20-8720-d09c755ca5d1: PCI VMBus probing: Using version 0x10004
[    0.150083] hv_pci d42bbe94-f0c5-4f20-8720-d09c755ca5d1: PCI host bridge to bus f0c5:00
[    0.150085] pci_bus f0c5:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.150213] pci f0c5:00:00.0: [1414:008e] type 00 class 0x030200
[    0.153151] pci_bus f0c5:00: busn_res: [bus 00-ff] end is updated to 00
[    0.153926] ioatdma: Intel(R) QuickData Technology Driver 5.00
[    0.153979] virtio-pci 5582:00:00.0: enabling device (0000 -> 0002)
[    0.157200] Serial: 8250/16550 driver, 8 ports, IRQ sharing enabled
[    0.188898] Linux agpgart interface v0.103
[    0.188908] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.188914] ACPI: bus type drm_connector registered
[    0.189657] printk: console [hvc0] enabled
[    0.192820] brd: module loaded
[    0.194330] loop: module loaded
[    0.194496] Loading iSCSI transport class v2.0-870.
[    0.194700] rdac: device handler registered
[    0.194841] Microchip SmartPQI Driver (v2.1.24-046)
[    0.194989] VMware PVSCSI driver - version 1.0.7.0-k
[    0.195102] hv_vmbus: registering driver hv_storvsc
[    0.195638] PPP generic driver version 2.4.2
[    0.195822] VMware vmxnet3 virtual NIC driver - version 1.7.0.0-k-NAPI
[    0.196044] hv_vmbus: registering driver hv_netvsc
[    0.196101] scsi host0: storvsc_host_t
[    0.196318] Fusion MPT base driver 3.04.20
[    0.196540] Copyright (c) 1999-2008 LSI Corporation
[    0.196739] Fusion MPT SPI Host driver 3.04.20
[    0.196854] Fusion MPT SAS Host driver 3.04.20
[    0.197077] Fusion MPT misc device (ioctl) driver 3.04.20
[    0.197252] mptctl: Registered with Fusion MPT base driver
[    0.197387] mptctl: /dev/mptctl @ (major,minor=10,220)
[    0.197530] i8042: PNP: No PS/2 controller found.
[    0.197659] hv_vmbus: registering driver hyperv_keyboard
[    0.197807] rtc_cmos 00:00: RTC can wake from S4
[    0.198747] rtc_cmos 00:00: registered as rtc0
[    0.199039] rtc_cmos 00:00: setting system clock to 2025-11-29T19:30:54 UTC (1764444654)
[    0.199299] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[    0.199487] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.199747] device-mapper: uevent: version 1.0.3
[    0.199937] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
[    0.200217] intel_pstate: CPU model not supported
[    0.200392] hv_utils: Registering HyperV Utility Driver
[    0.200510] hv_vmbus: registering driver hv_utils
[    0.200656] hv_vmbus: registering driver hv_balloon
[    0.201021] hv_vmbus: registering driver dxgkrnl
[    0.201214] hv_utils: TimeSync IC version 4.0
[    0.201639] hv_balloon: Using Dynamic Memory protocol version 2.0
[    0.203513] drop_monitor: Initializing network drop monitor service
[    0.203556] Free page reporting enabled
[    0.204136] hv_balloon: Cold memory discard hint enabled with order 9
[    0.213649] NET: Registered PF_INET6 protocol family
[    0.214153] Segment Routing with IPv6
[    0.214243] In-situ OAM (IOAM) with IPv6
[    0.214337] NET: Registered PF_PACKET protocol family
[    0.214528] 9pnet: Installing 9P2000 support
[    0.214702] NET: Registered PF_VSOCK protocol family
[    0.214807] hv_vmbus: registering driver hv_sock
[    0.216911] IPI shorthand broadcast: enabled
[    0.217109] AVX2 version of gcm_enc/dec engaged.
[    0.219760] AES CTR mode by8 optimization enabled
[    0.221073] sched_clock: Marking stable (216081305, 1717852)->(230700820, -12901663)
[    0.221972] registered taskstats version 1
[    0.222192] Loading compiled-in X.509 certificates
[    0.223607] ima: No TPM chip found, activating TPM-bypass!
[    0.224001] ima: Allocated hash algorithm: sha256
[    0.224661] ima: No architecture policies found
[    0.261532] RAS: Correctable Errors collector initialized.
[    0.262310] clk: Disabling unused clocks
[    0.266614] Freeing unused decrypted memory: 2028K
[    0.267792] Freeing unused kernel image (initmem) memory: 4492K
[    0.268347] Write protecting the kernel read-only data: 34816k
[    0.269602] Freeing unused kernel image (rodata/data gap) memory: 840K
[    0.269952] Run /init as init process
[    0.270285]   with arguments:
[    0.270537]     /init
[    0.270657]   with environment:
[    0.270821]     HOME=/
[    0.270940]     TERM=linux
[    0.271061]     WSL_ROOT_INIT=1
[    0.271320]     WSL_ENABLE_CRASH_DUMP=1
[    0.275660] scsi 0:0:0:0: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[    0.276993] scsi 0:0:0:1: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[    0.280492] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.280681] sd 0:0:0:0: [sda] 795536 512-byte logical blocks: (407 MB/388 MiB)
[    0.280947] sd 0:0:0:1: Attached scsi generic sg1 type 0
[    0.281068] sd 0:0:0:1: [sdb] 381016 512-byte logical blocks: (195 MB/186 MiB)
[    0.281116] sd 0:0:0:1: [sdb] Write Protect is on
[    0.281118] sd 0:0:0:1: [sdb] Mode Sense: 0f 00 80 00
[    0.281205] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    0.281223] sd 0:0:0:0: [sda] Write Protect is on
[    0.281224] sd 0:0:0:0: [sda] Mode Sense: 0f 00 80 00
[    0.281314] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    0.282322] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.283275] sd 0:0:0:1: [sdb] Attached SCSI disk
[    0.297756] scsi 0:0:0:2: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[    0.301421] sd 0:0:0:2: Attached scsi generic sg2 type 0
[    0.301480] sd 0:0:0:2: [sdc] 16777224 512-byte logical blocks: (8.59 GB/8.00 GiB)
[    0.302432] sd 0:0:0:2: [sdc] 4096-byte physical blocks
[    0.302737] sd 0:0:0:2: [sdc] Write Protect is off
[    0.303091] sd 0:0:0:2: [sdc] Mode Sense: 0f 00 00 00
[    0.303707] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.305442] sd 0:0:0:2: [sdc] Attached SCSI disk
[    0.327515] EXT4-fs (sda): mounted filesystem 00000000-0000-0000-0000-000000000000 ro without journal. Quota mode: none.
[    0.329807] EXT4-fs (sdb): mounted filesystem 00000000-0000-0000-0000-000000000000 ro without journal. Quota mode: none.
[    0.344392] tun: Universal TUN/TAP device driver, 1.6
[    0.365466] Adding 8388608k swap on /dev/sdc.  Priority:-2 extents:1 across:8388608k
[    0.381061] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    0.383733] Bridge firewalling registered
[    0.508057] hv_pci 11b6fddc-9aeb-4abc-abd0-c81d622e465e: PCI VMBus probing: Using version 0x10004
[    0.508786] hv_pci 11b6fddc-9aeb-4abc-abd0-c81d622e465e: PCI host bridge to bus 9aeb:00
[    0.508962] pci_bus 9aeb:00: root bus resource [mem 0xc00000000-0xe00001fff window]
[    0.509133] pci_bus 9aeb:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.509920] pci 9aeb:00:00.0: [1af4:105a] type 00 class 0x088000
[    0.510656] pci 9aeb:00:00.0: reg 0x10: [mem 0xe00000000-0xe00000fff 64bit]
[    0.511450] pci 9aeb:00:00.0: reg 0x18: [mem 0xe00001000-0xe00001fff 64bit]
[    0.522629] pci 9aeb:00:00.0: reg 0x20: [mem 0xc00000000-0xdffffffff 64bit]
[    0.524358] pci_bus 9aeb:00: busn_res: [bus 00-ff] end is updated to 00
[    0.524889] pci 9aeb:00:00.0: BAR 4: assigned [mem 0xc00000000-0xdffffffff 64bit]
[    0.525268] pci 9aeb:00:00.0: BAR 0: assigned [mem 0xe00000000-0xe00000fff 64bit]
[    0.525759] pci 9aeb:00:00.0: BAR 2: assigned [mem 0xe00001000-0xe00001fff 64bit]
[    0.526099] virtio-pci 9aeb:00:00.0: enabling device (0000 -> 0002)
[    0.532364] virtiofs virtio1: Cache len: 0x200000000 @ 0xc00000000
[    0.605882] scsi 0:0:0:3: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[    0.609958] sd 0:0:0:3: Attached scsi generic sg3 type 0
[    0.610067] sd 0:0:0:3: [sdd] 2147483648 512-byte logical blocks: (1.10 TB/1.00 TiB)
[    0.610345] sd 0:0:0:3: [sdd] 4096-byte physical blocks
[    0.610519] sd 0:0:0:3: [sdd] Write Protect is off
[    0.610640] sd 0:0:0:3: [sdd] Mode Sense: 0f 00 00 00
[    0.610835] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.611804] sd 0:0:0:3: [sdd] Attached SCSI disk
[    0.627703] EXT4-fs (sdd): mounted filesystem fd9ba0b8-e944-4b6c-9722-2dd0aff5aa9a r/w with ordered data mode. Quota mode: none.
[    0.803833] read: Connection reset by peer
[    0.806178] WSL (2 - init-systemd(Ubuntu)) ERROR: UtilCreateProcessAndWait:707: /bin/mount failed with status 0x2000
[    0.806511] WSL (2 - init-systemd(Ubuntu)) ERROR: ConfigMountFsTab:2111: Processing /etc/fstab with mount -a failed.
[    0.835000] pulseaudio[412]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[    0.882880] misc dxg: dxgk: dxgkio_is_feature_enabled: Ioctl failed: -22
[    0.885397] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[    0.885919] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[    0.887296] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[    0.888377] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    0.990485] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.069646] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.070509] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.071005] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.071436] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.071785] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.072291] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.072775] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.073219] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.073741] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.074353] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.074824] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.075320] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.075984] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.076268] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.076938] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.083312] systemd-journald[64]: Received client request to flush runtime journal.
[    1.099296] systemd-journald[64]: File /var/log/journal/f2a1e59fc3cb450a9038728cf0dec883/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    1.123803] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[    1.411226] kvm_intel: Using Hyper-V Enlightened VMCS
[    1.550478] intel_rapl_msr: PL4 support detected.
[    4.548122] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.552771] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.552837] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    4.552877] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.552879] cfg80211: failed to load regulatory.db
[    4.588501] block sda: the capability attribute has been deprecated.
[    4.705871] raid6: avx2x4   gen() 68244 MB/s
[    4.773799] raid6: avx2x2   gen() 74179 MB/s
[    4.841812] raid6: avx2x1   gen() 70498 MB/s
[    4.841815] raid6: using algorithm avx2x2 gen() 74179 MB/s
[    4.909737] raid6: .... xor() 51597 MB/s, rmw enabled
[    4.909739] raid6: using avx2x2 recovery algorithm
[    4.912683] xor: automatically using best checksumming function   avx
[    5.060121] Btrfs loaded, zoned=yes, fsverity=no

nathankrueger avatar Nov 29 '25 19:11 nathankrueger

I have the same problem with mounts for a long time and I believe it is specific to the 5.x series. For it prints that error on login but I have the drive mapped for the "developer" user. And the journalctl has this. That "wrong" UUID is what I'm using "happily". Before running the VM I run this: wsl --mount --partition 1 --type ext4 --vhd C:\wsldata\wsldata.vhdx --name wsldata

Dec 15 21:13:05 PBD-IT-WL-rOMw1 mount: Dec 15 21:13:05 PBD-IT-WL-rOMw1 /mnt/wsl/wsldata: mount point does not exist. Dec 15 21:13:05 PBD-IT-WL-rOMw1 unknown: Dec 15 21:13:05 PBD-IT-WL-rOMw1 mount: Dec 15 21:13:05 PBD-IT-WL-rOMw1 /home/developer: special device /mnt/wsl/wsldata/home/developer does not exist. Dec 15 21:13:05 PBD-IT-WL-rOMw1 unknown: Dec 15 21:13:05 PBD-IT-WL-rOMw1 unknown: WSL (2 - init-systemd(redhat)) ERROR: UtilCreateProcessAndWait:707: /bin/mount> Dec 15 21:13:05 PBD-IT-WL-rOMw1 unknown: WSL (2 - init-systemd(redhat)) ERROR: ConfigMountFsTab:2172: Processing /etc/f> D

tamasbencze avatar Dec 15 '25 20:12 tamasbencze

As I remember the 6.x doesn't print this but I remember I have seen the "error" in journalctl there too. But the 6.x has much more problems with systemd and the /run/user/1000 and podman. I just can't work with that.

tamasbencze avatar Dec 15 '25 20:12 tamasbencze

I also noticed that sometimes when computer the sleeps, the Google drive mount disappears and require a remount.

carlosedp avatar Dec 15 '25 20:12 carlosedp

My notes above are all in Redhat 9-10.

Now I tried with Ubuntu 24.04.3 and WSL 2.5.10 (because avoid 6.x) and podman has less complaints. Only this WARN[0000] "/" is not a shared mount, this could cause issues or missing mounts with rootless containers. And /run/user/1000 is there.

What puzzles me it prints what I have in RedHat above, while I don't have it in fstab at all. Only the generic wsl mount externally.

Dec 15 21:27:19 PBD-IT-WL-rOMw1 unknown: WSL (268) ERROR: CheckConnection: getaddrinfo() failed: -5 Dec 15 21:27:19 PBD-IT-WL-rOMw1 kernel: EXT4-fs (sde): mounted filesystem d808ddab-bd22-4aef-aca2-be55506c998a r/w with> Dec 15 21:27:19 PBD-IT-WL-rOMw1 mount: Dec 15 21:27:19 PBD-IT-WL-rOMw1 /mnt/wsl/wsldata: mount point does not exist. Dec 15 21:27:19 PBD-IT-WL-rOMw1 unknown: Dec 15 21:27:19 PBD-IT-WL-rOMw1 mount: Dec 15 21:27:19 PBD-IT-WL-rOMw1 /home/developer: special device /mnt/wsl/wsldata/home/developer does not exist. Dec 15 21:27:19 PBD-IT-WL-rOMw1 unknown: Dec 15 21:27:19 PBD-IT-WL-rOMw1 unknown: WSL (2 - init-systemd(redhat)) ERROR: UtilCreateProcessAndWait:707: /bin/mount> Dec 15 21:27:19 PBD-IT-WL-rOMw1 unknown: WSL (2 - init-systemd(redhat)) ERROR: ConfigMountFsTab:2172: Processing /etc/f>

Where does take this from and why? "/mnt/wsl/wsldata/home/developer"

tamasbencze avatar Dec 15 '25 20:12 tamasbencze