Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Gentoo on VirtualBox: boot failure
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Vieri
l33t
l33t


Joined: 18 Dec 2005
Posts: 886

PostPosted: Sun Apr 21, 2024 5:57 pm    Post subject: [SOLVED] Gentoo on VirtualBox: boot failure Reply with quote

Hi,

It's the first time I've installed Gentoo on a VirtualBox VM (with the vmware file format, if that information were relevant by any chance).

At first, it seems to boot OK (GRUB), but it's stuck for a long time right after loading the network drivers (I tried using all the available NIC drivers/models in VirtualBox).

Here's the boot log:

Code:
[    0.000000] Linux version 6.6.21-gentoo-dist (root@pomiot) (x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20240113-r1 p12) 13.2.1 20240113, GNU ld (Gentoo 2.40 p7) 2.40.0) #1 SMP PREEMPT_DYNAMIC Wed Mar  6 20:25:11 -00 2024
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.6.21-gentoo-dist root=/dev/mapper/vgroot-root ro dolvm scandelay=30 console=ttyS0 console=tty0 ignore_loglevel
[    0.000000] [Firmware Bug]: TSC doesn't count with P0 frequency!
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] printk: debug: ignoring loglevel setting.
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
[    0.000000] Hypervisor detected: KVM
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000004] kvm-clock: using sched offset of 88094608658 cycles
[    0.000009] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000015] tsc: Detected 2499.962 MHz processor
[    0.002004] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.002011] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.002019] last_pfn = 0x3fff0 max_arch_pfn = 0x400000000
[    0.002033] MTRRs disabled by BIOS
[    0.002037] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT 
[    0.002367] found SMP MP-table at [mem 0x0009fff0-0x0009ffff]
[    0.002539] RAMDISK: [mem 0x343cf000-0x361defff]
[    0.002551] ACPI: Early table checksum verification disabled
[    0.002558] ACPI: RSDP 0x00000000000E0000 000024 (v02 VBOX  )
[    0.002568] ACPI: XSDT 0x000000003FFF0030 00003C (v01 VBOX   VBOXXSDT 00000001 ASL  00000061)
[    0.002583] ACPI: FACP 0x000000003FFF00F0 0000F4 (v04 VBOX   VBOXFACP 00000001 ASL  00000061)
[    0.002600] ACPI: DSDT 0x000000003FFF0470 002325 (v02 VBOX   VBOXBIOS 00000002 INTL 20190509)
[    0.002611] ACPI: FACS 0x000000003FFF0200 000040
[    0.002621] ACPI: FACS 0x000000003FFF0200 000040
[    0.002631] ACPI: APIC 0x000000003FFF0240 000054 (v02 VBOX   VBOXAPIC 00000001 ASL  00000061)
[    0.002641] ACPI: SSDT 0x000000003FFF02A0 0001CC (v01 VBOX   VBOXCPUT 00000002 INTL 20190509)
[    0.002649] ACPI: Reserving FACP table memory at [mem 0x3fff00f0-0x3fff01e3]
[    0.002652] ACPI: Reserving DSDT table memory at [mem 0x3fff0470-0x3fff2794]
[    0.002653] ACPI: Reserving FACS table memory at [mem 0x3fff0200-0x3fff023f]
[    0.002655] ACPI: Reserving FACS table memory at [mem 0x3fff0200-0x3fff023f]
[    0.002656] ACPI: Reserving APIC table memory at [mem 0x3fff0240-0x3fff0293]
[    0.002658] ACPI: Reserving SSDT table memory at [mem 0x3fff02a0-0x3fff046b]
[    0.002968] No NUMA configuration found
[    0.002971] Faking a node at [mem 0x0000000000000000-0x000000003ffeffff]
[    0.002984] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]
[    0.003477] Zone ranges:
[    0.003478]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.003482]   DMA32    [mem 0x0000000001000000-0x000000003ffeffff]
[    0.003485]   Normal   empty
[    0.003486]   Device   empty
[    0.003488] Movable zone start for each node
[    0.003491] Early memory node ranges
[    0.003492]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.003494]   node   0: [mem 0x0000000000100000-0x000000003ffeffff]
[    0.003497] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff]
[    0.003507] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.003574] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.007662] On node 0, zone DMA32: 16 pages in unavailable ranges
[    0.008028] ACPI: PM-Timer IO Port: 0x4008
[    0.008154] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.008164] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.008169] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.008182] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.008187] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.008226] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.008229] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.008231] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.008232] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.008235] [mem 0x40000000-0xfebfffff] available for PCI devices
[    0.008237] Booting paravirtualized kernel on KVM
[    0.008241] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.017512] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[    0.018156] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u2097152
[    0.018166] pcpu-alloc: s225280 r8192 d28672 u2097152 alloc=1*2097152
[    0.018171] pcpu-alloc: [0] 0
[    0.018208] kvm-guest: PV spinlocks disabled, single CPU
[    0.018217] Kernel command line: BOOT_IMAGE=/vmlinuz-6.6.21-gentoo-dist root=/dev/mapper/vgroot-root ro dolvm scandelay=30 console=ttyS0 console=tty0 ignore_loglevel
[    0.018391] Unknown kernel command line parameters "dolvm BOOT_IMAGE=/vmlinuz-6.6.21-gentoo-dist scandelay=30", will be passed to user space.
[    0.018652] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.018797] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.018884] Fallback order for Node 0: 0
[    0.018892] Built 1 zonelists, mobility grouping on.  Total pages: 257776
[    0.018895] Policy zone: DMA32
[    0.019503] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.025174] Memory: 946472K/1048120K available (20480K kernel code, 3562K rwdata, 9128K rodata, 4588K init, 4312K bss, 101388K reserved, 0K cma-reserved)
[    0.034865] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.035052] ftrace: allocating 57919 entries in 227 pages
[    0.043705] ftrace: allocated 227 pages with 5 groups
[    0.044914] Dynamic Preempt: voluntary
[    0.045051] rcu: Preemptible hierarchical RCU implementation.
[    0.045052] rcu:    RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[    0.045055]    Trampoline variant of Tasks RCU enabled.
[    0.045056]    Rude variant of Tasks RCU enabled.
[    0.045057]    Tracing variant of Tasks RCU enabled.
[    0.045058] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.045059] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.051551] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[    0.051880] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.052474] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.064378] Console: colour VGA+ 80x25
[    0.064384] printk: console [tty0] enabled
[    0.100422] printk: console [ttyS0] enabled
[    0.317384] ACPI: Core revision 20230628
[    0.319705] APIC: Switch to symmetric I/O mode setup
[    0.321812] x2apic enabled
[    0.323344] APIC: Switched APIC routing to: physical x2apic
[    0.330591] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.332086] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2409161e88d, max_idle_ns: 440795292548 ns
[    0.334990] Calibrating delay loop (skipped) preset value.. 5001.25 BogoMIPS (lpj=8333206)
[    0.338432] CPU0: Hyper-Threading is disabled
[    0.339892] process: using mwait in idle threads
[    0.341658] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
[    0.343577] Last level dTLB entries: 4KB 1024, 2MB 128, 4MB 64, 1GB 0
[    0.344989] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.347352] Spectre V2 : Mitigation: Retpolines
[    0.348326] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.351651] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.353813] x86/fpu: x87 FPU will use FXSAVE
[    0.382456] Freeing SMP alternatives memory: 48K
[    0.383809] pid_max: default: 32768 minimum: 301
[    0.386000] LSM: initializing lsm=lockdown,capability,yama,integrity
[    0.388321] Yama: becoming mindful.
[    0.389662] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.391659] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.506179] APIC calibration not consistent with PM-Timer: 103ms instead of 100ms
[    0.508313] APIC delta adjusted to PM-Timer: 6294508 (6489294)
[    0.508418] smpboot: CPU0: AMD A4-3300 APU with Radeon(tm) HD Graphics (family: 0x12, model: 0x1, stepping: 0x0)
[    0.512106] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
[    0.514479] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
[    0.514979] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
[    0.515045] Performance Events: PMU not available due to virtualization, using software events only.
[    0.518362] signal: max sigframe size: 1440
[    0.521798] rcu: Hierarchical SRCU implementation.
[    0.524986] rcu:    Max phase no-delay instances is 1000.
[    0.526726] NMI watchdog: Perf NMI watchdog permanently disabled
[    0.528427] smp: Bringing up secondary CPUs ...
[    0.529666] smp: Brought up 1 node, 1 CPU
[    0.530614] smpboot: Max logical packages: 1
[    0.531656] smpboot: Total of 1 processors activated (5001.25 BogoMIPS)
[    0.533896] devtmpfs: initialized
[    0.535082] x86/mm: Memory block size: 128MB
[    0.537007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.538333] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.542462] pinctrl core: initialized pinctrl subsystem
[    0.545241] PM: RTC time: 17:41:41, date: 2024-04-21
[    0.548907] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.551902] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.554339] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.555002] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.558718] audit: initializing netlink subsys (disabled)
[    0.561788] audit: type=2000 audit(1713721391.045:1): state=initialized audit_enabled=0 res=1
[    0.564705] thermal_sys: Registered thermal governor 'fair_share'
[    0.564709] thermal_sys: Registered thermal governor 'bang_bang'
[    0.564989] thermal_sys: Registered thermal governor 'step_wise'
[    0.568319] thermal_sys: Registered thermal governor 'user_space'
[    0.570448] cpuidle: using governor menu
[    0.573520] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.578344] PCI: Using configuration type 1 for base access
[    0.580362] PCI: Using configuration type 1 for extended access
[    0.582044] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.628464] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.631659] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.646196] cryptd: max_cpu_qlen set to 1000
[    0.652588] raid6: skipped pq benchmark and selected sse2x4
[    0.654994] raid6: using intx1 recovery algorithm
[    0.661945] ACPI: Added _OSI(Module Device)
[    0.663438] ACPI: Added _OSI(Processor Device)
[    0.668544] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.670231] ACPI: Added _OSI(Processor Aggregator Device)
[    0.676580] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.681759] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[    0.684107] ACPI: Interpreter enabled
[    0.688363] ACPI: PM: (supports S0 S5)
[    0.689559] ACPI: Using IOAPIC for interrupt routing
[    0.691124] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.691662] PCI: Using E820 reservations for host bridge windows
[    0.695132] ACPI: Enabled 2 GPEs in block 00 to 07
[    0.708796] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.715023] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.717763] acpi PNP0A03:00: _OSC: platform does not support [PCIeCapability LTR DPC]
[    0.725412] acpi PNP0A03:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[    0.728335] acpi PNP0A03:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.731658] acpi PNP0A03:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER]
[    0.734985] acpi PNP0A03:00: _OSC: platform retains control of PCIe features (AE_SUPPORT)
[    0.752142] PCI host bridge to bus 0000:00
[    0.754995] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.756736] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.761656] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.763501] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfdffffff window]
[    0.768398] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.770131] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.775284] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.778049] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a
[    0.778578] pci 0000:00:01.1: reg 0x20: [io  0xd000-0xd00f]
[    0.781839] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.784057] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.784991] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.788319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.802525] pci 0000:00:02.0: [15ad:0405] type 00 class 0x030000
[    0.805373] pci 0000:00:02.0: reg 0x10: [io  0xd010-0xd01f]
[    0.808707] pci 0000:00:02.0: reg 0x14: [mem 0xe0000000-0xe0ffffff pref]
[    0.811646] pci 0000:00:02.0: reg 0x18: [mem 0xf0000000-0xf01fffff]
[    0.821685] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.824400] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
[    0.826474] pci 0000:00:03.0: reg 0x10: [mem 0xf0200000-0xf021ffff]
[    0.831779] pci 0000:00:03.0: reg 0x18: [io  0xd020-0xd027]
[    0.842101] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000
[    0.846360] pci 0000:00:04.0: reg 0x10: [io  0xd040-0xd05f]
[    0.851766] pci 0000:00:04.0: reg 0x14: [mem 0xf0400000-0xf07fffff]
[    0.855100] pci 0000:00:04.0: reg 0x18: [mem 0xf0800000-0xf0803fff pref]
[    0.863448] pci 0000:00:05.0: [8086:2415] type 00 class 0x040100
[    0.865107] pci 0000:00:05.0: reg 0x10: [io  0xd100-0xd1ff]
[    0.868384] pci 0000:00:05.0: reg 0x14: [io  0xd200-0xd23f]
[    0.870505] pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310
[    0.875100] pci 0000:00:06.0: reg 0x10: [mem 0xf0804000-0xf0804fff]
[    0.888390] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000
[    0.892074] pci 0000:00:07.0: quirk: [io  0x4000-0x403f] claimed by PIIX4 ACPI
[    0.895005] pci 0000:00:07.0: quirk: [io  0x4100-0x410f] claimed by PIIX4 SMB
[    0.898631] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601
[    0.901809] pci 0000:00:0d.0: reg 0x10: [io  0xd240-0xd247]
[    0.905102] pci 0000:00:0d.0: reg 0x14: [io  0xd248-0xd24b]
[    0.908487] pci 0000:00:0d.0: reg 0x18: [io  0xd250-0xd257]
[    0.915092] pci 0000:00:0d.0: reg 0x1c: [io  0xd258-0xd25b]
[    0.918426] pci 0000:00:0d.0: reg 0x20: [io  0xd260-0xd26f]
[    0.921760] pci 0000:00:0d.0: reg 0x24: [mem 0xf0806000-0xf0807fff]
[    0.926696] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.928630] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.931753] ACPI: PCI: Interrupt link LNKC configured for IRQ 9
[    0.935085] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.937398] iommu: Default domain type: Translated
[    0.938320] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.942023] SCSI subsystem initialized
[    0.943449] libata version 3.00 loaded.
[    0.945068] ACPI: bus type USB registered
[    0.945955] usbcore: registered new interface driver usbfs
[    0.948384] usbcore: registered new interface driver hub
[    0.951666] usbcore: registered new device driver usb
[    0.953529] pps_core: LinuxPPS API ver. 1 registered
[    0.956237] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.958330] PTP clock support registered
[    0.961859] EDAC MC: Ver: 3.0.0
[    0.965079] NetLabel: Initializing
[    0.966484] NetLabel:  domain hash size = 128
[    0.968318] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.970333] NetLabel:  unlabeled traffic allowed by default
[    0.971686] mctp: management component transport protocol core
[    0.974985] NET: Registered PF_MCTP protocol family
[    0.976640] PCI: Using ACPI for IRQ routing
[    0.978319] PCI: pci_cache_line_size set to 64 bytes
[    0.980405] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.981658] e820: reserve RAM buffer [mem 0x3fff0000-0x3fffffff]
[    0.983859] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.984979] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.984979] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.985000] vgaarb: loaded
[    0.988680] clocksource: Switched to clocksource kvm-clock
[    0.992861] VFS: Disk quotas dquot_6.6.0
[    0.994450] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.997051] pnp: PnP ACPI init
[    0.999108] pnp: PnP ACPI: found 3 devices
[    1.007949] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.011349] NET: Registered PF_INET protocol family
[    1.013230] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.016424] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[    1.019590] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.022762] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.024928] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    1.031342] TCP: Hash tables configured (established 8192 bind 8192)
[    1.033636] MPTCP token hash table entries: 1024 (order: 2, 24576 bytes, linear)
[    1.036509] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.038697] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.041312] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.043364] NET: Registered PF_XDP protocol family
[    1.045143] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.051347] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.053593] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.056071] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfdffffff window]
[    1.058437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    1.062116] PCI: CLS 0 bytes, default 64
[    1.063766] Trying to unpack rootfs image as initramfs...
[    1.070849] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2409161e88d, max_idle_ns: 440795292548 ns
[    1.090144] clocksource: Switched to clocksource tsc
[    1.092054] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    1.114116] Initialise system trusted keyrings
[    1.115567] Key type blacklist registered
[    1.120297] workingset: timestamp_bits=36 max_order=18 bucket_order=0
[    1.121754] zbud: loaded
[    1.136916] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    1.149133] integrity: Platform Keyring initialized
[    1.154105] integrity: Machine keyring initialized
[    1.186835] NET: Registered PF_ALG protocol family
[    1.188284] xor: measuring software checksum speed
[    1.190475]    prefetch64-sse  : 12230 MB/sec
[    1.192598]    generic_sse     : 10984 MB/sec
[    1.193691] xor: using function: prefetch64-sse (12230 MB/sec)
[    1.200095] Key type asymmetric registered
[    1.202429] Asymmetric key parser 'x509' registered
[    1.210085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.213143] io scheduler mq-deadline registered
[    1.214690] io scheduler kyber registered
[    1.216125] io scheduler bfq registered
[    1.223512] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    1.230156] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.232669] ACPI: AC: AC Adapter [AC] (on-line)
[    1.240063] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    1.243978] ACPI: button: Power Button [PWRF]
[    1.253464] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[    1.255946] ACPI: button: Sleep Button [SLPF]
[    1.260501] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.264178] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.284016] Non-volatile memory driver v1.3
[    1.293292] Linux agpgart interface v0.103
[    1.296156] ACPI: bus type drm_connector registered
[    1.304386] ahci 0000:00:0d.0: version 3.0
[    1.314178] ahci 0000:00:0d.0: SSS flag set, parallel bus scan disabled
[    1.316933] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
[    1.319548] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc
[    1.330396] scsi host0: ahci
[    1.331821] ata1: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806100 irq 21
[    1.339944] ata_piix 0000:00:01.1: version 2.13
[    1.343925] scsi host1: ata_piix
[    1.356902] scsi host2: ata_piix
[    1.358185] ata2: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
[    1.359925] ata3: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
[    1.367995] ohci-pci 0000:00:06.0: OHCI PCI host controller
[    1.373427] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 1
[    1.376104] ohci-pci 0000:00:06.0: irq 22, io mem 0xf0804000
[    1.444632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.06
[    1.447816] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.449420] usb usb1: Product: OHCI PCI host controller
[    1.450915] usb usb1: Manufacturer: Linux 6.6.21-gentoo-dist ohci_hcd
[    1.453286] usb usb1: SerialNumber: 0000:00:06.0
[    1.459957] hub 1-0:1.0: USB hub found
[    1.463957] hub 1-0:1.0: 12 ports detected
[    1.474490] usbcore: registered new interface driver usbserial_generic
[    1.480009] usbserial: USB Serial support registered for generic
[    1.481748] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.503719] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.528514] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.534243] ata3.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133
[    1.537016] mousedev: PS/2 mouse device common for all mice
[    1.539146] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    1.542233] rtc_cmos rtc_cmos: registered as rtc0
[    1.543874] rtc_cmos rtc_cmos: setting system clock to 2024-04-21T17:41:42 UTC (1713721302)
[    1.552105] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[    1.560453] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    1.566469] device-mapper: uevent: version 1.0.3
[    1.569137] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    1.577648] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled
[    1.613702] hid: raw HID events driver (C) Jiri Kosina
[    1.615816] usbcore: registered new interface driver usbhid
[    1.617622] usbhid: USB HID core driver
[    1.619159] drop_monitor: Initializing network drop monitor service
[    1.626762] Initializing XFRM netlink socket
[    1.630318] NET: Registered PF_INET6 protocol family
[    1.650271] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.653665] ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133
[    1.655486] ata1.00: 83886080 sectors, multi 128: LBA48 NCQ (depth 32)
[    1.673824] ata1.00: configured for UDMA/133
[    1.675656] scsi 0:0:0:0: Direct-Access     ATA      VBOX HARDDISK    1.0  PQ: 0 ANSI: 5
[    1.695129] sd 0:0:0:0: [sda] 83886080 512-byte logical blocks: (42.9 GB/40.0 GiB)
[    1.702551] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.706785] scsi 2:0:0:0: CD-ROM            VBOX     CD-ROM           1.0  PQ: 0 ANSI: 5
[    1.713176] sd 0:0:0:0: [sda] Write Protect is off
[    1.715123] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.716338] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.743206] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.755051] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[    1.761731] sr 2:0:0:0: [sr0] scsi3-mmc drive: 32x/32x xa/form2 tray
[    1.764533] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.780808] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.791493] sr 2:0:0:0: Attached scsi generic sg1 type 5
[    1.809682] usb 1-1: new full-speed USB device number 2 using ohci-pci
[    1.812235]  sda: sda1 sda2 sda3 sda4 sda5
[    1.818842] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.122442] usb 1-1: New USB device found, idVendor=80ee, idProduct=0021, bcdDevice= 1.00
[    2.124345] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    2.125777] usb 1-1: Product: USB Tablet
[    2.127031] usb 1-1: Manufacturer: VirtualBox
[    2.145873] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input5
[    2.160147] hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0
[    2.327430] Freeing initrd memory: 30784K
[    2.340951] Segment Routing with IPv6
[    2.342528] RPL Segment Routing with IPv6
[    2.343963] In-situ OAM (IOAM) with IPv6
[    2.345144] mip6: Mobile IPv6
[    2.346147] NET: Registered PF_PACKET protocol family
[    2.347948] IPI shorthand broadcast: enabled
[    2.351974] sched_clock: Marking stable (2076743910, 272952620)->(2424298535, -74602005)
[    2.356120] registered taskstats version 1
[    2.359874] Loading compiled-in X.509 certificates
[    2.362802] Loaded X.509 cert 'Gentoo Linux: Distribution Kernel Signing Key: c3aaa779efbdcf321e7d5b89033ee251722fd93b'
[    2.370133] page_owner is disabled
[    2.371538] Key type .fscrypt registered
[    2.372598] Key type fscrypt-provisioning registered
[    2.379822] Btrfs loaded, zoned=yes, fsverity=yes
[    2.381799] Key type big_key registered
[    2.387291] Key type encrypted registered
[    2.388551] ima: No TPM chip found, activating TPM-bypass!
[    2.390035] Loading compiled-in module X.509 certificates
[    2.392581] Loaded X.509 cert 'Gentoo Linux: Distribution Kernel Signing Key: c3aaa779efbdcf321e7d5b89033ee251722fd93b'
[    2.399691] ima: Allocated hash algorithm: sha256
[    2.416321] ima: No architecture policies found
[    2.420277] evm: Initialising EVM extended attributes:
[    2.422145] evm: security.selinux
[    2.424038] evm: security.SMACK64 (disabled)
[    2.425532] evm: security.SMACK64EXEC (disabled)
[    2.427008] evm: security.SMACK64TRANSMUTE (disabled)
[    2.428586] evm: security.SMACK64MMAP (disabled)
[    2.435103] evm: security.apparmor
[    2.440249] evm: security.ima
[    2.441836] evm: security.capability
[    2.443370] evm: HMAC attrs: 0x1
[    2.444884] PM:   Magic number: 4:502:694
[    2.448713] hid_bpf: error while preloading HID BPF dispatcher: -22
[    2.448753] RAS: Correctable Errors collector initialized.
[    2.453409] clk: Disabling unused clocks
[    2.458366] Freeing unused decrypted memory: 2028K
[    2.464832] Freeing unused kernel image (initmem) memory: 4588K
[    2.469742] Write protecting the kernel read-only data: 30720k
[    2.472145] Freeing unused kernel image (rodata/data gap) memory: 1112K
[    2.526596] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.529037] Run /init as init process
[    2.530037]   with arguments:
[    2.531177]     /init
[    2.531865]     dolvm
[    2.532561]   with environment:
[    2.533552]     HOME=/
[    2.534474]     TERM=linux
[    2.535339]     BOOT_IMAGE=/vmlinuz-6.6.21-gentoo-dist
[    2.536914]     scandelay=30
[    2.672282] dracut: Gentoo-2.14
[    2.913197] dracut: rd.md=0: removing MD RAID activation
[    3.195686] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.208398] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input6
[    3.213494] e1000: Intel(R) PRO/1000 Network Driver
[    3.215130] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    3.774788] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:9a:80:35
[    3.777384] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection


