Skip to content

Instantly share code, notes, and snippets.

@arrjay
Created July 6, 2023 00:51
Show Gist options
  • Save arrjay/100a2fc96acdebd57dfe1470442c65ff to your computer and use it in GitHub Desktop.
Save arrjay/100a2fc96acdebd57dfe1470442c65ff to your computer and use it in GitHub Desktop.
Terminal ready [235/1869]
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 6.1.21-v7l+ (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:22:30 BST 2023
[ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.2
[ 0.000000] random: crng init done
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000000e800000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff]
[ 0.000000] Normal empty
[ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
[ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] percpu: Embedded 17 pages/cpu s36884 r8192 d24556 u69632
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 503104
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 s
nd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=DC:A6:32:B5:BB:E0 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 luksipc=PARTUUID=623b3
3c9-02 root=UUID=a14345f2-cee1-4f2e-9535-30b1616a0ee2 rootfstype=ext4 fsck.repair=yes rootwait
[ 0.000000] Unknown kernel command line parameters "luksipc=PARTUUID=623b33c9-02", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x0000000009600000-0x000000000d600000] (64MB)
[ 0.000000] Memory: 1383872K/2019328K available (10240K kernel code, 1502K rwdata, 3128K rodata, 2048K init, 634K bss, 111168K reserved, 524288K cma-reserved
, 1232896K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 37084 entries in 109 pages
[ 0.000000] ftrace: allocated 109 pages with 5 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] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000016] Switching to timer-based delay loop, resolution 18ns
[ 0.000319] Console: colour dummy device 80x30
[ 0.000375] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[ 0.000396] pid_max: default: 32768 minimum: 301
[ 0.000509] LSM: Security Framework initializing
[ 0.000669] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.000690] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.001860] cgroup: Disabling memory control group subsystem
[ 0.002038] CPU: Testing write buffer coherency: ok
[ 0.002080] CPU0: Spectre BHB: enabling loop workaround for all CPUs
[ 0.002404] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.003282] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.003293] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.003407] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.003535] Setting up static identity map for 0x200000 - 0x20003c
[ 0.003684] rcu: Hierarchical SRCU implementation.
[ 0.003693] rcu: Max phase no-delay instances is 1000.
[ 0.004394] smp: Bringing up secondary CPUs ...
[ 0.005256] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.006209] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.007158] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.007266] smp: Brought up 1 node, 4 CPUs
[ 0.007280] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[ 0.007293] CPU: All CPU(s) started in HYP mode.
[ 0.007301] CPU: Virtualization extensions available.
[ 0.007882] devtmpfs: initialized
[ 0.019664] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[ 0.019847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.019871] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.034308] pinctrl core: initialized pinctrl subsystem
[ 0.035280] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.037875] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.038460] audit: initializing netlink subsys (disabled)
[ 0.038644] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
[ 0.039154] thermal_sys: Registered thermal governor 'step_wise'
[ 0.039775] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.039789] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.040183] Serial: AMBA PL011 UART driver
[ 0.050324] platform fe101000.cprman: Fixed dependency cycle(s) with /soc/dsi@7e700000
[ 0.051023] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.080068] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-08-26T14:03:16, variant start
[ 0.090081] raspberrypi-firmware soc:firmware: Firmware hash is 102f1e848393c2112206fadffaaf86db04e98326
[ 0.131786] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.137164] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.141124] SCSI subsystem initialized
[ 0.141315] usbcore: registered new interface driver usbfs
[ 0.141362] usbcore: registered new interface driver hub
[ 0.141410] usbcore: registered new device driver usb
[ 0.141668] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 0.141812] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
[ 0.142055] pps_core: LinuxPPS API ver. 1 registered
[ 0.142064] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.142086] PTP clock support registered
[ 0.142954] vgaarb: loaded
[ 1.404298] clocksource: Switched to clocksource arch_sys_counter
[ 1.487029] VFS: Disk quotas dquot_6.6.0
[ 1.487120] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.487263] FS-Cache: Loaded
[ 1.487481] CacheFiles: Loaded
[ 1.495637] NET: Registered PF_INET protocol family
[ 1.496048] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 1.497906] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.497933] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 1.497955] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 1.498008] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 1.498108] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.498210] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.498241] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.498409] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 1.498865] RPC: Registered named UNIX socket transport module.
[ 1.498876] RPC: Registered udp transport module.
[ 1.498884] RPC: Registered tcp transport module.
[ 1.498892] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.498914] PCI: CLS 0 bytes, default 64
[ 1.499142] Trying to unpack rootfs image as initramfs...
[ 1.500652] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 1.502224] Initialise system trusted keyrings
[ 1.502448] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[ 1.509222] zbud: loaded
[ 1.511422] NFS: Registering the id_resolver key type
[ 1.511457] Key type id_resolver registered
[ 1.511466] Key type id_legacy registered
[ 1.511566] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.511577] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 1.512647] Key type asymmetric registered
[ 1.512660] Asymmetric key parser 'x509' registered
[ 1.512883] bounce: pool size: 64 pages
[ 1.512998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 1.513178] io scheduler mq-deadline registered
[ 1.513189] io scheduler kyber registered
[ 1.515756] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 42)
[ 1.520877] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 1.520906] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 1.520962] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[ 1.521015] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000
[ 1.521888] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 1.521903] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.521919] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[ 1.521970] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 1.522107] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 1.525300] PCI: bus0: Fast back to back transfers disabled
[ 1.525471] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
[ 1.525620] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
[ 1.525688] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
[ 1.596382] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ 1.596538] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 1.596649] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 1.597013] pci 0000:01:00.0: PME# supported from D0 D3cold
[ 1.597531] PCI: bus1: Fast back to back transfers disabled
[ 1.597573] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 1.597593] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 1.597664] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.597680] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 1.597960] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 1.598125] pcieport 0000:00:00.0: PME: Signaling with IRQ 46
[ 1.598996] simple-framebuffer 3ea50000.framebuffer: framebuffer at 0x3ea50000, 0x177000 bytes
[ 1.599012] simple-framebuffer 3ea50000.framebuffer: format=a8r8g8b8, mode=800x480x32, linelength=3200
[ 1.601186] Console: switching to colour frame buffer device 100x30
[ 1.602891] simple-framebuffer 3ea50000.framebuffer: fb0: simplefb registered!
[ 1.609989] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 1.612354] iproc-rng200 fe104000.rng: hwrng registered
[ 1.612597] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 1.613616] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 1.623250] brd: module loaded
[ 1.630011] loop: module loaded
[ 1.630614] Loading iSCSI transport class v2.0-870.
[ 1.634671] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 1.950275] Freeing initrd memory: 6520K
[ 1.994403] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 1.995324] usbcore: registered new interface driver r8152
[ 1.995378] usbcore: registered new interface driver lan78xx
[ 1.995446] usbcore: registered new interface driver smsc95xx
[ 1.996862] xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
[ 1.996999] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.997026] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 2.001075] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000e40000000890
[ 2.001932] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 2.001953] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 2.001971] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 2.002228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 2.002244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.002256] usb usb1: Product: xHCI Host Controller
[ 2.002267] usb usb1: Manufacturer: Linux 6.1.21-v7l+ xhci-hcd
[ 2.002277] usb usb1: SerialNumber: 0000:01:00.0
[ 2.002802] hub 1-0:1.0: USB hub found
[ 2.002851] hub 1-0:1.0: 1 port detected
[ 2.003540] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 2.003557] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.003569] usb usb2: Product: xHCI Host Controller
[ 2.003579] usb usb2: Manufacturer: Linux 6.1.21-v7l+ xhci-hcd
[ 2.003589] usb usb2: SerialNumber: 0000:01:00.0
[ 2.004089] hub 2-0:1.0: USB hub found
[ 2.004165] hub 2-0:1.0: 4 ports detected
[ 2.005596] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 2.006209] usbcore: registered new interface driver uas
[ 2.006292] usbcore: registered new interface driver usb-storage
[ 2.006460] mousedev: PS/2 mouse device common for all mice
[ 2.010332] sdhci: Secure Digital Host Controller Interface driver
[ 2.010343] sdhci: Copyright(c) Pierre Ossman
[ 2.010799] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.013621] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.013880] hid: raw HID events driver (C) Jiri Kosina
[ 2.014023] usbcore: registered new interface driver usbhid
[ 2.014033] usbhid: USB HID core driver
[ 2.018211] Initializing XFRM netlink socket
[ 2.018250] NET: Registered PF_PACKET protocol family
[ 2.018317] Key type dns_resolver registered
[ 2.018795] Registering SWP/SWPB emulation handler
[ 2.019448] registered taskstats version 1
[ 2.019495] Loading compiled-in X.509 certificates
[ 2.020259] Key type .fscrypt registered
[ 2.020270] Key type fscrypt-provisioning registered
[ 2.031727] uart-pl011 fe201000.serial: there is not valid maps for state default
[ 2.032167] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 2.032263] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 51, base_baud = 0) is a PL011 rev2
[ 2.039240] bcm2835-aux-uart fe215040.serial: there is not valid maps for state default
[ 2.039736] printk: console [ttyS0] disabled
[ 2.039822] fe215040.serial: ttyS0 at MMIO 0xfe215040 (irq = 52, base_baud = 62500000) is a 16550
[ 2.314312] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 2.319406] printk: console [ttyS0] enabled
[ 2.555823] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 2.570682] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 2.577900] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.584111] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 2.587977] usb 1-1: Product: USB2.0 Hub
[ 2.596912] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 3.490492] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 3.497671] hub 1-1:1.0: USB hub found
[ 3.501694] hub 1-1:1.0: 4 ports detected
[ 3.526227] of_cfs_init
[ 3.528815] of_cfs_init: OK
[ 3.561073] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[ 3.576270] Freeing unused kernel image (initmem) memory: 2048K
[ 3.582570] Run /init as init process
[ 3.606279] mmc1: new high speed SDIO card at address 0001
[ 3.625093] mmc0: new ultra high speed SDR25 SDHC card at address b368
Loading,[ 3.634866] mmcblk0: mmc0:b368 NCard 14.6 GiB
please wait...
[ 3.642691] mmcblk0: p1 p2
[ 3.645997] mmcblk0: mmc0:b368 NCard 14.6 GiB
Starting version 247.3-7+rpi1+deb11u1
[ 4.350229] bcmgenet fd580000.ethernet be: renamed from eth0
[ 4.566470] rtc-ds1307 1-0068: Unsupported ohm value 0 in dt
[ 4.572840] rtc-ds1307: probe of 1-0068 failed with error -121
Begin: Loading essential drivers ... [ 4.728819] NET: Registered PF_ALG protocol family
[ 4.786526] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 4.877389] i2c_dev: i2c /dev entries driver
done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... Begin: waiting for RTC/bringing up RTC ... /sys/firmware/devicetree/base/soc/i2c@7e804000/ds1339@68
hwclock: can't open '/dev/misc/rtc': No such file or directory
sh: write error: No such device
[ 6.003777] rtc-ds1307 1-0068: Unsupported ohm value 0 in dt
[ 6.013168] rtc-ds1307 1-0068: registered as rtc0
[ 6.019123] rtc-ds1307 1-0068: setting system clock to 2000-01-01T03:08:14 UTC (946696094)
Sat Jan 1 03:08:14 2000 0.000000 seconds
done.
Begin: resizing partitions underlying PARTUUID=623b33c9-02 ... [ 6.680229] mmcblk0: p1 p2
done.
Begin: luksipc: examining /dev/mmcblk0p2 ... Begin: generating keyfile... ... 32+0 records in
32+0 records out
done.
Begin: converting /dev/mmcblk0p2 to LUKS... ... Wed Jul 5 18:54:32 UTC 2023
e2fsck 1.46.2 (28-Feb-2021)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
[ 15.194507] platform 2.reg_bridge: deferred probe pending
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
rootfs: 209554/375360 files (0.2% non-contiguous), 1105915/1506304 blocks
resize2fs 1.46.2 (28-Feb-2021)
Resizing the filesystem on /dev/mmcblk0p2 to 1299767 (4k) blocks.
Begin pass 2 (max = 39758)
Relocating blocks XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Begin pass 3 (max = 46)
Scanning inode table XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
The filesystem on /dev/mmcblk0p2 is now 1299767 (4k) blocks long.
[ 51.193628] mmcblk0: p1 p2
Checking that no-one is using this disk right now ... OK
Disk /dev/mmcblk0: 14.56 GiB, 15634268160 bytes, 30535680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x623b33c9
Old situation:
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 8192 532479 524288 256M c W95 FAT32 (LBA)
/dev/mmcblk0p2 532480 30535679 30003200 14.3G 83 Linux
/dev/mmcblk0p2:
New situation:
Disklabel type: dos
Disk identifier: 0x623b33c9
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 8192 532479 524288 256M c W95 FAT32 (LBA)
/dev/mmcblk0p2 532480 11061687 10529208 5G 83 Linux
The partition table has been altered.
Calling ioctl() to re-read partition table.
[ 51.461141] mmcblk0: p1 p2
Syncing disks.
Begin: performing re-encrypt now. THIS MAKE TAKE UP TO AN HOUR. (and progress is currently broken) ... done.
[ 616.617217] mmcblk0: p1 p2
Checking that no-one is using this disk right now ... OK
Disk /dev/mmcblk0: 14.56 GiB, 15634268160 bytes, 30535680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x623b33c9
Old situation:
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 8192 532479 524288 256M c W95 FAT32 (LBA)
/dev/mmcblk0p2 532480 11061687 10529208 5G 83 Linux
/dev/mmcblk0p2:
New situation:
Disklabel type: dos
Disk identifier: 0x623b33c9
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 8192 532479 524288 256M c W95 FAT32 (LBA)
/dev/mmcblk0p2 532480 30535679 30003200 14.3G 83 Linux
The partition table has been altered.
Calling ioctl() to re-read partition table.
[ 616.883571] mmcblk0: p1 p2
Syncing disks.
[ 616.889445] mmcblk0: p1 p2
Device mmcblk0p2 not found
done.
resize2fs 1.46.2 (28-Feb-2021)
Resizing the filesystem on /dev/disk/by-uuid/a14345f2-cee1-4f2e-9535-30b1616a0ee2 to 3742208 (4k) blocks.
The filesystem on /dev/disk/by-uuid/a14345f2-cee1-4f2e-9535-30b1616a0ee2 is now 3742208 (4k) blocks long.
done.
done.
Begin: Will now check root file system ... fsck from util-linux 2.36.1
[/sbin/fsck.ext4 (1) -- /dev/mapper/luks-d452e801-d80e-4fb5-b6a4-8d9910b3b9a0] fsck.ext4 -y -C0 /dev/mapper/luks-d452e801-d80e-4fb5-b6a4-8d9910b3b9a0
e2fsck 1.46.2 (28-Feb-2021)
rootfs: clean, 209554/938400 files, 1141457/3742208 blocks
done.
[ 621.746930] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Quota mode: none.
done.
Begin: Running /scripts/local-bottom ... [ 621.837991] EXT4-fs (dm-0): re-mounted. Quota mode: none.
[ 621.917151] EXT4-fs (dm-0): re-mounted. Quota mode: none.
done.
Begin: Running /scripts/init-bottom ... done.
[ 623.601732] NET: Registered PF_INET6 protocol family
[ 623.608039] Segment Routing with IPv6
[ 623.611786] In-situ OAM (IOAM) with IPv6
[ 623.770811] systemd[1]: systemd 247.3-7+rpi1+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRY
PT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 623.795516] systemd[1]: Detected architecture arm.
Welcome to Raspbian GNU/Linux 11 (bullseye)!
[ 623.856396] systemd[1]: Set hostname to <pi>.
[ 625.242770] systemd[1]: /etc/systemd/system/postluksipc.service:4: Unknown key name 'ConditionPathExists!' in section 'Unit', ignoring.
[ 625.592771] systemd[1]: Queued start job for default target Multi-User System.
[ 625.600209] systemd[1]: Unnecessary job for /dev/disk/by-id/mmc-NCard_0x19302912-part1 was removed.
[ 625.609498] systemd[1]: Unnecessary job for /dev/disk/by-path/platform-fe340000.mmc-part1 was removed.
[ 625.619015] systemd[1]: Unnecessary job for /sys/devices/platform/emmc2bus/fe340000.mmc/mmc_host/mmc0/mmc0:b368/block/mmcblk0/mmcblk0p1 was removed.
[ 625.632583] systemd[1]: Unnecessary job for /dev/disk/by-label/boot was removed.
[ 625.640196] systemd[1]: Unnecessary job for /dev/mmcblk0p1 was removed.
[ 625.646978] systemd[1]: Unnecessary job for /dev/disk/by-partuuid/623b33c9-01 was removed.
[ 625.702441] systemd[1]: Created slice system-modprobe.slice.
[ OK ] Created slice system-modprobe.slice.
[ 625.735443] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 625.775363] systemd[1]: Created slice system-sshd\x2dkeygen.slice.
[ OK ] Created slice system-sshd\x2dkeygen.slice.
[ 625.815374] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ OK ] Created slice system-systemd\x2dfsck.slice.
[ 625.855153] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 625.894829] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 625.934771] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R…uests to Wall Directory Watch.
[ 625.975327] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ OK ] Set up automount Arbitrary…s File System Automount Point.
[ 626.014732] systemd[1]: Reached target Local Encrypted Volumes.
[ OK ] Reached target Local Encrypted Volumes.
[ 626.054854] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 626.084644] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 626.114637] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 626.145269] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 626.185079] systemd[1]: Listening on fsck to fsckd communication Socket.
[ OK ] Listening on fsck to fsckd communication Socket.
[ 626.224804] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 626.265378] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 626.305178] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 626.345256] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 626.385406] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 626.427135] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 626.465077] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 626.505268] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 626.564803] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 626.608924] systemd[1]: Mounting RPC Pipe File System...
Mounting RPC Pipe File System...
[ 626.649272] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 626.688768] systemd[1]: Mounting Kernel Trace File System...
Mounting Kernel Trace File System...
[ 626.724824] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 626.741113] systemd[1]: Starting Restore / save the current clock...
Starting Restore / save the current clock...
[ 626.779417] systemd[1]: Starting Set the console keyboard layout...
Starting Set the console keyboard layout...
[ 626.820062] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st…odes for the current kernel...
[ 626.869843] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
[ 626.909055] systemd[1]: Starting Load Kernel Module drm...
Starting Load Kernel Module drm...
[ 626.949440] systemd[1]: Starting Load Kernel Module fuse...
Starting Load Kernel Module fuse...
[ 626.974441] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 626.984011] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 627.002726] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 627.017137] fuse: init (API version 7.37)
[ 627.043351] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 627.079946] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 627.122743] systemd[1]: Starting Coldplug All udev Devices...
Starting Coldplug All udev Devices...
[ 627.151042] EXT4-fs (dm-0): re-mounted. Quota mode: none.
[ 627.180524] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted POSIX Message Queue File System.
[ 627.225169] systemd[1]: Mounted RPC Pipe File System.
[ OK ] Mounted RPC Pipe File System.
[ 627.264982] systemd[1]: Mounted Kernel Debug File System.
[ OK ] Mounted Kernel Debug File System.
[ 627.304946] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Mounted Kernel Trace File System.
[ OK ] Finished Restore / save the current clock.
[ OK ] Finished Set the console keyboard layout.
[ OK ] Finished Create list of st… nodes for the current kernel.
[ OK ] Finished Load Kernel Module configfs.
[ OK ] Finished Load Kernel Module drm.
[ OK ] Finished Load Kernel Module fuse.
[ OK ] Finished Load Kernel Modules.
[ OK ] Finished Remount Root and Kernel File Systems.
Mounting FUSE Control File System...
Mounting Kernel Configuration File System...
Starting Flush Journal to Persistent Storage...
Starting Load/Save Random Seed...
[ 627.807532] systemd-journald[1189]: Received client request to flush runtime journal.
Starting Apply Kernel Variables...
Starting Create System Users...
[ OK ] Mounted FUSE Control File System.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Finished Coldplug All udev Devices.
[ OK ] Finished Load/Save Random Seed.
[ OK ] Finished Apply Kernel Variables.
Starting Helper to synchronize boot up for ifupdown...
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished Helper to synchronize boot up for ifupdown.
[ OK ] Finished Create System Users.
Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Reached target Local File Systems (Pre).
Starting Rule-based Manage…for Device Events and Files...
[ OK ] Started Rule-based Manager for Device Events and Files.
[ OK ] Found device /dev/disk/by-uuid/F3C2-3D3E.
Starting File System Check…/dev/disk/by-uuid/F3C2-3D3E...
[ OK ] Found device /dev/ttyS0.
[ OK ] Started File System Check Daemon to report status.
[ OK ] Finished File System Check…n /dev/disk/by-uuid/F3C2-3D3E.
Mounting /boot...
[ OK ] Mounted /boot.
[ OK ] Reached target Local File Systems.
Starting Set console font and keymap...
Starting Preprocess NFS configuration...
Starting Create Volatile Files and Directories...
[ OK ] Finished Set console font and keymap.
[ OK ] Finished Preprocess NFS configuration.
[ OK ] Reached target NFS client services.
[ OK ] Reached target Remote File Systems (Pre).
[ OK ] Reached target Remote File Systems.
[ OK ] Finished Create Volatile Files and Directories.
[ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Finished Update UTMP about System Boot/Shutdown.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily apt download activities.
[ OK ] Started Daily apt upgrade and clean activities.
[ OK ] Started Periodic ext4 Onli…ata Check for All Filesystems.
[ OK ] Started Discard unused blocks once a week.
[ OK ] Started Daily rotation of log files.
[ OK ] Started Daily man-db regeneration.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timers.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Listening on triggerhappy.socket.
[ OK ] Listening on UUID daemon activation socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting Save/Restore Sound Card State...
[ OK ] Started amazon-ssm-agent.
Starting Bluetooth management mechanism...
[ OK ] Started Regular background program processing daemon.
[ OK ] Started D-Bus System Message Bus.
Starting dphys-swapfile - …unt, and delete a swap file...
Starting Remove Stale Onli…t4 Metadata Check Snapshots...
Starting Configure Bluetooth Modems connected by UART...
Starting file system events scheduler...
Starting Initialize hardware monitoring sensors...
Starting Dispatcher daemon for systemd-networkd...
Starting Authorization Manager...
Starting post-boot luksipc…dler (regenerate initramfs)...
Starting enable apt sandboxing...
Starting LSB: Switch to on…nless shift key is pressed)...
Starting resize root filesystem...
Starting /etc/resolv.conf link mangler...
Starting LSB: rng-tools (Debian variant)...
Starting Check for Raspberry Pi EEPROM updates...
Starting System Logging Service...
Starting OpenSSH ecdsa Server Key Generation...
Starting OpenSSH ed25519 Server Key Generation...
Starting OpenSSH rsa Server Key Generation...
Starting User Login Management...
Starting triggerhappy global hotkey daemon...
[ OK ] Started uptime record daemon.
Starting WPA supplicant...
[ OK ] Finished Save/Restore Sound Card State.
[ OK ] Started triggerhappy global hotkey daemon.
[ OK ] Finished enable apt sandboxing.
[ OK ] Finished /etc/resolv.conf link mangler.
[ OK ] Finished OpenSSH ed25519 Server Key Generation.
[ OK ] Finished Initialize hardware monitoring sensors.
[ OK ] Finished OpenSSH ecdsa Server Key Generation.
[ OK ] Created slice system-systemd\x2dbacklight.slice.
[ OK ] Reached target Sound Card.
Starting Load/Save Screen …htness of backlight:10-0045...
Starting Load/Save RF Kill Switch Status...
[ OK ] Started System Logging Service.
[ OK ] Started User Login Management.
[ OK ] Finished Load/Save Screen …ightness of backlight:10-0045.
[ OK ] Started LSB: rng-tools (Debian variant).
[ OK ] Started Load/Save RF Kill Switch Status.
[ OK ] Started Authorization Manager.
Starting Modem Manager...
Starting firewalld - dynamic firewall daemon...
[ OK ] Started WPA supplicant.
[ OK ] Finished post-boot luksipc…andler (regenerate initramfs).
[ OK ] Started file system events scheduler.
[ OK ] Finished dphys-swapfile - …mount, and delete a swap file.
Starting oneshot to update status LED...
[ OK ] Finished oneshot to update status LED.
[ OK ] Started LSB: Switch to ond…(unless shift key is pressed).
[ OK ] Finished Check for Raspberry Pi EEPROM updates.
[ OK ] Finished resize root filesystem.
[ OK ] Started Modem Manager.
[ OK ] Started Dispatcher daemon for systemd-networkd.
[ OK ] Finished OpenSSH rsa Server Key Generation.
[ OK ] Reached target sshd-keygen.target.
[ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots.
[ OK ] Started firewalld - dynamic firewall daemon.
[ OK ] Reached target Network (Pre).
Starting Instant Meta Data...
[ OK ] Started Bluetooth management mechanism.
Starting Hostname Service...
[ OK ] Started Hostname Service.
Starting Load/Save RF Kill Switch Status...
[ OK ] Started Load/Save RF Kill Switch Status.
[ OK ] Started Configure Bluetooth Modems connected by UART.
[ OK ] Created slice system-bthelper.slice.
Starting Raspberry Pi bluetooth helper...
[ OK ] Finished Raspberry Pi bluetooth helper.
Starting Bluetooth service...
[ OK ] Started Bluetooth service.
[ OK ] Reached target Bluetooth.
Starting tmux console...
[ OK ] Finished tmux console.
[ OK ] Started /usr/bin/systemctl…art untrustedhost-ntp.service.
[ OK ] Started /usr/bin/systemctl… untrustedhost-ntp-kick.timer.
[ OK ] Listening on Tang Server socket.
[ OK ] Finished Instant Meta Data.
Starting Avahi mDNS/DNS-SD Stack...
Starting Network Service...
Starting manage gpio controls on rpi...
Starting enable pwm contro…equires overlay be enabled)...
[ OK ] Finished manage gpio controls on rpi.
[ OK ] Finished enable pwm contro…(requires overlay be enabled).
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started Network Service.
Starting Raise network interfaces...
Starting Network Name Resolution...
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Finished Raise network interfaces.
[ OK ] Reached target Network.
Starting Real time performance monitoring...
Starting /etc/rc.local Compatibility...
Starting OpenBSD Secure Shell server...
Starting Permit User Sessions...
My IP address is 172.16.13.21 172.16.14.21
[ OK ] Started /usr/bin/systemctl stop untrustedhost-dhcpd.
[ OK ] Started /etc/rc.local Compatibility.
[ OK ] Finished Permit User Sessions.
Starting Light Display Manager...
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Reached target Login Prompts.
[ OK ] Started OpenBSD Secure Shell server.
[ OK ] Started Light Display Manager.
[ OK ] Started Real time performance monitoring.
[ OK ] Reached target Multi-User System.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Finished Update UTMP about System Runlevel Changes.
Raspbian GNU/Linux 11 hose ttyS0
hose login:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment