Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)

Asked by yison

basic iso:
ubuntu-20.04.3-live-server-arm64.iso

cubic version:
Cubic version... 2022.12.74
Copyright....... © 2015, 2020 PJ Singh
Website......... https://github.com/PJ-Singh-001/Cubic

vitual machine tool: UTM

hardware machine: MAC M1

the custom iso only add vmlinuz-5.10.0 compiled by myself and initrd-5.10.0 that depend on vmlinuz-5.10.0.it occurs kernel panic when install custom iso.

error infomation as follow:

EFI stub: Booting Linux Kernel...
EFI stub: EFI_RNG_PROTOCOL unavailable, KASLR will be disabled
EFI stub: ERROR: FIRMWARE BUG: Image BSS overlaps adjacent EFI memory region
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services and installing virtual address map...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 5.10.0 (root@loveseller) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1 SMP Sun Dec 18 13:58:13 UTC 2022
[ 0.000000] efi: EFI v2.70 by EDK II
[ 0.000000] efi: SMBIOS 3.0=0x7f810000 MEMATTR=0x7e8d8018 ACPI 2.0=0x7c150018 MEMRESERVE=0x7c483b98
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000007C150018 000024 (v02 BOCHS )
[ 0.000000] ACPI: XSDT 0x000000007C15FE98 00004C (v01 BOCHS BXPC 00000001 01000013)
[ 0.000000] ACPI: FACP 0x000000007C15FA98 00010C (v05 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000007C157518 0014E4 (v02 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: APIC 0x000000007C15D898 0002BC (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: GTDT 0x000000007C15E718 000060 (v02 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: MCFG 0x000000007C15FF98 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: SPCR 0x000000007C15E818 000050 (v02 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: SPCR: console: pl011,mmio,0x9000000,9600
[ 0.000000] ACPI: NUMA: Failed to initialise from firmware
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x7fdfd2c0-0x7fe00fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x000000007c15ffff]
[ 0.000000] node 0: [mem 0x000000007c160000-0x000000007c47ffff]
[ 0.000000] node 0: [mem 0x000000007c480000-0x000000007f75ffff]
[ 0.000000] node 0: [mem 0x000000007f760000-0x000000007f7effff]
[ 0.000000] node 0: [mem 0x000000007f7f0000-0x000000007f7fffff]
[ 0.000000] node 0: [mem 0x000000007f800000-0x000000007f91ffff]
[ 0.000000] node 0: [mem 0x000000007f920000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
[ 0.000000] cma: Reserved 32 MiB at 0x000000007a000000
[ 0.000000] psci: probing for conduit method from ACPI.
[ 0.000000] psci: PSCIv0.2 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] ACPI: SRAT not present
[ 0.000000] arm-pv: PV sched is not available
[ 0.000000] percpu: Embedded 34 pages/cpu s99864 r8192 d31208 u139264
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: EL2 vector hardening
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
[ 0.000000] Policy zone: DMA
[ 0.000000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz splash ---
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 955160K/1048576K available (14912K kernel code, 3516K rwdata, 7420K rodata, 7360K init, 1189K bss, 60648K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] ftrace: allocating 48736 entries in 191 pages
[ 0.000000] ftrace: allocated 191 pages with 7 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv2m: ACPI overriding V2M MSI_TYPER (base:80, num:64)
[ 0.000000] GICv2m: range[mem 0x08020000-0x08020fff], SPI[80:143]
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000025] Console: colour dummy device 80x25
[ 0.000037] ACPI: Core revision 20200925
[ 0.000072] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.000074] pid_max: default: 32768 minimum: 301
[ 0.000114] LSM: Security Framework initializing
[ 0.000117] Yama: becoming mindful.
[ 0.000134] AppArmor: AppArmor initialized
[ 0.000161] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.000164] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.000376] ACPI PPTT: No PPTT table found, CPU and cache topology may be inaccurate
[ 0.000466] rcu: Hierarchical SRCU implementation.
[ 0.000588] Remapping and enabling EFI services.
[ 0.000770] smp: Bringing up secondary CPUs ...
[ 0.001093] Detected PIPT I-cache on CPU1
[ 0.001218] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[ 0.008208] Detected PIPT I-cache on CPU2
[ 0.008356] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[ 0.009528] Detected PIPT I-cache on CPU3
[ 0.009709] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[ 0.010212] Detected PIPT I-cache on CPU4
[ 0.010425] CPU4: Booted secondary processor 0x0000000004 [0x410fd083]
[ 0.010913] Detected PIPT I-cache on CPU5
[ 0.011164] CPU5: Booted secondary processor 0x0000000005 [0x410fd083]
[ 0.011669] Detected PIPT I-cache on CPU6
[ 0.011949] CPU6: Booted secondary processor 0x0000000006 [0x410fd083]
[ 0.012478] Detected PIPT I-cache on CPU7
[ 0.012819] CPU7: Booted secondary processor 0x0000000007 [0x410fd083]
[ 0.022176] smp: Brought up 1 node, 8 CPUs
[ 0.022179] SMP: Total of 8 processors activated.
[ 0.022181] CPU features: detected: RAS Extension Support
[ 0.022181] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.022181] CPU features: detected: CRC32 instructions
[ 0.042958] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.081279] CPU: All CPU(s) started at EL1
[ 0.093224] alternatives: patching kernel code
[ 0.095391] devtmpfs: initialized
[ 0.095708] KASLR disabled due to lack of seed
[ 0.095766] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.095809] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.096041] pinctrl core: initialized pinctrl subsystem
[ 0.096194] SMBIOS 3.0.0 present.
[ 0.096198] DMI: QEMU QEMU Virtual Machine, BIOS 0.0.0 02/06/2015
[ 0.097781] NET: Registered protocol family 16
[ 0.102174] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.102668] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.102918] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.102940] audit: initializing netlink subsys (disabled)
[ 0.103355] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1
[ 0.103521] thermal_sys: Registered thermal governor 'fair_share'
[ 0.103522] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.103523] thermal_sys: Registered thermal governor 'step_wise'
[ 0.103524] thermal_sys: Registered thermal governor 'user_space'
[ 0.103536] cpuidle: using governor ladder
[ 0.103540] cpuidle: using governor menu
[ 0.103563] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.104906] ASID allocator initialised with 256 entries
[ 0.104909] HugeTLB: can optimize 4095 vmemmap pages for hugepages-1048576kB
[ 0.104911] HugeTLB: can optimize 127 vmemmap pages for hugepages-32768kB
[ 0.104913] HugeTLB: can optimize 7 vmemmap pages for hugepages-2048kB
[ 0.104915] HugeTLB: can optimize 0 vmemmap pages for hugepages-64kB
[ 0.104992] ACPI: bus type PCI registered
[ 0.104994] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.105093] Serial: AMBA PL011 UART driver
[ 0.108132] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.108135] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.108136] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.108138] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.140387] ACPI: Added _OSI(Module Device)
[ 0.140388] ACPI: Added _OSI(Processor Device)
[ 0.140389] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.140389] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.140390] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.140392] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.140392] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.140709] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.141444] ACPI: Interpreter enabled
[ 0.141445] ACPI: Using GIC for interrupt routing
[ 0.141450] ACPI: MCFG table detected, 1 entries
[ 0.142229] ARMH0011:00: ttyAMA0 at MMIO 0x9000000 (irq = 12, base_baud = 0) is a SBSA
[ 0.192746] printk: console [ttyAMA0] enabled
[ 0.194317] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-0f])
[ 0.194966] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.195861] acpi PNP0A08:00: _OSC: platform does not support [LTR]
[ 0.196247] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
[ 0.196674] acpi PNP0A08:00: ECAM area [mem 0x3f000000-0x3fffffff] reserved by PNP0C02:00
[ 0.196982] acpi PNP0A08:00: ECAM at [mem 0x3f000000-0x3fffffff] for [bus 00-0f]
[ 0.197266] Remapped I/O 0x000000003eff0000 to [io 0x0000-0xffff window]
[ 0.197707] PCI host bridge to bus 0000:00
[ 0.197914] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff window]
[ 0.198251] pci_bus 0000:00: root bus resource [io 0x0000-0xffff window]
[ 0.198551] pci_bus 0000:00: root bus resource [bus 00-0f]
[ 0.198769] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
[ 0.199083] pci 0000:00:01.0: [8086:2668] type 00 class 0x040300
[ 0.199319] pci 0000:00:01.0: reg 0x10: [mem 0x1004c000-0x1004ffff]
[ 0.199627] pci 0000:00:02.0: [1b36:000d] type 00 class 0x0c0330
[ 0.199859] pci 0000:00:02.0: reg 0x10: [mem 0x10048000-0x1004bfff 64bit]
[ 0.200199] pci 0000:00:03.0: [8086:293a] type 00 class 0x0c0320
[ 0.200904] pci 0000:00:03.0: reg 0x10: [mem 0x10052000-0x10052fff]
[ 0.201728] pci 0000:00:04.0: [8086:2934] type 00 class 0x0c0300
[ 0.202448] pci 0000:00:04.0: reg 0x20: [io 0x00e0-0x00ff]
[ 0.203201] pci 0000:00:05.0: [8086:2935] type 00 class 0x0c0300
[ 0.205407] pci 0000:00:05.0: reg 0x20: [io 0x00c0-0x00df]
[ 0.206537] pci 0000:00:06.0: [8086:2936] type 00 class 0x0c0300
[ 0.207400] pci 0000:00:06.0: reg 0x20: [io 0x00a0-0x00bf]
[ 0.207911] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[ 0.208241] pci 0000:00:07.0: reg 0x10: [io 0x0000-0x007f]
[ 0.209039] pci 0000:00:07.0: reg 0x14: [mem 0x10051000-0x10051fff]
[ 0.210125] pci 0000:00:07.0: reg 0x20: [mem 0x10044000-0x10047fff 64bit pref]
[ 0.210702] pci 0000:00:08.0: [1af4:1000] type 00 class 0x020000
[ 0.210954] pci 0000:00:08.0: reg 0x10: [io 0x0080-0x009f]
[ 0.211195] pci 0000:00:08.0: reg 0x14: [mem 0x10050000-0x10050fff]
[ 0.211466] pci 0000:00:08.0: reg 0x20: [mem 0x10040000-0x10043fff 64bit pref]
[ 0.211733] pci 0000:00:08.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[ 0.212844] pci 0000:00:08.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref]
[ 0.213115] pci 0000:00:01.0: BAR 0: assigned [mem 0x10040000-0x10043fff]
[ 0.213365] pci 0000:00:02.0: BAR 0: assigned [mem 0x10044000-0x10047fff 64bit]
[ 0.213646] pci 0000:00:07.0: BAR 4: assigned [mem 0x10048000-0x1004bfff 64bit pref]
[ 0.213935] pci 0000:00:08.0: BAR 4: assigned [mem 0x1004c000-0x1004ffff 64bit pref]
[ 0.214287] pci 0000:00:03.0: BAR 0: assigned [mem 0x10050000-0x10050fff]
[ 0.214784] pci 0000:00:07.0: BAR 1: assigned [mem 0x10051000-0x10051fff]
[ 0.215049] pci 0000:00:08.0: BAR 1: assigned [mem 0x10052000-0x10052fff]
[ 0.215305] pci 0000:00:07.0: BAR 0: assigned [io 0x1000-0x107f]
[ 0.215642] pci 0000:00:04.0: BAR 4: assigned [io 0x1080-0x109f]
[ 0.216017] pci 0000:00:05.0: BAR 4: assigned [io 0x10a0-0x10bf]
[ 0.216333] pci 0000:00:06.0: BAR 4: assigned [io 0x10c0-0x10df]
[ 0.216647] pci 0000:00:08.0: BAR 0: assigned [io 0x10e0-0x10ff]
[ 0.216939] pci_bus 0000:00: resource 4 [mem 0x10000000-0x3efeffff window]
[ 0.217187] pci_bus 0000:00: resource 5 [io 0x0000-0xffff window]
[ 0.217450] ACPI: PCI Interrupt Link [GSI0] (IRQs *35)
[ 0.217680] ACPI: PCI Interrupt Link [GSI1] (IRQs *36)
[ 0.217876] ACPI: PCI Interrupt Link [GSI2] (IRQs *37)
[ 0.218063] ACPI: PCI Interrupt Link [GSI3] (IRQs *38)
[ 0.218538] iommu: Default domain type: Translated
[ 0.218845] vgaarb: loaded
[ 0.219092] SCSI subsystem initialized
[ 0.219442] ACPI: bus type USB registered
[ 0.219675] usbcore: registered new interface driver usbfs
[ 0.219952] usbcore: registered new interface driver hub
[ 0.220195] usbcore: registered new device driver usb
[ 0.220405] pps_core: LinuxPPS API ver. 1 registered
[ 0.220588] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <email address hidden>
[ 0.220960] PTP clock support registered
[ 0.221225] EDAC MC: Ver: 3.0.0
[ 0.221746] Registered efivars operations
[ 0.223917] NetLabel: Initializing
[ 0.224326] NetLabel: domain hash size = 128
[ 0.224839] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.226041] NetLabel: unlabeled traffic allowed by default
[ 0.237761] clocksource: Switched to clocksource arch_sys_counter
[ 0.247082] VFS: Disk quotas dquot_6.6.0
[ 0.247286] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.247688] AppArmor: AppArmor Filesystem Enabled
[ 0.247942] pnp: PnP ACPI init
[ 0.248139] system 00:00: [mem 0x3f000000-0x3fffffff window] could not be reserved
[ 0.248494] pnp: PnP ACPI: found 1 devices
[ 0.258614] NET: Registered protocol family 2
[ 0.259013] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.259941] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.260937] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.261431] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.261723] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.262116] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.262360] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.262746] NET: Registered protocol family 1
[ 0.262907] NET: Registered protocol family 44
[ 0.263081] pci 0000:00:02.0: enabling device (0000 -> 0002)
[ 0.263759] PCI: CLS 0 bytes, default 64
[ 0.263972] Trying to unpack rootfs image as initramfs...
[ 0.264219] rootfs image is not initramfs (invalid magic at start of compressed archive); looks like an initrd
[ 0.268017] hw perfevents: enabled with armv8_pmuv3_0 PMU driver, 1 counters available
[ 0.268647] kvm [1]: HYP mode not available
[ 0.269225] Initialise system trusted keyrings
[ 0.269527] Key type blacklist registered
[ 0.270027] workingset: timestamp_bits=40 max_order=18 bucket_order=0
[ 0.271588] zbud: loaded
[ 0.272142] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.274076] fuse: init (API version 7.33)
[ 0.274635] integrity: Platform Keyring initialized
[ 0.288871] Key type asymmetric registered
[ 0.289330] Asymmetric key parser 'x509' registered
[ 0.289727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.290738] io scheduler mq-deadline registered
[ 0.291615] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.294023] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.294618] ACPI: Power Button [PWRB]
[ 0.298571] PCI Interrupt Link [GSI3] enabled at IRQ 38
[ 0.299043] virtio-pci 0000:00:07.0: enabling device (0005 -> 0007)
[ 0.300300] PCI Interrupt Link [GSI0] enabled at IRQ 35
[ 0.300679] virtio-pci 0000:00:08.0: enabling device (0000 -> 0003)
[ 0.302532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.309060] msm_serial: driver initialized
[ 0.309940] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.314361] brd: module loaded
[ 0.442581] loop: module loaded
[ 0.443395] tun: Universal TUN/TAP device driver, 1.6
[ 0.443979] PPP generic driver version 2.4.2
[ 0.444497] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.444894] ehci-pci: EHCI PCI platform driver
[ 0.445488] PCI Interrupt Link [GSI2] enabled at IRQ 37
[ 0.446183] ehci-pci 0000:00:03.0: EHCI Host Controller
[ 0.446385] ehci-pci 0000:00:03.0: new USB bus registered, assigned bus number 1
[ 0.446728] ehci-pci 0000:00:03.0: irq 47, io mem 0x10050000
[ 0.465722] ehci-pci 0000:00:03.0: USB 2.0 started, EHCI 1.00
[ 0.466269] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 0.466573] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.466857] usb usb1: Product: EHCI Host Controller
[ 0.467062] usb usb1: Manufacturer: Linux 5.10.0 ehci_hcd
[ 0.467276] usb usb1: SerialNumber: 0000:00:03.0
[ 0.467741] hub 1-0:1.0: USB hub found
[ 0.468034] hub 1-0:1.0: 6 ports detected
[ 0.468391] ehci-orion: EHCI orion driver
[ 0.468608] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.468857] ohci-pci: OHCI PCI platform driver
[ 0.469040] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.469501] uhci_hcd 0000:00:04.0: UHCI Host Controller
[ 0.469715] uhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 2
[ 0.470111] uhci_hcd 0000:00:04.0: detected 2 ports
[ 0.470439] uhci_hcd 0000:00:04.0: irq 45, io base 0x00001080
[ 0.470907] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 0.471395] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.471675] usb usb2: Product: UHCI Host Controller
[ 0.471861] usb usb2: Manufacturer: Linux 5.10.0 uhci_hcd
[ 0.472163] usb usb2: SerialNumber: 0000:00:04.0
[ 0.472514] hub 2-0:1.0: USB hub found
[ 0.472807] hub 2-0:1.0: 2 ports detected
[ 0.473807] uhci_hcd 0000:00:05.0: UHCI Host Controller
[ 0.474236] uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 3
[ 0.474776] uhci_hcd 0000:00:05.0: detected 2 ports
[ 0.475027] uhci_hcd 0000:00:05.0: irq 47, io base 0x000010a0
[ 0.475280] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 0.475608] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.476063] usb usb3: Product: UHCI Host Controller
[ 0.476393] usb usb3: Manufacturer: Linux 5.10.0 uhci_hcd
[ 0.476745] usb usb3: SerialNumber: 0000:00:05.0
[ 0.477921] hub 3-0:1.0: USB hub found
[ 0.478470] hub 3-0:1.0: 2 ports detected
[ 0.479241] uhci_hcd 0000:00:06.0: UHCI Host Controller
[ 0.479588] uhci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 4
[ 0.480079] uhci_hcd 0000:00:06.0: detected 2 ports
[ 0.480506] uhci_hcd 0000:00:06.0: irq 45, io base 0x000010c0
[ 0.480939] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 0.481482] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.482142] usb usb4: Product: UHCI Host Controller
[ 0.482336] usb usb4: Manufacturer: Linux 5.10.0 uhci_hcd
[ 0.482555] usb usb4: SerialNumber: 0000:00:06.0
[ 0.482851] hub 4-0:1.0: USB hub found
[ 0.483133] hub 4-0:1.0: 2 ports detected
[ 0.483888] xhci_hcd 0000:00:02.0: xHCI Host Controller
[ 0.484280] xhci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 5
[ 0.484887] xhci_hcd 0000:00:02.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[ 0.486674] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 0.487279] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.487646] usb usb5: Product: xHCI Host Controller
[ 0.487912] usb usb5: Manufacturer: Linux 5.10.0 xhci-hcd
[ 0.488371] usb usb5: SerialNumber: 0000:00:02.0
[ 0.489253] hub 5-0:1.0: USB hub found
[ 0.489858] hub 5-0:1.0: 4 ports detected
[ 0.491284] xhci_hcd 0000:00:02.0: xHCI Host Controller
[ 0.491717] xhci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 6
[ 0.492035] xhci_hcd 0000:00:02.0: Host supports USB 3.0 SuperSpeed
[ 0.492313] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.492655] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 0.493001] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.493295] usb usb6: Product: xHCI Host Controller
[ 0.493484] usb usb6: Manufacturer: Linux 5.10.0 xhci-hcd
[ 0.493681] usb usb6: SerialNumber: 0000:00:02.0
[ 0.494037] hub 6-0:1.0: USB hub found
[ 0.494198] hub 6-0:1.0: 4 ports detected
[ 0.494568] mousedev: PS/2 mouse device common for all mice
[ 0.495497] rtc-efi rtc-efi.0: registered as rtc0
[ 0.496179] rtc-efi rtc-efi.0: setting system clock to 2023-01-06T20:44:32 UTC (1673037872)
[ 0.496945] i2c /dev entries driver
[ 0.497439] device-mapper: uevent: version 1.0.3
[ 0.498329] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: <email address hidden>
[ 0.499374] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.500157] drop_monitor: Initializing network drop monitor service
[ 0.500549] NET: Registered protocol family 10
[ 0.505173] Segment Routing with IPv6
[ 0.506232] NET: Registered protocol family 17
[ 0.506997] Key type dns_resolver registered
[ 0.507596] registered taskstats version 1
[ 0.507920] Loading compiled-in X.509 certificates
[ 0.510632] Loaded X.509 cert 'Build time autogenerated kernel key: 76b88f1f530a6c6ba8cd9b24ef7af12e1fde8435'
[ 0.511959] zswap: loaded using pool lzo/zbud
[ 0.513353] Key type ._fscrypt registered
[ 0.514307] Key type .fscrypt registered
[ 0.514598] Key type fscrypt-provisioning registered
[ 0.516869] Key type encrypted registered
[ 0.517670] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.519663] ima: No TPM chip found, activating TPM-bypass!
[ 0.519988] ima: Allocated hash algorithm: sha1
[ 0.520287] ima: No architecture policies found
[ 0.520700] evm: Initialising EVM extended attributes:
[ 0.520994] evm: security.selinux
[ 0.521199] evm: security.SMACK64
[ 0.521437] evm: security.SMACK64EXEC
[ 0.521655] evm: security.SMACK64TRANSMUTE
[ 0.521958] evm: security.SMACK64MMAP
[ 0.522176] evm: security.apparmor
[ 0.522798] evm: security.ima
[ 0.523045] evm: security.capability
[ 0.523312] evm: HMAC attrs: 0x1
[ 0.526368] md: Waiting for all devices to be available before autodetect
[ 0.526843] md: If you don't use raid, use raid=noautodetect
[ 0.527266] md: Autodetecting RAID arrays.
[ 0.527626] md: autorun ...
[ 0.527882] md: ... autorun DONE.
[ 0.528243] RAMDISK: Couldn't find valid RAM disk image starting at 0.
[ 0.528656] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
[ 0.529077] Please append a correct "root=" boot option; here are the available partitions:
[ 0.529576] 0100 65536 ram0
[ 0.529577] (driver?)
[ 0.530265] 0101 65536 ram1
[ 0.530266] (driver?)
[ 0.530848] 0102 65536 ram2
[ 0.530848] (driver?)
[ 0.531379] 0103 65536 ram3
[ 0.531379] (driver?)
[ 0.531925] 0104 65536 ram4
[ 0.531926] (driver?)
[ 0.532469] 0105 65536 ram5
[ 0.532470] (driver?)
[ 0.532953] 0106 65536 ram6
[ 0.532954] (driver?)
[ 0.533433] 0107 65536 ram7
[ 0.533434] (driver?)
[ 0.533926] 0108 65536 ram8
[ 0.533926] (driver?)
[ 0.534147] 0109 65536 ram9
[ 0.534148] (driver?)
[ 0.534325] 010a 65536 ram10
[ 0.534325] (driver?)
[ 0.534656] 010b 65536 ram11
[ 0.534657] (driver?)
[ 0.534916] 010c 65536 ram12
[ 0.534916] (driver?)
[ 0.535130] 010d 65536 ram13
[ 0.535130] (driver?)
[ 0.535314] 010e 65536 ram14
[ 0.535315] (driver?)
[ 0.535505] 010f 65536 ram15
[ 0.535505] (driver?)
[ 0.535715] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[ 0.535980] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 5.10.0 #1
[ 0.536174] Hardware name: QEMU QEMU Virtual Machine, BIOS 0.0.0 02/06/2015
[ 0.536389] Call trace:
[ 0.536465] dump_backtrace+0x0/0x200
[ 0.536570] show_stack+0x20/0x30
[ 0.536679] dump_stack+0xd0/0x12c
[ 0.536788] panic+0x164/0x384
[ 0.536924] mount_block_root+0x2b0/0x344
[ 0.537084] mount_root+0x78/0x88
[ 0.537305] prepare_namespace+0x13c/0x17c
[ 0.537453] kernel_init_freeable+0x2d8/0x344
[ 0.537580] kernel_init+0x1c/0x128
[ 0.537686] ret_from_fork+0x10/0x18
[ 0.537824] SMP: stopping secondary CPUs
[ 0.552052] Kernel Offset: disabled
[ 0.552346] CPU features: 0x0004,00040022,6a004000
[ 0.552583] Memory Limit: none
[ 0.552739] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---

anyone help me? thanks!

Question information

Language:
English Edit question
Status:
Answered
For:
Cubic Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
yison (ubuntu-lovingone) said :
#1

I try the action that do nothing when customize iso by CUBIC and the custom iso can boot success. So i doupt the error due to vmlinuz-5.10.0 and initrd-5.10.0. However,i don't know exactly what the problem is.

Revision history for this message
Cubic PPA (cubic-wizard) said :
#2

Please click on the "Cubic Website" item in the application menu in the headerbar in Cubic, and you will be taken to the official web site. You can ask your question on the Issues tab there.

Can you help with this problem?

Provide an answer of your own, or ask yison for more information if necessary.

To post a message you must log in.