Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@DietPi:~# sudo apt install git
- Reading package lists... Done
- Building dependency tree... Done
- Reading state information... Done
- The following additional packages will be installed:
- git-man libcurl3-gnutls liberror-perl libexpat1 libgdbm-compat4 libgdbm6
- libperl5.36 perl perl-modules-5.36
- Suggested packages:
- gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
- gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
- libterm-readline-gnu-perl | libterm-readline-perl-perl make
- libtap-harness-archive-perl
- Recommended packages:
- patch less ssh-client netbase
- The following NEW packages will be installed:
- git git-man libcurl3-gnutls liberror-perl libexpat1 libgdbm-compat4 libgdbm6
- libperl5.36 perl perl-modules-5.36
- 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
- Need to get 14.6 MB of archives.
- After this operation, 84.4 MB of additional disk space will be used.
- Do you want to continue? [Y/n] y
- Get:1 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB]
- Get:2 http://raspbian.mirror.constant.com/raspbian bookworm/main armhf libgdbm6 armhf 1.23-3 [68.3 kB]
- Get:3 http://raspbian.mirror.constant.com/raspbian bookworm/main armhf libgdbm-compat4 armhf 1.23-3 [47.8 kB]
- Get:4 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libperl5.36 armhf 5.36.0-7+deb12u1 [3464 kB]
- Get:5 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf perl armhf 5.36.0-7+deb12u1 [239 kB]
- Get:6 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+rpi1+deb12u5 [342 kB]
- Get:7 http://raspbian.mirror.constant.com/raspbian bookworm/main armhf libexpat1 armhf 2.5.0-1 [77.2 kB]
- Get:8 http://raspbian.mirror.constant.com/raspbian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB]
- Get:9 http://raspbian.mirror.constant.com/raspbian bookworm/main armhf git-man all 1:2.39.2-1.1 [2049 kB]
- Get:10 http://raspbian.mirror.constant.com/raspbian bookworm/main armhf git armhf 1:2.39.2-1.1 [5459 kB]
- Fetched 14.6 MB in 17s (880 kB/s)
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package perl-modules-5.36.
- (Reading database ... 22677 files and directories currently installed.)
- Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ...
- Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ...
- Selecting previously unselected package libgdbm6:armhf.
- Preparing to unpack .../1-libgdbm6_1.23-3_armhf.deb ...
- Unpacking libgdbm6:armhf (1.23-3) ...
- Selecting previously unselected package libgdbm-compat4:armhf.
- Preparing to unpack .../2-libgdbm-compat4_1.23-3_armhf.deb ...
- Unpacking libgdbm-compat4:armhf (1.23-3) ...
- Selecting previously unselected package libperl5.36:armhf.
- Preparing to unpack .../3-libperl5.36_5.36.0-7+deb12u1_armhf.deb ...
- Unpacking libperl5.36:armhf (5.36.0-7+deb12u1) ...
- Selecting previously unselected package perl.
- Preparing to unpack .../4-perl_5.36.0-7+deb12u1_armhf.deb ...
- Unpacking perl (5.36.0-7+deb12u1) ...
- Selecting previously unselected package libcurl3-gnutls:armhf.
- Preparing to unpack .../5-libcurl3-gnutls_7.88.1-10+rpi1+deb12u5_armhf.deb ...
- Unpacking libcurl3-gnutls:armhf (7.88.1-10+rpi1+deb12u5) ...
- Selecting previously unselected package libexpat1:armhf.
- Preparing to unpack .../6-libexpat1_2.5.0-1_armhf.deb ...
- Unpacking libexpat1:armhf (2.5.0-1) ...
- Selecting previously unselected package liberror-perl.
- Preparing to unpack .../7-liberror-perl_0.17029-2_all.deb ...
- Unpacking liberror-perl (0.17029-2) ...
- Selecting previously unselected package git-man.
- Preparing to unpack .../8-git-man_1%3a2.39.2-1.1_all.deb ...
- Unpacking git-man (1:2.39.2-1.1) ...
- Selecting previously unselected package git.
- Preparing to unpack .../9-git_1%3a2.39.2-1.1_armhf.deb ...
- Unpacking git (1:2.39.2-1.1) ...
- [ 0.000000] Linux version 6.1.21-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1642 SMP Mon Apr 3 17:20:52 BST 2023
- [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
- [ 0.000000] CPU: div instructions available: patching division code
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] OF: fdt: Machine model: Raspberry Pi Zero 2 W Rev 1.0
- [ 0.000000] random: crng init done
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] Reserved memory: created CMA memory pool at 0x1ac00000, size 64 MiB
- [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA [mem 0x0000000000000000-0x000000001effffff]
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000000000-0x000000001effffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001effffff]
- [ 0.000000] percpu: Embedded 17 pages/cpu s36884 r8192 d24556 u69632
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 125860
- [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_hdmi=0 bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 smsc91
- [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] Memory: 419524K/507904K available (10240K kernel code, 1452K rwdata, 2900K rodata, 1024K init, 613K bss, 22844K reserved, 65536K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] ftrace: allocating 34800 entries in 103 pages
- [ 0.000000] ftrace: allocated 102 pages with 4 groups
- [ 0.000000] trace event string verifier disabled
- [ 0.000000] rcu: Hierarchical RCU implementation.
- [ 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 10 jiffies.
- [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
- [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
- [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
- [ 0.000011] Switching to timer-based delay loop, resolution 52ns
- [ 0.000249] Console: colour dummy device 80x30
- [ 0.000631] printk: console [tty1] enabled
- [ 0.000678] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
- [ 0.000706] pid_max: default: 32768 minimum: 301
- [ 0.000805] LSM: Security Framework initializing
- [ 0.000946] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
- [ 0.000972] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
- [ 0.001745] cgroup: Disabling memory control group subsystem
- [ 0.001916] CPU: Testing write buffer coherency: ok
- [ 0.002218] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.002752] cblist_init_generic: Setting adjustable number of callback queues.
- [ 0.002775] cblist_init_generic: Setting shift to 2 and lim to 1.
- [ 0.002852] cblist_init_generic: Setting shift to 2 and lim to 1.
- [ 0.002955] Setting up static identity map for 0x100000 - 0x10003c
- [ 0.003051] rcu: Hierarchical SRCU implementation.
- [ 0.003066] rcu: Max phase no-delay instances is 1000.
- [ 0.003525] smp: Bringing up secondary CPUs ...
- [ 0.004135] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.004743] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.005295] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.005359] smp: Brought up 1 node, 4 CPUs
- [ 0.005410] SMP: Total of 4 processors activated (153.60 BogoMIPS).
- [ 0.005426] CPU: All CPU(s) started in HYP mode.
- [ 0.005438] CPU: Virtualization extensions available.
- [ 0.005898] devtmpfs: initialized
- [ 0.014994] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
- [ 0.015151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.015185] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.016932] pinctrl core: initialized pinctrl subsystem
- [ 0.017746] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.019782] DMA: preallocated 1024 KiB pool for atomic coherent allocations
- [ 0.022899] audit: initializing netlink subsys (disabled)
- [ 0.023079] audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1
- [ 0.023460] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.024017] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.024049] hw-breakpoint: maximum watchpoint size is 8 bytes.
- [ 0.024231] Serial: AMBA PL011 UART driver
- [ 0.027407] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
- [ 0.040010] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-03-17T10:53:00, variant start_cd
- [ 0.050018] raspberrypi-firmware soc:firmware: Firmware hash is 82f3750a65fadae9a38077e3c2e217ad158c8d54
- [ 0.079315] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
- [ 0.085340] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
- [ 0.086379] SCSI subsystem initialized
- [ 0.086537] usbcore: registered new interface driver usbfs
- [ 0.086587] usbcore: registered new interface driver hub
- [ 0.086628] usbcore: registered new device driver usb
- [ 0.086768] usb_phy_generic phy: supply vcc not found, using dummy regulator
- [ 0.086883] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
- [ 0.087053] pps_core: LinuxPPS API ver. 1 registered
- [ 0.087068] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.087098] PTP clock support registered
- [ 1.210890] clocksource: Switched to clocksource arch_sys_counter
- [ 1.211443] VFS: Disk quotas dquot_6.6.0
- [ 1.211510] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 1.211619] FS-Cache: Loaded
- [ 1.211785] CacheFiles: Loaded
- [ 1.242868] NET: Registered PF_INET protocol family
- [ 1.243125] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 1.244206] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
- [ 1.244261] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 1.244326] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
- [ 1.244380] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
- [ 1.244496] TCP: Hash tables configured (established 4096 bind 4096)
- [ 1.244591] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 1.244627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 1.244775] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 1.245135] RPC: Registered named UNIX socket transport module.
- [ 1.245154] RPC: Registered udp transport module.
- [ 1.245168] RPC: Registered tcp transport module.
- [ 1.245180] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 1.246234] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
- [ 1.271254] Initialise system trusted keyrings
- [ 1.271534] workingset: timestamp_bits=14 max_order=17 bucket_order=3
- [ 1.277135] zbud: loaded
- [ 1.278663] NFS: Registering the id_resolver key type
- [ 1.278707] Key type id_resolver registered
- [ 1.278721] Key type id_legacy registered
- [ 1.278806] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 1.278824] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
- [ 1.279644] Key type asymmetric registered
- [ 1.279661] Asymmetric key parser 'x509' registered
- [ 1.279781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
- [ 1.279802] io scheduler mq-deadline registered
- [ 1.279817] io scheduler kyber registered
- [ 1.281808] bcm2708_fb soc:fb: FB found 1 display(s)
- [ 1.286896] Console: switching to colour frame buffer device 90x30
- [ 1.289640] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 720x480
- [ 1.293429] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
- [ 1.295491] bcm2835-rng 3f104000.rng: hwrng registered
- [ 1.296710] vc-mem: phys_addr:0x00000000 mem_base=0x1fa00000 mem_size:0x20000000(512 MiB)
- [ 1.299274] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
- [ 1.306925] brd: module loaded
- [ 1.312632] loop: module loaded
- [ 1.314101] Loading iSCSI transport class v2.0-870.
- [ 1.316128] usbcore: registered new interface driver lan78xx
- [ 1.317276] usbcore: registered new interface driver smsc95xx
- [ 1.318365] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
- [ 2.047279] Core Release: 2.80a
- [ 2.048336] Setting default values for core params
- [ 2.049400] Finished setting default values for core params
- [ 2.250615] Using Buffer DMA mode
- [ 2.251674] Periodic Transfer Interrupt Enhancement - disabled
- [ 2.252744] Multiprocessor Interrupt Enhancement - disabled
- [ 2.253822] OTG VER PARAM: 0, OTG VER FLAG: 0
- [ 2.254902] Dedicated Tx FIFOs mode
- [ 2.256289]
- [ 2.256293] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = 9ad14000 dma = 0xdad14000 len=9024
- [ 2.259417] FIQ FSM acceleration enabled for :
- [ 2.259417] Non-periodic Split Transactions
- [ 2.259417] Periodic Split Transactions
- [ 2.259417] High-Speed Isochronous Endpoints
- [ 2.259417] Interrupt/Control Split Transaction hack enabled
- [ 2.264610]
- [ 2.264614] WARN::hcd_init_fiq:457: FIQ on core 1
- [ 2.266627]
- [ 2.266630] WARN::hcd_init_fiq:458: FIQ ASM at 807c4360 length 36
- [ 2.268593]
- [ 2.268596] WARN::hcd_init_fiq:497: MPHI regs_base at 9f810000
- [ 2.270527] dwc_otg 3f980000.usb: DWC OTG Controller
- [ 2.271506] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
- [ 2.272482] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
- [ 2.273471] Init: Port Power? op_state=1
- [ 2.274415] Init: Power Port (0)
- [ 2.275481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
- [ 2.277431] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.278457] usb usb1: Product: DWC OTG Controller
- [ 2.279475] usb usb1: Manufacturer: Linux 6.1.21-v7+ dwc_otg_hcd
- [ 2.280499] usb usb1: SerialNumber: 3f980000.usb
- [ 2.281926] hub 1-0:1.0: USB hub found
- [ 2.282944] hub 1-0:1.0: 1 port detected
- [ 2.284524] usbcore: registered new interface driver usb-storage
- [ 2.285648] mousedev: PS/2 mouse device common for all mice
- [ 2.288040] sdhci: Secure Digital Host Controller Interface driver
- [ 2.289068] sdhci: Copyright(c) Pierre Ossman
- [ 2.290192] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 2.291681] ledtrig-cpu: registered to indicate activity on CPUs
- [ 2.292829] hid: raw HID events driver (C) Jiri Kosina
- [ 2.293915] usbcore: registered new interface driver usbhid
- [ 2.294928] usbhid: USB HID core driver
- [ 2.296010] bcm2835_vchiq 3f00b840.mailbox: there is not valid maps for state default
- [ 2.299553] Initializing XFRM netlink socket
- [ 2.300656] NET: Registered PF_PACKET protocol family
- [ 2.301868] Key type dns_resolver registered
- [ 2.303368] Registering SWP/SWPB emulation handler
- [ 2.304839] registered taskstats version 1
- [ 2.305893] Loading compiled-in X.509 certificates
- [ 2.307437] Key type .fscrypt registered
- [ 2.308452] Key type fscrypt-provisioning registered
- [ 2.316649] uart-pl011 3f201000.serial: cts_event_workaround enabled
- [ 2.317807] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
- [ 2.320833] bcm2835-aux-uart 3f215040.serial: there is not valid maps for state default
- [ 2.322211] printk: console [ttyS0] disabled
- [ 2.323332] 3f215040.serial: ttyS0 at MMIO 0x3f215040 (irq = 86, base_baud = 50000000) is a 16550
- [ 3.473047] printk: console [ttyS0] enabled
- [ 3.479087] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
- [ 3.486821] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
- [ 3.496149] sdhost: log_buf @ 6491192d (dad13000)
- [ 3.549726] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
- [ 3.557742] of_cfs_init
- [ 3.561425] of_cfs_init: OK
- [ 3.566042] Waiting for root device PARTUUID=219ef9bb-02...
- [ 3.590441] mmc0: host does not support reading read-only switch, assuming write-enable
- [ 3.602257] mmc0: new high speed SDXC card at address 59b4
- [ 3.609496] mmcblk0: mmc0:59b4 USD00 58.9 GiB
- [ 3.617465] mmcblk0: p1 p2
- [ 3.621813] mmcblk0: mmc0:59b4 USD00 58.9 GiB
- [ 3.641600] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
- [ 3.650152] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
- [ 3.679963] EXT4-fs (mmcblk0p2): recovery complete
- [ 3.688455] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
- [ 3.699373] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
- [ 3.714899] devtmpfs: mounted
- [ 3.722473] Freeing unused kernel image (initmem) memory: 1024K
- [ 3.729949] Run /sbin/init as init process
- [ 4.250041] systemd[1]: System time before build time, advancing clock.
- [ 4.443815] NET: Registered PF_INET6 protocol family
- [ 4.451023] Segment Routing with IPv6
- [ 4.455917] In-situ OAM (IOAM) with IPv6
- [ 4.531671] systemd[1]: systemd 252.17-1~deb12u1+rpi1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBC)
- [ 4.571109] systemd[1]: Detected architecture arm.
- [ 4.595067] systemd[1]: Hostname set to <DietPi>.
- [ 5.811248] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
- [ 5.826252] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
- [ 5.841596] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
- [ 5.858600] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
- [ 5.876690] systemd[1]: Starting ifupdown-wait-online.service - Wait for network to be configured by ifupdown...
- [ 5.898310] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
- [ 5.916778] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
- [ 5.936204] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
- [ 5.954422] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
- [ 5.971092] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
- [ 5.989661] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
- [ 6.006468] systemd[1]: Starting [email protected] - Load Kernel Module loop...
- [ 6.016327] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: [email protected]
- [ 6.034379] systemd[1]: Starting systemd-fsck-root.service - File System Check on Root Device...
- [ 6.056822] systemd[1]: Starting systemd-journald.service - Journal Service...
- [ 6.074567] fuse: init (API version 7.37)
- [ 6.080290] systemd[1]: Starting systemd-module[ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 6.1.21-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1642 SMP Mon Apr 3 17:20:52 BST 2023
- [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
- [ 0.000000] CPU: div instructions available: patching division code
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement