Created
May 10, 2023 18:39
-
-
Save omac777/7fdc579854849b8e0a4cb81f4b999359 to your computer and use it in GitHub Desktop.
ubuntu server on starfive visionfive 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ok so here is what I did: | |
``` | |
wipefs --all /dev/sdb | |
xz -dk ubuntu-23.04-preinstalled-server-riscv64+visionfive2.img.xz | |
dd if=./ubuntu-23.04-preinstalled-server-riscv64+visionfive2.img of=/dev/sdb bs=4M status=progress conv=fdatasync | |
``` | |
along with the uart output: | |
``` | |
sudo minicom -D /dev/ttyUSB0 -b 115200 | |
Booting `Ubuntu' | |
Loading Linux 6.2.0-19-generic ... | |
Loading initial ramdisk ... | |
Loading device tree blob... | |
EFI stub: Booting Linux Kernel... | |
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path | |
EFI stub: Using DTB from configuration table | |
EFI stub: Exiting boot services... | |
clk u2_dw_i2c_clk_core already disabled | |
clk u2_dw_i2c_clk_apb already disabled | |
clk u5_dw_i2c_clk_core already disabled | |
clk u5_dw_i2c_clk_apb already disabled | |
[ 0.000000] Linux version 6.2.0-19-generic (buildd@riscv64-qemu-lgw01-076) (riscv64-linux-gnu-gcc-12 (Ubuntu 12.2.0-17ubuntu1) 12.2.0, GNU ld (GNU Binutils for Ubuntu) 2.40) #19.1-Ubuntu SMP Fri Mar 31 12:41:53 UTC 2023 (Ubuntu 6.2.0-) | |
[ 0.000000] OF: fdt: Ignoring memory range 0x40000000 - 0x40200000 | |
[ 0.000000] Machine model: StarFive VisionFive 2 v1.3B | |
[ 0.000000] earlycon: uart0 at MMIO32 0x0000000010000000 (options '115200n8') | |
[ 0.000000] printk: bootconsole [uart0] enabled | |
[ 0.000000] efi: Getting UEFI parameters from /chosen in DT: | |
[ 0.000000] efi: System Table : 0x00000000ccda4cf0 | |
[ 0.000000] efi: MemMap Address : 0x00000000bd0e9068 | |
[ 0.000000] efi: MemMap Size : 0x0000000000000758 | |
[ 0.000000] efi: MemMap Desc. Size : 0x0000000000000028 | |
[ 0.000000] efi: MemMap Desc. Version : 0x0000000000000001 | |
[ 0.000000] efi: Secure Boot Enabled : 0x00000002 | |
[ 0.000000] efi: EFI v2.80 by Das U-Boot | |
[ 0.000000] efi: RTPROP=0xcb57d040 SMBIOS=0xcb579000 INITRD=0xc6cfc040 MEMRESERVE=0xbd0eb040 | |
[ 0.000000] secureboot: Secure boot disabled | |
[ 0.000000] efi: Processing EFI memory map: | |
[ 0.000000] efi: 0x000040000000-0x0000401fffff [Reserved | | | | | | | | | | |WB| | | ] | |
[ 0.000000] OF: fdt: Ignoring memory range 0x40000000 - 0x40200000 | |
[ 0.000000] efi: 0x000040200000-0x000042b45fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x000042b46000-0x000047ef0fff [Conventional| | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x000047ef1000-0x000047f0efff [ACPI Reclaim| | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x000047f0f000-0x0000bceaffff [Conventional| | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bceb0000-0x0000bd0b0fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0b1000-0x0000bd0b8fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0b9000-0x0000bd0b9fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0ba000-0x0000bd0c1fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0c2000-0x0000bd0c2fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0c3000-0x0000bd0cafff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0cb000-0x0000bd0cbfff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0cc000-0x0000bd0d3fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0d4000-0x0000bd0d4fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0d5000-0x0000bd0dcfff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0dd000-0x0000bd0ddfff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0de000-0x0000bd0e5fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0e6000-0x0000bd0e8fff [Conventional| | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0e9000-0x0000bd0e9fff [ACPI Reclaim| | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0ea000-0x0000c437afff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c437b000-0x0000c6cc0fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cc1000-0x0000c6cc1fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cc2000-0x0000c6cc9fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cca000-0x0000c6ccafff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6ccb000-0x0000c6cd2fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cd3000-0x0000c6cd3fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cd4000-0x0000c6cfbfff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cfc000-0x0000c6cfcfff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cfd000-0x0000c6cfdfff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cfe000-0x0000c9544fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c9545000-0x0000cb544fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb545000-0x0000cb548fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb549000-0x0000cb549fff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb54a000-0x0000cb54afff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb54b000-0x0000cb54bfff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb54c000-0x0000cb570fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb571000-0x0000cb578fff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb579000-0x0000cb579fff [Runtime Data|RUN| | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb57a000-0x0000cb57cfff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb57d000-0x0000cb57ffff [Runtime Data|RUN| | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb580000-0x0000cb580fff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb581000-0x0000cb584fff [Runtime Data|RUN| | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb585000-0x0000cb592fff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb593000-0x0000ccda3fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000ccda4000-0x0000ccda4fff [Runtime Code|RUN| | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000ccda5000-0x0000ffffffff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x000100000000-0x00023fffffff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000 | |
[ 0.000000] NUMA: No NUMA configuration found | |
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040200000-0x000000023fffffff] | |
[ 0.000000] NUMA: NODE_DATA [mem 0x23ffdd240-0x23ffdefff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA32 [mem 0x0000000040200000-0x00000000ffffffff] | |
[ 0.000000] Normal [mem 0x0000000100000000-0x000000023fffffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000040200000-0x00000000cb578fff] | |
[ 0.000000] node 0: [mem 0x00000000cb579000-0x00000000cb579fff] | |
[ 0.000000] node 0: [mem 0x00000000cb57a000-0x00000000cb57cfff] | |
[ 0.000000] node 0: [mem 0x00000000cb57d000-0x00000000cb57ffff] | |
[ 0.000000] node 0: [mem 0x00000000cb580000-0x00000000cb580fff] | |
[ 0.000000] node 0: [mem 0x00000000cb581000-0x00000000cb584fff] | |
[ 0.000000] node 0: [mem 0x00000000cb585000-0x00000000ccda3fff] | |
[ 0.000000] node 0: [mem 0x00000000ccda4000-0x00000000ccda4fff] | |
[ 0.000000] node 0: [mem 0x00000000ccda5000-0x000000023fffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000040200000-0x000000023fffffff] | |
[ 0.000000] On node 0, zone DMA32: 512 pages in unavailable ranges | |
[ 0.000000] SBI specification v1.0 detected | |
[ 0.000000] SBI implementation ID=0x1 Version=0x10002 | |
[ 0.000000] SBI TIME extension detected | |
[ 0.000000] SBI IPI extension detected | |
[ 0.000000] SBI RFENCE extension detected | |
[ 0.000000] SBI SRST extension detected | |
[ 0.000000] SBI HSM extension detected | |
[ 0.000000] CPU with hartid=0 is not available | |
[ 0.000000] CPU with hartid=0 is not available | |
[ 0.000000] CPU with hartid=0 is not available | |
[ 0.000000] riscv: base ISA extensions acdfim | |
[ 0.000000] riscv: ELF capabilities acdfim | |
[ 0.000000] percpu: cpu 0 has no node -1 or node-local memory | |
[ 0.000000] percpu: Embedded 27 pages/cpu s72872 r8192 d29528 u110592 | |
[ 0.000000] Fallback order for Node 0: 0 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2063880 | |
[ 0.000000] Policy zone: Normal | |
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.2.0-19-generic root=LABEL=cloudimg-rootfs ro efi=debug earlycon sysctl.kernel.watchdog_thresh=60 | |
[ 0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.2.0-19-generic", will be passed to user space. | |
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off | |
[ 0.000000] software IO TLB: area num 4. | |
[ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB) | |
[ 0.000000] Memory: 7966404K/8386560K available (11845K kernel code, 5817K rwdata, 20480K rodata, 2636K init, 1038K bss, 387388K reserved, 32768K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
[ 0.000000] ftrace: allocating 43166 entries in 169 pages | |
[ 0.000000] ftrace: allocated 169 pages with 4 groups | |
[ 0.000000] trace event string verifier disabled | |
[ 0.000000] rcu: Hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=4. | |
[ 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=4 | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] CPU with hartid=0 is not available | |
[ 0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller | |
[ 0.000000] riscv-intc: 64 local interrupts mapped | |
[ 0.000000] plic: interrupt-controller@c000000: mapped 136 interrupts with 4 handlers for 9 contexts. | |
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. | |
[ 0.000000] riscv-timer: riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [1] | |
[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 881590404240 ns | |
[ 0.000001] sched_clock: 64 bits at 4MHz, resolution 250ns, wraps every 2199023255500ns | |
[ 0.009130] Console: colour dummy device 80x25 | |
[ 0.014037] printk: console [tty0] enabled | |
[ 0.018543] printk: bootconsole [uart0] disabled | |
[ 0.000000] Linux version 6.2.0-19-generic (buildd@riscv64-qemu-lgw01-076) (riscv64-linux-gnu-gcc-12 (Ubuntu 12.2.0-17ubuntu1) 12.2.0, GNU ld (GNU Binutils for Ubuntu) 2.40) #19.1-Ubuntu SMP Fri Mar 31 12:41:53 UTC 2023 (Ubuntu 6.2.0-) | |
[ 0.000000] OF: fdt: Ignoring memory range 0x40000000 - 0x40200000 | |
[ 0.000000] Machine model: StarFive VisionFive 2 v1.3B | |
[ 0.000000] earlycon: uart0 at MMIO32 0x0000000010000000 (options '115200n8') | |
[ 0.000000] printk: bootconsole [uart0] enabled | |
[ 0.000000] efi: Getting UEFI parameters from /chosen in DT: | |
[ 0.000000] efi: System Table : 0x00000000ccda4cf0 | |
[ 0.000000] efi: MemMap Address : 0x00000000bd0e9068 | |
[ 0.000000] efi: MemMap Size : 0x0000000000000758 | |
[ 0.000000] efi: MemMap Desc. Size : 0x0000000000000028 | |
[ 0.000000] efi: MemMap Desc. Version : 0x0000000000000001 | |
[ 0.000000] efi: Secure Boot Enabled : 0x00000002 | |
[ 0.000000] efi: EFI v2.80 by Das U-Boot | |
[ 0.000000] efi: RTPROP=0xcb57d040 SMBIOS=0xcb579000 INITRD=0xc6cfc040 MEMRESERVE=0xbd0eb040 | |
[ 0.000000] secureboot: Secure boot disabled | |
[ 0.000000] efi: Processing EFI memory map: | |
[ 0.000000] efi: 0x000040000000-0x0000401fffff [Reserved | | | | | | | | | | |WB| | | ] | |
[ 0.000000] OF: fdt: Ignoring memory range 0x40000000 - 0x40200000 | |
[ 0.000000] efi: 0x000040200000-0x000042b45fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x000042b46000-0x000047ef0fff [Conventional| | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x000047ef1000-0x000047f0efff [ACPI Reclaim| | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x000047f0f000-0x0000bceaffff [Conventional| | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bceb0000-0x0000bd0b0fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0b1000-0x0000bd0b8fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0b9000-0x0000bd0b9fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0ba000-0x0000bd0c1fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0c2000-0x0000bd0c2fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0c3000-0x0000bd0cafff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0cb000-0x0000bd0cbfff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0cc000-0x0000bd0d3fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0d4000-0x0000bd0d4fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0d5000-0x0000bd0dcfff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0dd000-0x0000bd0ddfff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0de000-0x0000bd0e5fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0e6000-0x0000bd0e8fff [Conventional| | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0e9000-0x0000bd0e9fff [ACPI Reclaim| | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000bd0ea000-0x0000c437afff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c437b000-0x0000c6cc0fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cc1000-0x0000c6cc1fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cc2000-0x0000c6cc9fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cca000-0x0000c6ccafff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6ccb000-0x0000c6cd2fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cd3000-0x0000c6cd3fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cd4000-0x0000c6cfbfff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cfc000-0x0000c6cfcfff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cfd000-0x0000c6cfdfff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c6cfe000-0x0000c9544fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000c9545000-0x0000cb544fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb545000-0x0000cb548fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb549000-0x0000cb549fff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb54a000-0x0000cb54afff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb54b000-0x0000cb54bfff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb54c000-0x0000cb570fff [Loader Code | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb571000-0x0000cb578fff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb579000-0x0000cb579fff [Runtime Data|RUN| | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb57a000-0x0000cb57cfff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb57d000-0x0000cb57ffff [Runtime Data|RUN| | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb580000-0x0000cb580fff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb581000-0x0000cb584fff [Runtime Data|RUN| | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb585000-0x0000cb592fff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000cb593000-0x0000ccda3fff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000ccda4000-0x0000ccda4fff [Runtime Code|RUN| | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x0000ccda5000-0x0000ffffffff [Loader Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] efi: 0x000100000000-0x00023fffffff [Boot Data | | | | | | | | | | |WB| | | ] | |
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000 | |
[ 0.000000] NUMA: No NUMA configuration found | |
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040200000-0x000000023fffffff] | |
[ 0.000000] NUMA: NODE_DATA [mem 0x23ffdd240-0x23ffdefff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA32 [mem 0x0000000040200000-0x00000000ffffffff] | |
[ 0.000000] Normal [mem 0x0000000100000000-0x000000023fffffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000040200000-0x00000000cb578fff] | |
[ 0.000000] node 0: [mem 0x00000000cb579000-0x00000000cb579fff] | |
[ 0.000000] node 0: [mem 0x00000000cb57a000-0x00000000cb57cfff] | |
[ 0.000000] node 0: [mem 0x00000000cb57d000-0x00000000cb57ffff] | |
[ 0.000000] node 0: [mem 0x00000000cb580000-0x00000000cb580fff] | |
[ 0.000000] node 0: [mem 0x00000000cb581000-0x00000000cb584fff] | |
[ 0.000000] node 0: [mem 0x00000000cb585000-0x00000000ccda3fff] | |
[ 0.000000] node 0: [mem 0x00000000ccda4000-0x00000000ccda4fff] | |
[ 0.000000] node 0: [mem 0x00000000ccda5000-0x000000023fffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000040200000-0x000000023fffffff] | |
[ 0.000000] On node 0, zone DMA32: 512 pages in unavailable ranges | |
[ 0.000000] SBI specification v1.0 detected | |
[ 0.000000] SBI implementation ID=0x1 Version=0x10002 | |
[ 0.000000] SBI TIME extension detected | |
[ 0.000000] SBI IPI extension detected | |
[ 0.000000] SBI RFENCE extension detected | |
[ 0.000000] SBI SRST extension detected | |
[ 0.000000] SBI HSM extension detected | |
[ 0.000000] CPU with hartid=0 is not available | |
[ 0.000000] CPU with hartid=0 is not available | |
[ 0.000000] CPU with hartid=0 is not available | |
[ 0.000000] riscv: base ISA extensions acdfim | |
[ 0.000000] riscv: ELF capabilities acdfim | |
[ 0.000000] percpu: cpu 0 has no node -1 or node-local memory | |
[ 0.000000] percpu: Embedded 27 pages/cpu s72872 r8192 d29528 u110592 | |
[ 0.000000] Fallback order for Node 0: 0 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2063880 | |
[ 0.000000] Policy zone: Normal | |
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.2.0-19-generic root=LABEL=cloudimg-rootfs ro efi=debug earlycon sysctl.kernel.watchdog_thresh=60 | |
[ 0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.2.0-19-generic", will be passed to user space. | |
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off | |
[ 0.000000] software IO TLB: area num 4. | |
[ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB) | |
[ 0.000000] Memory: 7966404K/8386560K available (11845K kernel code, 5817K rwdata, 20480K rodata, 2636K init, 1038K bss, 387388K reserved, 32768K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
[ 0.000000] ftrace: allocating 43166 entries in 169 pages | |
[ 0.000000] ftrace: allocated 169 pages with 4 groups | |
[ 0.000000] trace event string verifier disabled | |
[ 0.000000] rcu: Hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=4. | |
[ 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=4 | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] CPU with hartid=0 is not available | |
[ 0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller | |
[ 0.000000] riscv-intc: 64 local interrupts mapped | |
[ 0.000000] plic: interrupt-controller@c000000: mapped 136 interrupts with 4 handlers for 9 contexts. | |
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. | |
[ 0.000000] riscv-timer: riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [1] | |
[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 881590404240 ns | |
[ 0.000001] sched_clock: 64 bits at 4MHz, resolution 250ns, wraps every 2199023255500ns | |
[ 0.009130] Console: colour dummy device 80x25 | |
[ 0.014037] printk: console [tty0] enabled | |
[ 0.018543] printk: bootconsole [uart0] disabled | |
[ 0.023861] Calibrating delay loop (skipped), value calculated using timer frequency.. 8.00 BogoMIPS (lpj=16000) | |
[ 0.023888] pid_max: default: 32768 minimum: 301 | |
[ 0.024376] LSM: initializing lsm=lockdown,capability,landlock,yama,integrity,apparmor | |
[ 0.024435] landlock: Up and running. | |
[ 0.024446] Yama: becoming mindful. | |
[ 0.024701] AppArmor: AppArmor initialized | |
[ 0.025163] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.025299] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.027590] CPU node for /cpus/cpu@0 exist but the possible cpu range is :0-3 | |
[ 0.028854] cblist_init_generic: Setting adjustable number of callback queues. | |
[ 0.028877] cblist_init_generic: Setting shift to 2 and lim to 1. | |
[ 0.029013] cblist_init_generic: Setting shift to 2 and lim to 1. | |
[ 0.029147] ASID allocator disabled (0 bits) | |
[ 0.029299] rcu: Hierarchical SRCU implementation. | |
[ 0.029313] rcu: Max phase no-delay instances is 1000. | |
[ 0.030276] Remapping and enabling EFI services. | |
[ 0.031124] smp: Bringing up secondary CPUs ... | |
[ 0.034636] smp: Brought up 1 node, 4 CPUs | |
[ 0.037718] devtmpfs: initialized | |
[ 0.043188] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.043292] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
[ 0.044671] pinctrl core: initialized pinctrl subsystem | |
[ 0.046917] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.049139] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.049919] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.050099] audit: initializing netlink subsys (disabled) | |
[ 0.050460] audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1 | |
[ 0.051210] thermal_sys: Registered thermal governor 'fair_share' | |
[ 0.051219] thermal_sys: Registered thermal governor 'bang_bang' | |
[ 0.051240] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.051254] thermal_sys: Registered thermal governor 'user_space' | |
[ 0.051269] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.051327] cpuidle: using governor ladder | |
[ 0.051371] cpuidle: using governor menu | |
[ 0.075765] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.075793] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.075810] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.075824] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.092465] fbcon: Taking over console | |
[ 0.092876] iommu: Default domain type: Translated | |
[ 0.092895] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.094463] SCSI subsystem initialized | |
[ 0.094887] usbcore: registered new interface driver usbfs | |
[ 0.094937] usbcore: registered new interface driver hub | |
[ 0.095012] usbcore: registered new device driver usb | |
[ 0.095286] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.095304] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.095337] PTP clock support registered | |
[ 0.095569] EDAC MC: Ver: 3.0.0 | |
[ 0.095952] Registered efivars operations | |
[ 0.097527] NetLabel: Initializing | |
[ 0.097545] NetLabel: domain hash size = 128 | |
[ 0.097558] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
[ 0.097661] NetLabel: unlabeled traffic allowed by default | |
[ 0.098060] mctp: management component transport protocol core | |
[ 0.098080] NET: Registered PF_MCTP protocol family | |
[ 0.098238] vgaarb: loaded | |
[ 0.098568] clocksource: Switched to clocksource riscv_clocksource | |
[ 0.190912] VFS: Disk quotas dquot_6.6.0 | |
[ 0.191070] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.192299] AppArmor: AppArmor Filesystem Enabled | |
[ 0.205253] NET: Registered PF_INET protocol family | |
[ 0.206382] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
[ 0.219697] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) | |
[ 0.220103] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.220666] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
[ 0.223333] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) | |
[ 0.225745] TCP: Hash tables configured (established 65536 bind 65536) | |
[ 0.226611] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear) | |
[ 0.227015] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) | |
[ 0.227349] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) | |
[ 0.227886] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.227950] NET: Registered PF_XDP protocol family | |
[ 0.227975] PCI: CLS 0 bytes, default 64 | |
[ 0.228372] Trying to unpack rootfs image as initramfs... | |
[ 0.230170] Initialise system trusted keyrings | |
[ 0.230303] Key type blacklist registered | |
[ 0.230677] workingset: timestamp_bits=44 max_order=21 bucket_order=0 | |
[ 0.230773] zbud: loaded | |
[ 0.232347] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.233092] fuse: init (API version 7.38) | |
[ 0.233859] integrity: Platform Keyring initialized | |
[ 0.233903] integrity: Machine keyring initialized | |
[ 0.271969] Key type asymmetric registered | |
[ 0.272007] Asymmetric key parser 'x509' registered | |
[ 0.272126] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) | |
[ 0.272510] io scheduler mq-deadline registered | |
[ 0.275142] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 0.279861] CCACHE: DataError @ 0x00000000.08040110 | |
[ 0.279916] CCACHE: DataFail @ 0x00000000.08040140 | |
[ 0.280021] CCACHE: 8 banks, 16 ways, sets/bank=256, bytes/block=64 | |
[ 0.280044] CCACHE: Index of the largest way enabled: 15 | |
[ 0.280796] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled | |
[ 0.304185] loop: module loaded | |
[ 0.306175] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.306432] PPP generic driver version 2.4.2 | |
[ 0.307534] mousedev: PS/2 mouse device common for all mice | |
[ 0.307855] i2c_dev: i2c /dev entries driver | |
[ 0.308435] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. | |
[ 0.308556] device-mapper: uevent: version 1.0.3 | |
[ 0.308852] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: [email protected] | |
[ 0.309032] EDAC DEVICE0: Giving out device to module Sifive ECC Manager controller sifive_edac.0: DEV sifive_edac.0 (INTERRUPT) | |
[ 0.310545] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.311019] riscv-pmu-sbi: SBI PMU extension is available | |
[ 0.311063] riscv-pmu-sbi: 16 firmware and 4 hardware counters | |
[ 0.311080] riscv-pmu-sbi: Perf sampling/filtering is not supported as sscof extension is not available | |
[ 0.315323] drop_monitor: Initializing network drop monitor service | |
[ 0.572976] NET: Registered PF_INET6 protocol family | |
[ 14.452301] Freeing initrd memory: 117304K | |
[ 14.490461] Segment Routing with IPv6 | |
[ 14.490633] In-situ OAM (IOAM) with IPv6 | |
[ 14.490759] NET: Registered PF_PACKET protocol family | |
[ 14.491062] Key type dns_resolver registered | |
[ 14.500661] registered taskstats version 1 | |
[ 14.501292] Loading compiled-in X.509 certificates | |
[ 14.504774] Loaded X.509 cert 'Build time autogenerated kernel key: 495b52443956b4ae556124e63e89ff8f11f8b012' | |
[ 14.508006] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' | |
[ 14.511184] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' | |
[ 14.511215] blacklist: Loading compiled-in revocation X.509 certificates | |
[ 14.511348] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' | |
[ 14.511512] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' | |
[ 14.511646] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' | |
[ 14.511791] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' | |
[ 14.511941] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' | |
[ 14.512081] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' | |
[ 14.512247] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' | |
[ 14.512451] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' | |
[ 14.513723] zswap: loaded using pool lzo/zbud | |
[ 14.527890] Key type .fscrypt registered | |
[ 14.527916] Key type fscrypt-provisioning registered | |
[ 14.544662] Key type encrypted registered | |
[ 14.544705] AppArmor: AppArmor sha1 policy hashing enabled | |
[ 14.544859] ima: No TPM chip found, activating TPM-bypass! | |
[ 14.544905] Loading compiled-in module X.509 certificates | |
[ 14.548133] Loaded X.509 cert 'Build time autogenerated kernel key: 495b52443956b4ae556124e63e89ff8f11f8b012' | |
[ 14.548165] ima: Allocated hash algorithm: sha1 | |
[ 14.548212] ima: No architecture policies found | |
[ 14.548297] evm: Initialising EVM extended attributes: | |
[ 14.548314] evm: security.selinux | |
[ 14.548328] evm: security.SMACK64 | |
[ 14.548341] evm: security.SMACK64EXEC | |
[ 14.548355] evm: security.SMACK64TRANSMUTE | |
[ 14.548369] evm: security.SMACK64MMAP | |
[ 14.548382] evm: security.apparmor | |
[ 14.548395] evm: security.ima | |
[ 14.548408] evm: security.capability | |
[ 14.548421] evm: HMAC attrs: 0x1 | |
[ 14.575335] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. | |
[ 14.575783] starfive-jh7110-sys-pinctrl 13040000.pinctrl: StarFive GPIO chip registered 64 GPIOs | |
[ 14.596976] 10000000.serial: ttyS0 at MMIO 0x10000000 (irq = 7, base_baud = 1500000) is a 16550A | |
[ 14.597052] printk: console [ttyS0] enabled | |
[ 16.479492] Freeing unused kernel image (initmem) memory: 2636K | |
[ 16.498257] Checked W+X mappings: passed, no W+X pages found | |
[ 16.518584] Run /init as init process | |
Loading, please wait... | |
Starting systemd-udevd version 252.5-2ubuntu3 | |
[ 17.018966] Synopsys Designware Multimedia Card Interface Driver | |
[ 17.053557] dwmmc_starfive 16010000.mmc: IDMAC supports 32-bit address mode. | |
[ 17.060763] dwmmc_starfive 16010000.mmc: Using internal DMA controller. | |
[ 17.067446] dwmmc_starfive 16010000.mmc: Version ID is 290a | |
[ 17.075019] dwmmc_starfive 16010000.mmc: DW MMC controller at irq 13,32 bit host data width,32 deep fifo | |
[ 17.075078] dwmmc_starfive 16020000.mmc: IDMAC supports 32-bit address mode. | |
[ 17.084639] mmc_host mmc0: card is non-removable. | |
[ 17.105258] dwmmc_starfive 16020000.mmc: Using internal DMA controller. | |
[ 17.111937] dwmmc_starfive 16020000.mmc: Version ID is 290a | |
[ 17.117621] dwmmc_starfive 16020000.mmc: DW MMC controller at irq 14,32 bit host data width,32 deep fifo | |
[ 17.127279] mmc_host mmc1: card is polling. | |
[ 17.132527] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. | |
[ 17.142809] starfive-jh7110-aon-pinctrl 17020000.pinctrl: StarFive GPIO chip registered 4 GPIOs | |
[ 17.290610] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 400000Hz, actual 399193HZ div = 248) | |
[ 17.338605] mmc_host mmc1: Bus speed (slot 0) = 198000000Hz (slot req 400000Hz, actual 399193HZ div = 248) | |
[ 17.630071] mmc_host mmc1: Bus speed (slot 0) = 198000000Hz (slot req 50000000Hz, actual 49500000HZ div = 2) | |
[ 17.640036] mmc1: new high speed SDXC card at address 0001 | |
[ 17.647780] mmcblk1: mmc1:0001 SD 116 GiB | |
[ 17.662146] mmcblk1: p1 p2 p12 p13 p15 | |
[ 17.727530] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 300000Hz, actual 300000HZ div = 330) | |
[ 17.733934] starfive-dwmac 16030000.ethernet: User ID: 0x41, Synopsys ID: 0x52 | |
[ 17.744676] starfive-dwmac 16030000.ethernet: DWMAC4/5 | |
[ 17.749973] starfive-dwmac 16030000.ethernet: DMA HW capability register supported | |
[ 17.757596] starfive-dwmac 16030000.ethernet: RX Checksum Offload Engine supported | |
[ 17.765224] starfive-dwmac 16030000.ethernet: Wake-Up On Lan supported | |
[ 17.771784] starfive-dwmac 16030000.ethernet: TSO supported | |
[ 17.777381] starfive-dwmac 16030000.ethernet: Enable RX Mitigation via HW Watchdog Timer | |
[ 17.785503] starfive-dwmac 16030000.ethernet: Enabled L3L4 Flow TC (entries=1) | |
[ 17.792768] starfive-dwmac 16030000.ethernet: Enabled RFS Flow TC (entries=10) | |
[ 17.800022] starfive-dwmac 16030000.ethernet: TSO feature enabled | |
[ 17.806146] starfive-dwmac 16030000.ethernet: Using 40 bits DMA width | |
[ 17.840433] starfive-dwmac 16040000.ethernet: User ID: 0x41, Synopsys ID: 0x52 | |
[ 17.847764] starfive-dwmac 16040000.ethernet: DWMAC4/5 | |
[ 17.853076] starfive-dwmac 16040000.ethernet: DMA HW capability register supported | |
[ 17.860706] starfive-dwmac 16040000.ethernet: RX Checksum Offload Engine supported | |
[ 17.868326] starfive-dwmac 16040000.ethernet: Wake-Up On Lan supported | |
[ 17.874904] starfive-dwmac 16040000.ethernet: TSO supported | |
[ 17.880513] starfive-dwmac 16040000.ethernet: Enable RX Mitigation via HW Watchdog Timer | |
[ 17.888840] starfive-dwmac 16040000.ethernet: Enabled L3L4 Flow TC (entries=1) | |
[ 17.896176] starfive-dwmac 16040000.ethernet: Enabled RFS Flow TC (entries=10) | |
[ 17.903513] starfive-dwmac 16040000.ethernet: TSO feature enabled | |
[ 17.909638] starfive-dwmac 16040000.ethernet: Using 40 bits DMA width | |
[ 17.937372] starfive-dwmac 16030000.ethernet end0: renamed from eth0 | |
[ 17.966996] starfive-dwmac 16040000.ethernet end1: renamed from eth1 | |
[ 18.158608] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 200000Hz, actual 200000HZ div = 495) | |
[ 18.594596] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 100000Hz, actual 100000HZ div = 990) | |
Begin: Loading essential drivers ... [ 19.494580] raid6: int64x8 gen() 472 MB/s | |
[ 19.566588] raid6: int64x4 gen() 918 MB/s | |
[ 19.638589] raid6: int64x2 gen() 965 MB/s | |
[ 19.710592] raid6: int64x1 gen() 723 MB/s | |
[ 19.714882] raid6: using algorithm int64x2 gen() 965 MB/s | |
[ 19.786571] raid6: .... xor() 489 MB/s, rmw enabled | |
[ 19.791469] raid6: using intx1 recovery algorithm | |
[ 19.801042] xor: measuring software checksum speed | |
[ 19.810281] 8regs : 2252 MB/sec | |
[ 19.819047] 8regs_prefetch : 2248 MB/sec | |
[ 19.827799] 32regs : 2252 MB/sec | |
[ 19.836564] 32regs_prefetch : 2250 MB/sec | |
[ 19.840940] xor: using function: 32regs (2252 MB/sec) | |
[ 19.850492] async_tx: api initialized (async) | |
done. | |
Begin: Running /scripts/init-premount ... done. | |
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. | |
Begin: Running /scripts/local-premount ... [ 24.834639] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes | |
Scanning for Btrfs filesystems | |
done. | |
Begin: Will now check root file system ... fsck from util-linux 2.38.1 | |
[/usr/sbin/fsck.ext4 (1) -- /dev/mmcblk1p1] fsck.ext4 -a -C0 /dev/mmcblk1p1 | |
cloudimg-rootfs: clean, 83562/576000 files, 779042/1150971 blocks | |
done. | |
[ 25.387870] EXT4-fs (mmcblk1p1): orphan cleanup on readonly fs | |
[ 25.395153] EXT4-fs (mmcblk1p1): mounted filesystem a9631c0e-efc4-4d89-8fb6-b71837b37c62 with ordered data mode. Quota mode: none. | |
done. | |
Begin: Running /scripts/local-bottom ... done. | |
Begin: Running /scripts/init-bottom ... done. | |
[ 26.546002] systemd[1]: System time before build time, advancing clock. | |
[ 26.641044] systemd[1]: Inserted module 'autofs4' | |
[ 26.735988] systemd[1]: systemd 252.5-2ubuntu3 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PC) | |
[ 26.768559] systemd[1]: Detected architecture riscv64. | |
Welcome to Ubuntu Lunar Lobster (development branch)! | |
[ 26.799199] systemd[1]: Hostname set to <ubuntu>. | |
[ 26.825534] systemd[1]: Initializing machine ID from random generator. | |
[ 26.832307] systemd[1]: Installed transient /etc/machine-id file. | |
[ 28.118001] systemd[1]: Queued start job for default target graphical.target. | |
[ 28.156043] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. | |
[ OK ] Created slice system-modpr…lice - Slice /system/modprobe. | |
[ 28.184829] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. | |
[ OK ] Created slice system-seria… - Slice /system/serial-getty. | |
[ 28.212759] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. | |
[ OK ] Created slice system-syste… - Slice /system/systemd-fsck. | |
[ 28.240274] systemd[1]: Created slice user.slice - User and Session Slice. | |
[ OK ] Created slice user.slice - User and Session Slice. | |
[ 28.263094] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. | |
[ OK ] Started systemd-ask-passwo… Requests to Wall Directory Watch. | |
[ 28.291764] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. | |
[ OK ] Set up automount proc-sys-…rmats File System Automount Point. | |
[ 28.323118] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. | |
[ OK ] Reached target integrityse…Local Integrity Protected Volumes. | |
[ 28.350964] systemd[1]: Reached target slices.target - Slice Units. | |
[ OK ] Reached target slices.target - Slice Units. | |
[ 28.374763] systemd[1]: Reached target snapd.mounts-pre.target - Mounting snaps. | |
[ OK ] Reached target snapd.mounts-pre.target - Mounting snaps. | |
[ 28.398792] systemd[1]: Reached target swap.target - Swaps. | |
[ OK ] Reached target swap.target - Swaps. | |
[ 28.418857] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. | |
[ OK ] Reached target veritysetup… - Local Verity Protected Volumes. | |
[ 28.443155] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. | |
[ OK ] Listening on dm-event.sock… Device-mapper event daemon FIFOs. | |
[ 28.467358] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. | |
[ OK ] Listening on lvm2-lvmpolld…ket - LVM2 poll daemon socket. | |
[ 28.491270] systemd[1]: Listening on multipathd.socket - multipathd control socket. | |
[ OK ] Listening on multipathd.so…t - multipathd control socket. | |
[ 28.515327] systemd[1]: Listening on syslog.socket - Syslog Socket. | |
[ OK ] Listening on syslog.socket - Syslog Socket. | |
[ 28.539173] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket. | |
[ OK ] Listening on systemd-fsckd…sck to fsckd communication Socket. | |
[ 28.567033] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. | |
[ OK ] Listening on systemd-initc… initctl Compatibility Named Pipe. | |
[ 28.595655] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. | |
[ OK ] Listening on systemd-journ…socket - Journal Audit Socket. | |
[ 28.623244] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). | |
[ OK ] Listening on systemd-journ…t - Journal Socket (/dev/log). | |
[ 28.651362] systemd[1]: Listening on systemd-journald.socket - Journal Socket. | |
[ OK ] Listening on systemd-journald.socket - Journal Socket. | |
[ 28.675399] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. | |
[ OK ] Listening on systemd-netwo… - Network Service Netlink Socket. | |
[ 28.703468] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. | |
[ OK ] Listening on systemd-udevd….socket - udev Control Socket. | |
[ 28.731323] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. | |
[ OK ] Listening on systemd-udevd…l.socket - udev Kernel Socket. | |
[ 28.778927] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... | |
Mounting dev-hugepages.mount - Huge Pages File System... | |
[ 28.807291] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... | |
Mounting dev-mqueue.mountPOSIX Message Queue File System... | |
[ 28.835492] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... | |
Mounting sys-kernel-debug.… - Kernel Debug File System... | |
[ 28.863202] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... | |
Mounting sys-kernel-tracin… - Kernel Trace File System... | |
[ 28.947312] systemd[1]: Starting systemd-journald.service - Journal Service... | |
Starting systemd-journald.service - Journal Service... | |
[ 28.977808] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... | |
Starting keyboard-setup.se…Set the console keyboard layout... | |
[ 29.009133] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... | |
Starting kmod-static-nodes…ate List of Static Device Nodes... | |
[ 29.040762] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... | |
Starting lvm2-monitor.serv…ng dmeventd or progress polling... | |
[ 29.070930] systemd[1]: lxd-agent.service - LXD - agent was skipped because of an unmet condition check (ConditionPathExists=/dev/virtio-ports/org.linuxcontainers.lxd). | |
[ 29.145984] systemd[1]: Starting [email protected] - Load Kernel Module configfs... | |
Starting modprobe@configfs…m - Load Kernel Module configfs... | |
[ 29.176817] systemd[1]: Starting [email protected] - Load Kernel Module drm... | |
Starting [email protected] - Load Kernel Module drm... | |
[ 29.223389] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... | |
Starting modprobe@efi_psto…- Load Kernel Module efi_pstore... | |
[ 29.257111] systemd[1]: Starting [email protected] - Load Kernel Module fuse... | |
Starting [email protected]…e - Load Kernel Module fuse... | |
[ 29.282959] systemd[1]: netplan-ovs-cleanup.service - OpenVSwitch configuration for cleanup was skipped because of an unmet condition check (ConditionFileIsExecutable=/usr/bin/ovs-vsctl). | |
[ 29.301118] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root). | |
[ 29.328104] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... | |
Starting systemd-modules-l…rvice - Load Kernel Modules... | |
[ 29.360603] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... | |
Starting systemd-remount-f…nt Root and Kernel File Systems... | |
[ 29.387134] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. | |
[ 29.406877] EXT4-fs (mmcblk1p1): re-mounted a9631c0e-efc4-4d89-8fb6-b71837b37c62. Quota mode: none. | |
[ 29.408373] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... | |
Starting systemd-udev-trig…[0m - Coldplug All udev Devices... | |
[ 29.456227] systemd[1]: Started systemd-journald.service - Journal Service. | |
[ OK ] Started systemd-journald.service - Journal Service. | |
[ OK ] Mounted dev-hugepages.mount - Huge Pages File System. | |
[ OK ] Mounted dev-mqueue.mount- POSIX Message Queue File System. | |
[ OK ] Mounted sys-kernel-debug.m…nt - Kernel Debug File System. | |
[ OK ] Mounted sys-kernel-tracing…nt - Kernel Trace File System. | |
[ OK ] Finished keyboard-setup.se…- Set the console keyboard layout. | |
[ OK ] Finished kmod-static-nodes…reate List of Static Device Nodes. | |
[ OK ] Finished modprobe@configfs…[0m - Load Kernel Module configfs. | |
[ OK ] Finished modprobe@efi_psto…m - Load Kernel Module efi_pstore. | |
[ OK ] Finished [email protected] - Load Kernel Module drm. | |
[ OK ] Finished [email protected] - Load Kernel Module fuse. | |
[ OK ] Finished systemd-modules-l…service - Load Kernel Modules. | |
[ OK ] Finished systemd-remount-f…ount Root and Kernel File Systems. | |
Mounting sys-fs-fuse-conne… - FUSE Control File System... | |
Mounting sys-kernel-config…ernel Configuration File System... | |
Starting cloud-init-local.…cloud-init job (pre-networking)... | |
Starting multipathd.servic…per Multipath Device Controller... | |
Starting systemd-journal-f…h Journal to Persistent Storage... | |
Starting systemd-random-se…ice - Load/Save Random Seed... | |
[ 29.976849] systemd-journald[318]: Received client request to flush runtime journal. | |
[ 29.989921] alua: device handler registered | |
Starting systemd-sysctl.se…ce - Apply Kernel Variables... | |
Starting syste[ 30.017558] emc: device handler registered | |
md-sysusers.…rvice - Create System Users... | |
[ OK ] Finished systemd-ud[ 30.050628] random: crng init done | |
ev-trig…e - Coldplug All udev Devices. | |
[ 30.062366] rdac: device handler registered | |
[ OK ] Mounted sys-fs-fuse-connec…nt - FUSE Control File System. | |
[ OK ] Mounted sys-kernel-config.… Kernel Configuration File System. | |
[ OK ] Finished systemd-random-se…rvice - Load/Save Random Seed. | |
[ OK ] Finished systemd-journal-f…ush Journal to Persistent Storage. | |
[ OK ] Finished lvm2-monitor.serv…sing dmeventd or progress polling. | |
[ OK ] Finished systemd-sysctl.service - Apply Kernel Variables. | |
[ OK ] Finished systemd-sysusers.service - Create System Users. | |
Starting systemd-tmpfiles-…ate Static Device Nodes in /dev... | |
[ OK ] Finished systemd-tmpfiles-…reate Static Device Nodes in /dev. | |
Starting systemd-udevd.ser…ger for Device Events and Files... | |
[ OK ] Started multipathd.service…apper Multipath Device Controller. | |
[ OK ] Reached target local-fs-pr…reparation for Local File Systems. | |
Mounting snap-core20-1827.… unit for core20, revision 1827... | |
Mounting snap-lxd-24492.mo…nt unit for lxd, revision 24492... | |
Mounting snap-snapd-18331.… unit for snapd, revision 18331... | |
[ OK ] Mounted snap-core20-1827.m…nt unit for core20, revision 1827. | |
[ OK ] Mounted snap-lxd-24492.mou…ount unit for lxd, revision 24492. | |
[ OK ] Mounted snap-snapd-18331.m…nt unit for snapd, revision 18331. | |
[ OK ] Reached target snapd.mounts.target - Mounted snaps. | |
[ OK ] Started systemd-udevd.serv…nager for Device Events and Files. | |
[ OK ] Started systemd-ask-passwo…quests to Console Directory Watch. | |
[ OK ] Reached target cryptsetup.…get - Local Encrypted Volumes. | |
[ OK ] Found device dev-ttyS0.device - /dev/ttyS0. | |
[ OK ] Listening on systemd-rfkil…l Switch Status /dev/rfkill Watch. | |
[ OK ] Found device dev-disk-by\x…ice - /dev/disk/by-label/UEFI. | |
Starting systemd-fsck@dev-…heck on /dev/disk/by-label/UEFI... | |
[ OK ] Started systemd-fsckd.serv…tem Check Daemon to report status. | |
[ OK ] Finished systemd-fsck@dev-… Check on /dev/disk/by-label/UEFI. | |
Mounting boot-efi.mount - /boot/efi... | |
[ OK ] Mounted boot-efi.mount - /boot/efi. | |
[ OK ] Reached target local-fs.target - Local File Systems. | |
Starting apparmor.service - Load AppArmor profiles... | |
Starting console-setup.ser…m - Set console font and keymap... | |
Starting finalrd.serviceime dir for shutdown pivot root... | |
Starting plymouth-read-wri…mouth To Write Out Runtime Data... | |
Starting systemd-binfmt.se…et Up Additional Binary Formats... | |
Starting systemd-machine-i… a transient machine-id on disk... | |
Starting systemd-tmpfiles-… Volatile Files and Directories... | |
Starting ufw.service - Uncomplicated firewall... | |
[ OK ] Finished console-setup.ser…[0m - Set console font and keymap. | |
[ OK ] Finished finalrd.servicentime dir for shutdown pivot root. | |
[ OK ] Finished plymouth-read-wri…lymouth To Write Out Runtime Data. | |
Mounting proc-sys-fs-binfm…utable File Formats File System... | |
[ OK ] Finished ufw.service - Uncomplicated firewall. | |
[ OK ] Mounted proc-sys-fs-binfmt…ecutable File Formats File System. | |
[ OK ] Finished systemd-binfmt.se… Set Up Additional Binary Formats. | |
[ OK ] Finished systemd-tmpfiles-…te Volatile Files and Directories. | |
Starting systemd-resolved.…e - Network Name Resolution... | |
Starting systemd-timesyncd… - Network Time Synchronization... | |
Starting systemd-update-ut…rd System Boot/Shutdown in UTMP... | |
[ OK ] Finished systemd-machine-i…it a transient machine-id on disk. | |
[ OK ] Finished systemd-update-ut…cord System Boot/Shutdown in UTMP. | |
[ OK ] Started systemd-timesyncd.…0m - Network Time Synchronization. | |
[ OK ] Reached target time-set.target - System Time Set. | |
[ OK ] Started systemd-resolved.s…ice - Network Name Resolution. | |
[ OK ] Reached target nss-lookup.…m - Host and Network Name Lookups. | |
[ 35.997714] cloud-init[473]: Cloud-init v. 23.1.1-0ubuntu2 running 'init-local' at Mon, 20 Mar 2023 14:17:33 +0000. Up 35.82 seconds. | |
[ 36.422311] cloud-init[473]: 2023-03-20 14:17:33,884 - DataSourceNoCloud.py[WARNING]: device /dev/mmcblk1p12 with label=cidata not a valid seed. | |
[ OK ] Finished apparmor.service - Load AppArmor profiles. | |
Starting snapd.apparmor.se…les managed internally by snapd... | |
[ OK ] Finished cloud-init-local.…l cloud-init job (pre-networking). | |
[ OK ] Reached target network-pre…get - Preparation for Network. | |
Starting systemd-networkd.…ice - Network Configuration... | |
[ OK ] Started systemd-networkd.service - Network Configuration. | |
Starting systemd-networkd-…it for Network to be Configured... | |
[ OK ] Finished systemd-networkd-…Wait for Network to be Configured. | |
Starting cloud-init.servic… job (metadata service crawler)... | |
[ 44.277415] cloud-init[542]: Cloud-init v. 23.1.1-0ubuntu2 running 'init' at Mon, 20 Mar 2023 14:17:41 +0000. Up 44.09 seconds. | |
[ 44.382029] cloud-init[542]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++ | |
[ 44.404529] cloud-init[542]: ci-info: +--------+-------+------------------------------+---------------+--------+-------------------+ | |
[ 44.424529] cloud-init[542]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | | |
[ 44.444653] cloud-init[542]: ci-info: +--------+-------+------------------------------+---------------+--------+-------------------+ | |
[ 44.464542] cloud-init[542]: ci-info: | end0 | True | 192.168.2.79 | 255.255.255.0 | global | 6c:cf:39:00:36:43 | | |
[ 44.484610] cloud-init[542]: ci-info: | end0 | True | fe80::6ecf:39ff:fe00:3643/64 | . | link | 6c:cf:39:00:36:43 | | |
[ 44.504526] cloud-init[542]: ci-info: | end1 | False | . | . | . | 6c:cf:39:00:36:44 | | |
[ 44.524520] cloud-init[542]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | | |
[ 44.544524] cloud-init[542]: ci-info: | lo | True | ::1/128 | . | host | . | | |
[ 44.564598] cloud-init[542]: ci-info: +--------+-------+------------------------------+---------------+--------+-------------------+ | |
[ 44.584566] cloud-init[542]: ci-info: ++++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ | |
[ 44.604608] cloud-init[542]: ci-info: +-------+-----------------+-------------+-----------------+-----------+-------+ | |
[ 44.624537] cloud-init[542]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | | |
[ 44.644689] cloud-init[542]: ci-info: +-------+-----------------+-------------+-----------------+-----------+-------+ | |
[ 44.664464] cloud-init[542]: ci-info: | 0 | 0.0.0.0 | 192.168.2.1 | 0.0.0.0 | end0 | UG | | |
[ 44.684545] cloud-init[542]: ci-info: | 1 | 192.168.2.0 | 0.0.0.0 | 255.255.255.0 | end0 | U | | |
[ 44.704540] cloud-init[542]: ci-info: | 2 | 192.168.2.1 | 0.0.0.0 | 255.255.255.255 | end0 | UH | | |
[ 44.724584] cloud-init[542]: ci-info: | 3 | 207.164.234.129 | 192.168.2.1 | 255.255.255.255 | end0 | UGH | | |
[ 44.744472] cloud-init[542]: ci-info: +-------+-----------------+-------------+-----------------+-----------+-------+ | |
[ 44.764499] cloud-init[542]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ | |
[ 44.780436] cloud-init[542]: ci-info: +-------+-------------+---------+-----------+-------+ | |
[ 44.796550] cloud-init[542]: ci-info: | Route | Destination | Gateway | Interface | Flags | | |
[ 44.813100] cloud-init[542]: ci-info: +-------+-------------+---------+-----------+-------+ | |
[ 44.832484] cloud-init[542]: ci-info: | 1 | fe80::/64 | :: | end0 | U | | |
[ 44.848568] cloud-init[542]: ci-info: | 3 | multicast | :: | end0 | U | | |
[ 44.864571] cloud-init[542]: ci-info: +-------+-------------+---------+-----------+-------+ | |
[ 45.049702] cloud-init[542]: 2023-03-20 14:17:42,517 - schema.py[WARNING]: Deprecated cloud-config provided: | |
[ 45.068524] cloud-init[542]: chpasswd.list: List of ``username:password`` pairs. Each user will have the corresponding password set. A password can be randomly generated by specifying ``RANDOM`` or ``R`` as a user's password. A hashed. | |
[ OK ] Finished snapd.apparmor.se…files managed internally by snapd. | |
[ 72.174679] cloud-init[542]: Generating public/private rsa key pair. | |
[ 72.196691] cloud-init[542]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key | |
[ 72.216642] cloud-init[542]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub | |
[ 72.236596] cloud-init[542]: The key fingerprint is: | |
[ 72.268580] cloud-init[542]: The key's randomart image is: | |
[ 72.460516] cloud-init[542]: Generating public/private dsa key pair. | |
[ 72.476595] cloud-init[542]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key | |
[ 72.496594] cloud-init[542]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub | |
[ 72.516577] cloud-init[542]: The key fingerprint is: | |
[ 72.548526] cloud-init[542]: The key's randomart image is: | |
[ OK ] Finished cloud-init.servic…it job (metadata service crawler). | |
[ OK ] Reached target cloud-confi…t - Cloud-config availability. | |
[ OK ] Reached target sysinit.target - System Initialization. | |
[ OK ] Started apt-daily.timer - Daily apt download activities. | |
[ OK ] Started apt-daily-upgrade.… apt upgrade and clean activities. | |
[ OK ] Started dpkg-db-backup.tim… Daily dpkg database backup timer. | |
[ OK ] Started e2scrub_all.timeretadata Check for All Filesystems. | |
[ OK ] Started fstrim.timer - Discard unused blocks once a week. | |
[ OK ] Started logrotate.timer - Daily rotation of log files. | |
[ OK ] Started man-db.timer - Daily man-db regeneration. | |
[ OK ] Started motd-news.timer - Message of the Day. | |
[ 72.900313] cloud-init[542]: Generating public/private ecdsa key pair. | |
[ OK ] Started systemd-tmpfiles-c… Cleanup of Temporary Directories. | |
[ 72.932276] cloud-init[542]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key | |
[ OK ] Started ua-timer.timer…e Timer for running repeated jobs. | |
[ 72.968288] cloud-init[542]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub | |
[ OK ] Reached target paths.target - Path Units. | |
[ 73.004277] cloud-init[542]: The key fingerprint is: | |
[ OK ] Listening on cloud-init-ho… - cloud-init hotplug hook socket. | |
[ OK ] Listening on dbus.socket- D-Bus System Message Bus Socket. | |
[ 73.068332] cloud-init[542]: The key's randomart image is: | |
[ OK ] Listening on iscsid.socket - Open-iSCSI iscsid Socket. | |
Starting snapd.socket …et activation for snappy daemon... | |
[ OK ] Listening on ssh.socketpenBSD Secure Shell server socket. | |
[ OK ] Listening on uuidd.socketm - UUID daemon activation socket. | |
[ OK ] Listening on snapd.socketcket activation for snappy daemon. | |
[ OK ] Reached target sockets.target - Socket Units. | |
[ OK ] Reached target basic.target - Basic System. | |
Starting dbus.service - D-Bus System Message Bus... | |
[ OK ] Started dmesg.service …nitial kernel messages after boot. | |
[ 73.428437] cloud-init[542]: Generating public/private ed25519 key pair. | |
[ 73.444367] cloud-init[542]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key | |
[ 73.464306] cloud-init[542]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub | |
[ 73.484499] cloud-init[542]: The key fingerprint is: | |
Starting e2scrub_reap.serv…e ext4 Metadata Check Snapshots... | |
[ 73.500776] cloud-init[542]: The key's randomart image is: | |
Starting grub-common.servi…Record successful boot for GRUB... | |
[ OK ] Started irqbalance.service - irqbalance daemon. | |
Starting rsyslog.service - System Logging Service... | |
[ OK ] Started snapd.aa-prompt-li…rspace listener for prompt events. | |
[ OK ] Reached target getty-pre.target - Preparation for Logins. | |
Starting snapd.service - Snap Daemon... | |
Starting systemd-logind.se…ice - User Login Management... | |
[ OK ] Started dbus.service - D-Bus System Message Bus. | |
[ OK ] Finished e2scrub_reap.serv…ine ext4 Metadata Check Snapshots. | |
Starting wpa_supplicant.service - WPA supplicant... | |
[ OK ] Finished grub-common.servi…- Record successful boot for GRUB. | |
Starting grub-initrd-fallb…0m - GRUB failed boot detection... | |
[ OK ] Started systemd-logind.service - User Login Management. | |
[ OK ] Finished grub-initrd-fallb… - GRUB failed boot detection. | |
[ OK ] Started wpa_supplicant.service - WPA supplicant. | |
[ OK ] Reached target network.target - Network. | |
[ OK ] Reached target network-online.target - Network is Online. | |
[ OK ] Started update-notifier-do…at failed at package install time. | |
[ OK ] Started update-notifier-mo…a new version of Ubuntu available. | |
[ OK ] Reached target timers.target - Timer Units. | |
[ OK ] Reached target remote-fs-p…eparation for Remote File Systems. | |
[ OK ] Reached target remote-fs.target - Remote File Systems. | |
Starting apport.servicetomatic crash report generation... | |
[ OK ] Finished blk-availability.…m - Availability of block devices. | |
[ OK ] Started cron.service -…kground program processing daemon. | |
Starting pollinate.service… pseudo random number generator... | |
Starting systemd-user-sess…vice - Permit User Sessions... | |
[ OK ] Started unattended-upgrade…0m - Unattended Upgrades Shutdown. | |
[ OK ] Finished systemd-user-sess…ervice - Permit User Sessions. | |
Starting plymouth-quit-wai… until boot process finishes up... | |
Starting plymouth-quit.ser… Terminate Plymouth Boot Screen... | |
[ OK ] Started rsyslog.service - System Logging Service. | |
[ OK ] Finished plymouth-quit-wai…ld until boot process finishes up. | |
[ OK ] Finished plymouth-quit.ser… - Terminate Plymouth Boot Screen. | |
[ OK ] Started serial-getty@ttyS0…rvice - Serial Getty on ttyS0. | |
Starting setvtrgb.service - Set console scheme... | |
[ OK ] Finished setvtrgb.service - Set console scheme. | |
[ OK ] Created slice system-getty.slice - Slice /system/getty. | |
[ OK ] Started [email protected] - Getty on tty1. | |
[ OK ] Reached target getty.target - Login Prompts. | |
[ OK ] Finished apport.serviceautomatic crash report generation. | |
[ OK ] Finished pollinate.service…he pseudo random number generator. | |
Ubuntu Lunar Lobster (development branch) ubuntu ttyS0 | |
ubuntu login: | |
[ OK ] Listening on snap.lxd.user… snap application lxd.user-daemon. | |
[ OK ] Listening on snap.lxd.daem…x for snap application lxd.daemon. | |
Starting snap.lxd.activate…r snap application lxd.activate... | |
[ OK ] Finished snap.lxd.activate…for snap application lxd.activate. | |
[ OK ] Started snap.lxd.hook.conf…-4cb7-98f3-8005ee4cdffb.scope. | |
Starting systemd-timedated…rvice - Time & Date Service... | |
[ OK ] Started systemd-timedated.service - Time & Date Service. | |
[ OK ] Finished snapd.seeded.serv… Wait until snapd is fully seeded. | |
Starting cloud-config.serv…tings specified in cloud-config... | |
[ 94.866849] cloud-init[1270]: Cloud-init v. 23.1.1-0ubuntu2 running 'modules:config' at Wed, 10 May 2023 18:21:04 +0000. Up 94.53 seconds. | |
[ 95.167542] cloud-init[1270]: 2023-05-10 18:21:05,286 - cc_set_passwords.py[WARNING]: DEPRECATION: key 'lists' is now deprecated. Use 'users'. | |
[ OK ] Finished cloud-config.serv…ettings specified in cloud-config. | |
[ OK ] Reached target multi-user.target - Multi-User System. | |
[ OK ] Reached target graphical.target - Graphical Interface. | |
Starting cloud-final.servi…xecute cloud user/final scripts... | |
Starting systemd-update-ut… Record Runlevel Change in UTMP... | |
[ OK ] Finished systemd-update-ut… - Record Runlevel Change in UTMP. | |
[ 100.189824] cloud-init[1309]: Cloud-init v. 23.1.1-0ubuntu2 running 'modules:final' at Wed, 10 May 2023 18:21:09 +0000. Up 99.86 seconds. | |
ci-info: no authorized SSH keys fingerprints found for user ubuntu. | |
[ 100.876850] cloud-init[1309]: Cloud-init v. 23.1.1-0ubuntu2 finished at Wed, 10 May 2023 18:21:10 +0000. Datasource DataSourceNoCloud [seed=/var/lib/cloud/seed/nocloud-net][dsmode=net]. Up 100.84 seconds | |
[ OK ] Finished cloud-final.servi… Execute cloud user/final scripts. | |
[ OK ] Reached target cloud-init.target - Cloud-init target. | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment