-------------------------------------------------------------------------------- Version: [1.20230710.0, merged generic cleanups...] -------------------------------------------------------------------------------- cat /etc/default/beagle-flasher: -------------------------------------------------------------------------------- #debug_over_display=tty0 source=/dev/mmcblk0 destination=/dev/mmcblk1 rfs_partition=single rfs_rootfs_type=ext4 rfs_rootfs_startmb=4 bootloader=/opt/u-boot/bb-u-boot-am57xx-evm/install-mmcblk1.sh flash_back=bbai-emmc-to-microsd -------------------------------------------------------------------------------- INFO: Giving system time to stablize... -------------------------------------------------------------------------------- 5 4 3 2 1 -------------------------------------------------------------------------------- INFO: Preparing /tmp INFO: [mount -t tmpfs tmpfs /tmp] -------------------------------------------------------------------------------- INFO: Preparing sysctl INFO: [sysctl: vm.min_free_kbytes=[2781] INFO: [sysctl: setting: [sysctl -w vm.min_free_kbytes=16384] vm.min_free_kbytes = 16384 -------------------------------------------------------------------------------- INFO: [lsblk -i] NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS mmcblk1 179:0 0 3.6G 0 disk `-mmcblk1p1 179:1 0 3.6G 0 part mmcblk1boot0 179:256 0 4M 1 disk mmcblk1boot1 179:512 0 4M 1 disk mmcblk0 179:768 0 14.8G 0 disk `-mmcblk0p1 179:769 0 14.8G 0 part / -------------------------------------------------------------------------------- INFO: copying [/dev/mmcblk0] -> [/dev/mmcblk1] -------------------------------------------------------------------------------- INFO: [source=/dev/mmcblk0] is a valid block device INFO: [destination=/dev/mmcblk1] is a valid block device INFO: flush_cache: [blockdev --flushbufs /dev/mmcblk1] -------------------------------------------------------------------------------- INFO: Erasing: [/dev/mmcblk1] INFO: flush_cache: [blockdev --flushbufs /dev/mmcblk1] -------------------------------------------------------------------------------- INFO: [dd if=/dev/zero of=/dev/mmcblk1 bs=1M count=108 status=progress] 108003328 bytes (108 MB, 103 MiB) copied, 2 s, 51.8 MB/s 108+0 records in 108+0 records out 113246208 bytes (113 MB, 108 MiB) copied, 10.1739 s, 11.1 MB/s -------------------------------------------------------------------------------- INFO: [dd if=/dev/mmcblk1 of=/dev/null bs=1M count=108 status=progress] 87031808 bytes (87 MB, 83 MiB) copied, 2 s, 43.1 MB/s 108+0 records in 108+0 records out 113246208 bytes (113 MB, 108 MiB) copied, 2.7151 s, 41.7 MB/s -------------------------------------------------------------------------------- INFO: flush_cache: [blockdev --flushbufs /dev/mmcblk1] -------------------------------------------------------------------------------- INFO: Erasing: [/dev/mmcblk1] complete -------------------------------------------------------------------------------- INFO: [/bin/bash /opt/u-boot/bb-u-boot-am57xx-evm/install-mmcblk1.sh] dd if=/opt/u-boot/bb-u-boot-am57xx-evm/MLO of=/dev/mmcblk1 count=2 seek=1 bs=128k 1+1 records in 1+1 records out 131919 bytes (132 kB, 129 KiB) copied, 0.0262335 s, 5.0 MB/s dd if=/opt/u-boot/bb-u-boot-am57xx-evm/u-boot-dtb.img of=/dev/mmcblk1 count=4 seek=1 bs=384k 3+1 records in 3+1 records out 1233296 bytes (1.2 MB, 1.2 MiB) copied, 0.169246 s, 7.3 MB/s -------------------------------------------------------------------------------- INFO: Partitioning: /dev/mmcblk1 INFO: /sbin/sfdisk: [sfdisk from util-linux 2.37.2] INFO: /sbin/sfdisk: [/sbin/sfdisk --force --wipe-partitions always /dev/mmcblk1] INFO: /sbin/sfdisk: [4M,,L,*] -------------------------------------------------------------------------------- Checking that no-one is using this disk right now ... OK Disk /dev/mmcblk1: 3.56 GiB, 3825205248 bytes, 7471104 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 >>> Created a new DOS disklabel with disk identifier 0x488c6867. /dev/mmcblk1p1: Created a new partition 1 of type 'Linux' and of size 3.6 GiB. /dev/mmcblk1p2: Done. New situation: Disklabel type: dos Disk identifier: 0x488c6867 Device Boot Start End Sectors Size Id Type /dev/mmcblk1p1 * 8192 7471103 7462912 3.6G 83 Linux The partition table has been altered. Calling ioctl() to re-read partition table.[ 32.879309] mmcblk1: p1 Syncing disks. INFO: flush_cache: [blockdev --flushbufs /dev/mmcblk1] -------------------------------------------------------------------------------- INFO: Formatting: /dev/mmcblk1 /sbin/mkfs.ext4 /dev/mmcblk1p1 -L rootfs mke2fs 1.46.5 (30-Dec-2021) Discarding device blocks: done Creating filesystem with 932864 4k blocks and 233392 inodes Filesystem UUID: 8ade6daf-ea93-4e86-b9b6-a28e65a2fa39 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Allocating group tables: done Writing inode tables: done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: done -------------------------------------------------------------------------------- INFO: flush_cache: [blockdev --flushbufs /dev/mmcblk1] -------------------------------------------------------------------------------- INFO: Formatting: /dev/mmcblk1 complete -------------------------------------------------------------------------------- INFO: Copying: /dev/mmcblk0p1 -> /dev/mmcblk1p1 INFO: [mount /dev/mmcblk1p1 /tmp/rootfs/ -o async,noatime] [ 45.276188] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) INFO: /usr/bin/rsync: (-aHAXx) [/ -> /tmp/rootfs/] -------------------------------------------------------------------------------- INFO: flush_cache: [blockdev --flushbufs /dev/mmcblk1] -------------------------------------------------------------------------------- INFO: Copying: Kernel modules INFO: /usr/bin/rsync: (-aHAXx) /lib/modules/5.10.168-ti-r71/ -> /tmp/rootfs/lib/modules/5.10.168-ti-r71/ -------------------------------------------------------------------------------- INFO: flush_cache: [blockdev --flushbufs /dev/mmcblk1] -------------------------------------------------------------------------------- INFO: Generating: /etc/fstab INFO: [cat /tmp/rootfs/etc/fstab] # /etc/fstab: static file system information. # /dev/mmcblk1p1 / ext4 noatime,errors=remount-ro 0 1 debugfs /sys/kernel/debug debugfs mode=755,uid=root,gid=gpio,defaults 0 0 -------------------------------------------------------------------------------- INFO: flush_cache: [blockdev --flushbufs /dev/mmcblk1] -------------------------------------------------------------------------------- INFO: [cat /tmp/rootfs/boot/uEnv.txt] #Docs: http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0 uname_r=5.10.168-ti-r71 #uuid= #dtb= ###U-Boot Overlays### ###Documentation: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays ###Master Enable enable_uboot_overlays=1 ### ###Overide capes with eeprom #uboot_overlay_addr0=.dtbo #uboot_overlay_addr1=.dtbo #uboot_overlay_addr2=.dtbo #uboot_overlay_addr3=.dtbo ### ###Additional custom capes #uboot_overlay_addr4=.dtbo #uboot_overlay_addr5=.dtbo #uboot_overlay_addr6=.dtbo #uboot_overlay_addr7=.dtbo ### ###Custom Cape #dtb_overlay=.dtbo ### ###Debug: disable uboot autoload of Cape #disable_uboot_overlay_addr0=1 #disable_uboot_overlay_addr1=1 #disable_uboot_overlay_addr2=1 #disable_uboot_overlay_addr3=1 ### ###U-Boot fdt tweaks... (60000 = 384KB) #uboot_fdt_buffer=0x60000 ###U-Boot Overlays### cmdline=coherent_pool=1M net.ifnames=0 rng_core.default_quality=100 quiet #In the event of edid real failures, uncomment this next line: #cmdline=coherent_pool=1M net.ifnames=0 rng_core.default_quality=100 quiet video=HDMI-A-1:1024x768@60e #Use an overlayfs on top of a read-only root filesystem: #cmdline=coherent_pool=1M net.ifnames=0 rng_core.default_quality=100 quiet overlayroot=tmpfs ##enable Generic eMMC Flasher: #cmdline=init=/usr/sbin/init-beagle-flasher -------------------------------------------------------------------------------- INFO: [cp -v /etc/beagle-flasher/bbai-emmc-to-microsd /tmp/rootfs/etc/default/beagle-flasher] '/etc/beagle-flasher/bbai-emmc-to-microsd' -> '/tmp/rootfs/etc/default/beagle-flasher' -------------------------------------------------------------------------------- INFO: [cat /tmp/rootfs/etc/default/generic-sys-mods] #This file is sourced by /usb/bin/bb-growpart ROOT_DRIVE=/dev/mmcblk1 ROOT_PARTITION=1 ARCH_SOC_MODULES=am57xx -------------------------------------------------------------------------------- INFO: flush_cache: [blockdev --flushbufs /dev/mmcblk1] -------------------------------------------------------------------------------- Copying: /dev/mmcblk0p1 -> /dev/mmcblk1p1 complete -------------------------------------------------------------------------------- INFO: flush_cache: [blockdev --flushbufs /dev/mmcblk1] -------------------------------------------------------------------------------- INFO: [umount /tmp/rootfs/ || umount -l /tmp/rootfs/ || write_failure] -------------------------------------------------------------------------------- INFO: [umount /tmp || true] -------------------------------------------------------------------------------- INFO: flush_cache: [blockdev --flushbufs /dev/mmcblk1] -------------------------------------------------------------------------------- INFO: Force writeback of eMMC buffers by Syncing: /dev/mmcblk1 INFO: [dd if=/dev/mmcblk1 of=/dev/null count=100000 status=progress] 29655040 bytes (30 MB, 28 MiB) copied, 1 s, 29.7 MB/s 100000+0 records in 100000+0 records out 51200000 bytes (51 MB, 49 MiB) copied, 1.75996 s, 29.1 MB/s -------------------------------------------------------------------------------- INFO: flush_cache: [blockdev --flushbufs /dev/mmcblk1] -------------------------------------------------------------------------------- INFO: [We are init][ 302.334068] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist. [ 302.581720] systemd[1]: System time before build time, advancing clock. [ 302.682859] systemd[1]: systemd 249.11-0ubuntu3.10 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 +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 302.715538] systemd[1]: Detected architecture arm. Welcome to Ubuntu 22.04.3 LTS! [ 302.743679] systemd[1]: Hostname set to . [ 304.197007] systemd[1]: Queued start job for default target Graphical Interface. [ 304.216759] systemd[1]: Created slice Slice /system/modprobe. [ OK ] Created slice Slice /system/modprobe. [ 304.243236] systemd[1]: Created slice Slice /system/serial-getty. [ OK ] Created slice Slice /system/serial-getty. [ 304.271502] systemd[1]: Created slice Slice /system/wpa_supplicant. [ OK ] Created slice Slice /system/wpa_supplicant. [ 304.297953] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 304.320212] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 304.345159] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ OK ] Set up automount Arbitrary…s File System Automount Point. [ 304.372437] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 304.395428] systemd[1]: Reached target Slice Units. [ OK ] Reached target Slice Units. [ 304.415479] systemd[1]: Reached target Swaps. [ OK ] Reached target Swaps. [ 304.435550] systemd[1]: Reached target Local Verity Protected Volumes. [ OK ] Reached target Local Verity Protected Volumes. [ 304.460819] systemd[1]: Listening on Syslog Socket. [ OK ] Listening on Syslog Socket. [ 304.484717] systemd[1]: Listening on fsck to fsckd communication Socket. [ OK ] Listening on fsck to fsckd communication Socket. [ 304.508274] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 304.533594] systemd[1]: Listening on Journal Audit Socket. [ OK ] Listening on Journal Audit Socket. [ 304.556670] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 304.580939] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 304.605114] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 304.629210] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 304.652604] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 304.676574] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 304.693119] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 304.732878] systemd[1]: Mounting /sys/kernel/debug... Mounting /sys/kernel/debug... [ 304.786465] systemd[1]: Mounting Kernel Trace File System... Mounting Kernel Trace File System... [ 304.836011] systemd[1]: Starting Journal Service... Starting Journal Service... [ 304.882820] systemd[1]: Starting Set the console keyboard layout... Starting Set the console keyboard layout... [ 304.938376] systemd[1]: Starting Create List of Static Device Nodes... Starting Create List of Static Device Nodes... [ 305.025414] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 305.112195] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 305.185144] systemd[1]: Starting Load Kernel Module efi_pstore... Starting Load Kernel Module efi_pstore... [ 305.261790] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 305.315930] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped. [ 305.380493] systemd[1]: Starting File System Check on Root Device... Starting File System Check on Root Device... [ 305.464561] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 305.574334] systemd[1]: Starting Generate network units from Kernel command line... Starting Generate network …ts from Kernel command line... [ 305.695972] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 305.842773] systemd[1]: Mounted POSIX Message Queue File System. [ OK ] Mounted POSIX Message Queue File System. [ 305.909624] systemd[1]: Mounted /sys/kernel/debug. [ OK ] Mounted /sys/kernel/debug. [ 305.948875] systemd[1]: Mounted Kernel Trace File System. [ OK ] Mounted Kernel Trace File System. [ 305.992072] systemd[1]: Finished Create List of Static Device Nodes. [ OK ] Finished Create List of Static Device Nodes. [ 306.040209] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 306.083652] systemd[1]: Finished Load Kernel Module configfs. [ OK ] Finished Load Kernel Module configfs. [ 306.124979] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Module efi_pstore. [ OK ] Finished Load Kernel Module fuse. [ OK ] Finished File System Check on Root Device. [ OK ] Finished Load Kernel Modules. [ OK ] Finished Generate network units from Kernel command line. [ OK ] Reached target Preparation for Network. Mounting FUSE Control File System... Mounting Kernel Configuration File System... [ OK ] Started File System Check Daemon to report status. Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [ OK ] Finished Set the console keyboard layout. [ OK ] Mounted FUSE Control File System. [ OK ] Mounted Kernel Configuration File System. [ OK ] Finished Apply Kernel Variables. [ OK ] Finished Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Create System Users... [ OK ] Finished Load/Save Random Seed. [ OK ] Finished Create System Users. Starting Create Static Device Nodes in /dev... [ OK ] Finished Flush Journal to Persistent Storage. [ OK ] Finished Create Static Device Nodes in /dev. [ OK ] Reached target Preparation for Local File Systems. [ OK ] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Set Up Additional Binary Formats... Starting Create Volatile Files and Directories... Starting Rule-based Manage…for Device Events and Files... [ OK ] Finished Set console font and keymap. [ OK ] Finished Tell Plymouth To Write Out Runtime Data. Mounting Arbitrary Executable File Formats File System... [ OK ] Mounted Arbitrary Executable File Formats File System. [ OK ] Finished Set Up Additional Binary Formats. [ OK ] Finished Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Record System Boot/Shutdown in UTMP... [ OK ] Finished Record System Boot/Shutdown in UTMP. [ OK ] Started Rule-based Manager for Device Events and Files. Starting Network Configuration... [ OK ] Finished Coldplug All udev Devices. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ OK ] Reached target Local Encrypted Volumes. [ OK ] Reached target Path Units. [ OK ] Started Network Configuration. Starting Network Name Resolution... [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target System Time Set. [ OK ] Started Daily dpkg database backup timer. [ 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 Message of the Day. [ OK ] Reached target Timer Units. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Reached target Socket Units. [ OK ] Reached target Basic System. [ OK ] Listening on D-Bus System Message Bus Socket. Starting Avahi mDNS/DNS-SD Stack... Starting BeagleBoard Generate Symlinks... Starting BeagleBoard.org USB gadgets... [ OK ] Started Regular background program processing daemon. [ OK ] Started D-Bus System Message Bus. [ OK ] Started Save initial kernel messages after boot. Starting Remove Stale Onli…t4 Metadata Check Snapshots... Starting LSB: Load kernel …d to enable cpufreq scaling... Starting Dispatcher daemon for systemd-networkd... Starting System Logging Service... Starting User Login Management... Starting WPA supplicant... [ OK ] Finished BeagleBoard Generate Symlinks. [ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots. [ OK ] Started System Logging Service. [ OK ] Started WPA supplicant. [ OK ] Started Avahi mDNS/DNS-SD Stack. [ OK ] Started BeagleBoard.org USB gadgets. [ OK ] Started Network Name Resolution. [ OK ] Reached target Host and Network Name Lookups. [ OK ] Started LSB: Load kernel m…ded to enable cpufreq scaling. Starting LSB: set CPUFreq kernel parameters... [ OK ] Started User Login Management. [ OK ] Started LSB: set CPUFreq kernel parameters. [ OK ] Stopped Beagle Flasher Shutdown. [ OK ] Removed slice Slice /system/modprobe. [ OK ] Stopped target Bluetooth Support. [ OK ] Stopped target Host and Network Name Lookups. [ OK ] Stopped target Timer Units. [ OK ] Stopped Daily dpkg database backup timer. [ OK ] Stopped Periodic ext4 Onli…ata Check for All Filesystems. [ OK ] Stopped Discard unused blocks once a week. [ OK ] Stopped Daily rotation of log files. [ OK ] Stopped Message of the Day. [ OK ] Stopped Daily Cleanup of Temporary Directories. [ OK ] Stopped target System Time Set. [ OK ] Stopped target Hardware activated USB gadget. Stopping Bluetooth service... Stopping Hostname Service... Stopping Load/Save Random Seed... Stopping Load/Save RF Kill Switch Status... Stopping Avahi mDNS/DNS-SD Stack... Stopping LSB: set CPUFreq kernel parameters... Stopping Regular background program processing daemon... Stopping Dispatcher daemon for systemd-networkd... Stopping System Logging Service... [ OK ] Removed slice Slice /system/serial-getty. Stopping User Login Management... Stopping Permit User Sessions... [ OK ] Stopped Avahi mDNS/DNS-SD Stack. [ OK ] Stopped Regular background program processing daemon. [ OK ] Stopped Dispatcher daemon for systemd-networkd. [ OK ] Stopped System Logging Service. [ OK ] Stopped User Login Management. [ OK ] Stopped Load/Save RF Kill Switch Status. [ OK ] Stopped Bluetooth service. [ OK ] Stopped Hostname Service. [ OK ] Stopped OpenBSD Secure Shell server. [ OK ] Stopped Load/Save Random Seed. [ OK ] Stopped Permit User Sessions. [ OK ] Stopped target Network. [ OK ] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Set console scheme... Stopping Network Name Resolution... Stopping WPA supplicant... Stopping WPA supplicant da…interface-specific version)... [ OK ] Stopped WPA supplicant. [ OK ] Stopped Network Name Resolution. [ OK ] Stopped LSB: set CPUFreq kernel parameters. [ OK ] Finished Set console scheme. [ OK ] Stopped WPA supplicant dae… (interface-specific version). [ OK ] Removed slice Slice /system/wpa_supplicant. Stopping LSB: Load kernel …d to enable cpufreq scaling... Stopping Network Configuration... [ OK ] Stopped Network Configuration. [ OK ] Stopped target Preparation for Network. [ OK ] Stopped LSB: Load kernel m…ded to enable cpufreq scaling. [ OK ] Stopped target Basic System. [ OK ] Stopped target Path Units. [ OK ] Stopped target Remote File Systems. [ OK ] Stopped target Slice Units. [ OK ] Removed slice User and Session Slice. [ OK ] Stopped target Socket Units. [ OK ] Closed Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Stopped target System Initialization. [ OK ] Stopped target Local Encrypted Volumes. [ OK ] Stopped Dispatch Password …ts to Console Directory Watch. [ OK ] Stopped Forward Password R…uests to Wall Directory Watch. [ OK ] Stopped target Swaps. [ OK ] Stopped target Local Verity Protected Volumes. [ OK ] Closed Syslog Socket. [ OK ] Closed Network Service Netlink Socket. Stopping Set Up Additional Binary Formats... [ OK ] Stopped Apply Kernel Variables. [ OK ] Stopped Load Kernel Modules. Stopping Network Time Synchronization... Stopping Record System Boot/Shutdown in UTMP... [ OK ] Stopped Network Time Synchronization. [ OK ] Stopped Set Up Additional Binary Formats. [ OK ] Unset automount Arbitrary …s File System Automount Point. [ OK ] Stopped Record System Boot/Shutdown in UTMP. [ OK ] Stopped Create Volatile Files and Directories. [ OK ] Stopped target Local File Systems. Unmounting /run/credentials/systemd-sysusers.service... [ OK ] Unmounted /run/credentials/systemd-sysusers.service. [ OK ] Stopped target Preparation for Local File Systems. [ OK ] Reached target Unmount All Filesystems. [ OK ] Stopped Create Static Device Nodes in /dev. [ OK ] Stopped Create System Users. [ OK ] Stopped Remount Root and Kernel File Systems. [ OK ] Stopped File System Check on Root Device. [ OK ] Reached target System Shutdown. [ OK ] Reached target Late Shutdown Services. [ OK ] Finished System Power Off. [ OK ] Reached target System Power Off. [ 339.481533] reboot: Power down [ 340.977999] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000 [ 340.985776] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000 ]---