Then it resumes and shows this:

Code:
[  204.418451] dracut Warning: Could not boot.
[  204.446497] dracut Warning: /dev/mapper/vgroot-root does not exist
[  371.156209] random: crng init done


I configured root with LVM. When installing from LiveCD I could see the vgroot-root device.
So I guess the initramfs does not have the lvm tools? I used the default binary Distribution Kernel and initramfs.

I can see the dolvm parameter passed to the kernel in GRUB.

However, when I'm in the initramfs shell I don't see any tools related to lvm.

I'm guessing installkernel did not create an initramfs with lvm support.

What can I try?


Last edited by Vieri on Mon Apr 22, 2024 11:38 am; edited 1 time in total
Back to top
View user's profile Send private message
GDH-gentoo
Veteran
Veteran


Joined: 20 Jul 2019
Posts: 1546
Location: South America

PostPosted: Sun Apr 21, 2024 10:34 pm    Post subject: Reply with quote

I don't use dracut, so I can't advise, but if I'm not mistaken, dolvm is for an initramfs created by Genkernel. And, as you say, the problem is with dracut and LVM, installkernel and (virtual) network cards don't seem to have anything to do with this. Although for VirtualBox I'd use the "paravirtualized network" adapter type, which uses the kernel's virtio_net driver.
_________________
NeddySeagoon wrote:
I'm not a witch, I'm a retired electronics engineer :)
Ionen wrote:
As a packager I just don't want things to get messier with weird build systems and multiple toolchains requirements though :)
Back to top
View user's profile Send private message
Vieri
l33t
l33t


Joined: 18 Dec 2005
Posts: 886

PostPosted: Mon Apr 22, 2024 11:37 am    Post subject: Reply with quote

For some reason I forgot to enable the lvm use flag for lvm2.
Once I reemerged lvm2 dracut could detect the lvm tools and create the initramfs appropriately.


Yes, I used to build the kernel and initramfs with genkernel. That's why I had dolvm lying around in my installation scripts.
This time I wanted to try out the gentoo-kernel ebuilds.

Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum