§2023-06-196
- Installer
$ git clone https://gitlab.manjaro.org/manjaro-arm/applications/manjaro-arm-installer
$ cd manjaro-arm-installer
$ ls -l
total 88
-rw-r--r-- 1 alexlai alexlai 1423 Jun 16 07:28 dialogrc_gui
-rw-r--r-- 1 alexlai alexlai 35115 Jun 16 07:28 LICENSE
-rwxr-xr-x 1 alexlai alexlai 41787 Jun 16 07:28 manjaro-arm-installer
-rw-r--r-- 1 alexlai alexlai 3473 Jun 16 07:28 README.md
Scripts for installing Manjaro ARM directly to SD/eMMC cards or USB sticks without the need for images. This script is "interactive". Meaning that it asks you questions when run to customize your install. Like username, password etc.
- Dependencies (Arch package names):
- bash
- wget
- git
- systemd
- dialog
- parted
- libarchive
- qemu-user-static-binfmt (only needed when script is run from other architectures than aarch64)
- openssl
- gawk
- dosfstools
- polkit
- btrfs-progs (for btrfs filesystem support)
- f2fs-tools (for f2fs filesystem support)
- cryptsetup (for encryption support)
- grub-efi-arm64 (only needed when script is run from other arcitectures than aarch64) (from AUR) (for generic-efi support)
試作機器: Hc4Jammy.yushei.net, ubuntu 22.04, missing requirements
$ git clone https://gitlab.manjaro.org/manjaro-arm/applications/manjaro-arm-installer
$ cd manjaro-arm-installer
$ sudo ./manjaro-arm-installer
[sudo] password for alexlai:
systemd-nspawn command is missing! Please install the relevant package.
$ sudo apt install systemd-container
$ sudo ./manjaro-arm-installer
dialog command is missing! Please install the relevant package.
$ sudo apt install dialog
$ sudo ./manjaro-arm-installer
btrfs command is missing! Please install the relevant package.
$ sudo apt install btrfs-progs
$ sudo ./manjaro-arm-installer
mkfs.f2fs command is missing! Please install the relevant package.
$ sudo ./manjaro-arm-installer
mkfs.f2fs command is missing! Please install the relevant package.
$ sudo apt install f2fs-tools
$ sudo ./manjaro-arm-installer
cryptsetup command is missing! Please install the relevant package.
$ sudo apt install -y cryptsetup
$ sudo apt install -y parted
# sudo apt install -y libarchive-tools
# sudo apt install -y dosfstools
-> Getting package lists ready for on2 minimal edition...
==> Getting /dev/sdb ready with ext4 for on2...
cat: /sys/block/sdb/sdb1/start: No such file or directory
cat: /sys/block/sdb/sdb1/size: No such file or directory
expr: syntax error: missing argument after ‘+’
mount: /var/tmp/manjaro-arm-installer/boot: special device /dev/sdb1 does not exist.
mount: /var/tmp/manjaro-arm-installer/root: special device /dev/sdb2 does not exist.
==> Creating install for on2...
-> Used device is /dev/sdb
-> Downloading latest aarch64 rootfs...
anjaro-ARM-aarch64-latest.tar.gz 100%[===============================================================================================================================================================>] 204.29M 11.2MB/s in 19s
-> Extracting aarch64 rootfs...
-> Setting up keyrings...
-> Generating mirrorlist...
-> Installing packages for minimal on on2...
:: Synchronizing package databases...
core 260.0 KiB 565 KiB/s 00:00 [###################################################################################################] 100%
extra 2.3 MiB 2.85 MiB/s 00:01 [###################################################################################################] 100%
community 6.7 MiB 5.36 MiB/s 00:01 [###################################################################################################] 100%
warning: base-3-1 is up to date -- reinstalling
warning: manjaro-system-20230303-1 is up to date -- reinstalling
warning: manjaro-release-23.02-1 is up to date -- reinstalling
warning: systemd-253.4-1 is up to date -- reinstalling
warning: systemd-libs-253.4-1 is up to date -- reinstalling
warning: sudo-1.9.13.p3-1 is up to date -- reinstalling
warning: parted-3.6-1 is up to date -- reinstalling
warning: openssh-9.3p1-1 is up to date -- reinstalling
warning: inxi-3.3.27.1-1 is up to date -- reinstalling
warning: ncdu-2.2.2-2 is up to date -- reinstalling
warning: nano-7.2-1 is up to date -- reinstalling
warning: dhcpcd-10.0.1-1 is up to date -- reinstalling
warning: man-pages-6.04-1 is up to date -- reinstalling
warning: man-db-2.11.2-1 is up to date -- reinstalling
warning: ntfs-3g-2022.10.3-1 is up to date -- reinstalling
warning: usbutils-015-2 is up to date -- reinstalling
warning: zswap-arm-1-1 is up to date -- reinstalling
warning: bash-completion-2.11-3 is up to date -- reinstalling
warning: irqbalance-1.9.2-1 is up to date -- reinstalling
warning: btrfs-progs-6.3-2.1 is up to date -- reinstalling
warning: f2fs-tools-1.16.0-1 is up to date -- reinstalling
warning: exfatprogs-1.2.1-1 is up to date -- reinstalling
warning: iwd-2.4-2 is up to date -- reinstalling
warning: manjaro-hotfixes-2018.08-6 is up to date -- reinstalling
warning: linux-6.3.7-1 is up to date -- reinstalling
warning: uboot-odroid-n2-2015.01.189-2 is up to date -- reinstalling
warning: plymouth-22.02.122-2 is up to date -- reinstalling
warning: plymouth-theme-manjaro-1-1 is up to date -- reinstalling
warning: fbset-2.1-7 is up to date -- reinstalling
warning: generic-post-install-20220704-1 is up to date -- reinstalling
warning: on2-post-install-20220603-1 is up to date -- reinstalling
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
Packages (31) base-3-1 bash-completion-2.11-3 btrfs-progs-6.3-2.1 dhcpcd-10.0.1-1 exfatprogs-1.2.1-1 f2fs-tools-1.16.0-1 fbset-2.1-7 generic-post-install-20220704-1 inxi-3.3.27.1-1 irqbalance-1.9.2-1 iwd-2.4-2 linux-6.3.7-1 man-db-2.11.2-1
man-pages-6.04-1 manjaro-hotfixes-2018.08-6 manjaro-release-23.02-1 manjaro-system-20230303-1 nano-7.2-1 ncdu-2.2.2-2 ntfs-3g-2022.10.3-1 on2-post-install-20220603-1 openssh-9.3p1-1 parted-3.6-1 plymouth-22.02.122-2
plymouth-theme-manjaro-1-1 sudo-1.9.13.p3-1 systemd-253.4-1 systemd-libs-253.4-1 uboot-odroid-n2-2015.01.189-2 usbutils-015-2 zswap-arm-1-1
Total Installed Size: 163.52 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n]
(31/31) checking keys in keyring [###################################################################################################] 100%
(31/31) checking package integrity [###################################################################################################] 100%
(31/31) loading package files [###################################################################################################] 100%
(31/31) checking for file conflicts [###################################################################################################] 100%
(31/31) checking available disk space [###################################################################################################] 100%
warning: could not get file information for usr/lib/systemd/system/systemd-firstboot.service
warning: could not get file information for boot/Image
warning: could not get file information for boot/dtbs/
warning: could not get file information for boot/dtbs/allwinner/
warning: could not get file information for boot/dtbs/allwinner/sun50i-a100-allwinner-perf1.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-amarula-relic.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-bananapi-m64.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-nanopi-a64.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-oceanic-5205-5inmfd.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-olinuxino-emmc.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-olinuxino.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-orangepi-win.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-pine64-lts.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-pine64-plus.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-pine64.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-pinebook.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-pinephone-1.0.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-pinephone-1.1.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-pinephone-1.2.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-pinetab-early-adopter.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-pinetab.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-sopine-baseboard.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-a64-teres-i.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h5-bananapi-m2-plus-v1.2.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h5-bananapi-m2-plus.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h5-emlid-neutis-n5-devboard.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h5-libretech-all-h3-cc.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h5-libretech-all-h3-it.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h5-libretech-all-h5-cc.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h5-nanopi-neo-plus2.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h5-nanopi-neo2.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h5-nanopi-r1s-h5.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h5-orangepi-pc2.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h5-orangepi-prime.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h5-orangepi-zero-plus.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h5-orangepi-zero-plus2.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h6-beelink-gs1.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h6-orangepi-3.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h6-orangepi-lite2.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h6-orangepi-one-plus.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h6-pine-h64-model-b.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h6-pine-h64.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h6-tanix-tx6-mini.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h6-tanix-tx6.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h616-orangepi-zero2.dtb
warning: could not get file information for boot/dtbs/allwinner/sun50i-h616-x96-mate.dtb
warning: could not get file information for boot/dtbs/amlogic/
warning: could not get file information for boot/dtbs/amlogic/meson-a1-ad401.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-axg-jethome-jethub-j100.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-axg-jethome-jethub-j110-rev-2.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-axg-jethome-jethub-j110-rev-3.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-axg-s400.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12a-radxa-zero.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12a-sei510.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12a-u200.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12a-x96-max.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12b-a311d-khadas-vim3.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12b-gsking-x.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12b-gtking-pro.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12b-gtking.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12b-odroid-go-ultra.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12b-odroid-n2-plus.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12b-odroid-n2.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12b-odroid-n2l.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12b-radxa-zero2.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12b-s922x-khadas-vim3.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12b-ugoos-am6-plus.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-g12b-ugoos-am6.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxbb-kii-pro.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxbb-nanopi-k2.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxbb-nexbox-a95x.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxbb-odroidc2.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxbb-p200.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxbb-p201.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxbb-vega-s95-meta.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxbb-vega-s95-pro.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxbb-vega-s95-telos.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxbb-wetek-hub.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxbb-wetek-play2.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s805x-libretech-ac.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s805x-p241.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905d-libretech-pc.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905d-mecool-kii-pro.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905d-p230.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905d-p231.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905d-phicomm-n1.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905d-sml5442tw.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905d-vero4k-plus.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905w-jethome-jethub-j80.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905w-p281.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905w-tx3-mini.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905x-hwacom-amazetv.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905x-khadas-vim.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905x-libretech-cc-v2.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905x-libretech-cc.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905x-nexbox-a95x.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxl-s905x-p212.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxm-gt1-ultimate.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxm-khadas-vim2.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxm-mecool-kiii-pro.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxm-minix-neo-u9h.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxm-nexbox-a1.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxm-q200.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxm-q201.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxm-rbox-pro.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxm-s912-libretech-pc.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxm-vega-s96.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-gxm-wetek-core2.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-s4-s805x2-aq222.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-sm1-a95xf3-air-gbit.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-sm1-a95xf3-air.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-sm1-bananapi-m2-pro.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-sm1-bananapi-m5.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-sm1-h96-max.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-sm1-khadas-vim3l.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-sm1-odroid-c4.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-sm1-odroid-hc4.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-sm1-sei610.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-sm1-x96-air-gbit.dtb
warning: could not get file information for boot/dtbs/amlogic/meson-sm1-x96-air.dtb
warning: could not get file information for boot/dtbs/apple/
warning: could not get file information for boot/dtbs/apple/t6000-j314s.dtb
warning: could not get file information for boot/dtbs/apple/t6000-j316s.dtb
warning: could not get file information for boot/dtbs/apple/t6001-j314c.dtb
warning: could not get file information for boot/dtbs/apple/t6001-j316c.dtb
warning: could not get file information for boot/dtbs/apple/t6001-j375c.dtb
warning: could not get file information for boot/dtbs/apple/t6002-j375d.dtb
warning: could not get file information for boot/dtbs/apple/t8103-j274.dtb
warning: could not get file information for boot/dtbs/apple/t8103-j293.dtb
warning: could not get file information for boot/dtbs/apple/t8103-j313.dtb
warning: could not get file information for boot/dtbs/apple/t8103-j456.dtb
warning: could not get file information for boot/dtbs/apple/t8103-j457.dtb
warning: could not get file information for boot/dtbs/broadcom/
warning: could not get file information for boot/dtbs/broadcom/bcm2711-rpi-4-b.dtb
warning: could not get file information for boot/dtbs/broadcom/bcm2711-rpi-400.dtb
warning: could not get file information for boot/dtbs/broadcom/bcm2711-rpi-cm4-io.dtb
warning: could not get file information for boot/dtbs/broadcom/bcm2837-rpi-3-a-plus.dtb
warning: could not get file information for boot/dtbs/broadcom/bcm2837-rpi-3-b-plus.dtb
warning: could not get file information for boot/dtbs/broadcom/bcm2837-rpi-3-b.dtb
warning: could not get file information for boot/dtbs/broadcom/bcm2837-rpi-cm3-io3.dtb
warning: could not get file information for boot/dtbs/broadcom/bcm2837-rpi-zero-2-w.dtb
warning: could not get file information for boot/dtbs/nvidia/
warning: could not get file information for boot/dtbs/nvidia/tegra132-norrin.dtb
warning: could not get file information for boot/dtbs/nvidia/tegra186-p2771-0000.dtb
warning: could not get file information for boot/dtbs/nvidia/tegra186-p3509-0000+p3636-0001.dtb
warning: could not get file information for boot/dtbs/nvidia/tegra194-p2972-0000.dtb
warning: could not get file information for boot/dtbs/nvidia/tegra194-p3509-0000+p3668-0000.dtb
warning: could not get file information for boot/dtbs/nvidia/tegra194-p3509-0000+p3668-0001.dtb
warning: could not get file information for boot/dtbs/nvidia/tegra210-p2371-0000.dtb
warning: could not get file information for boot/dtbs/nvidia/tegra210-p2371-2180.dtb
warning: could not get file information for boot/dtbs/nvidia/tegra210-p2571.dtb
warning: could not get file information for boot/dtbs/nvidia/tegra210-p2894-0050-a08.dtb
warning: could not get file information for boot/dtbs/nvidia/tegra210-p3450-0000.dtb
warning: could not get file information for boot/dtbs/nvidia/tegra210-smaug.dtb
warning: could not get file information for boot/dtbs/nvidia/tegra234-p3737-0000+p3701-0000.dtb
warning: could not get file information for boot/dtbs/nvidia/tegra234-sim-vdk.dtb
warning: could not get file information for boot/dtbs/rockchip/
warning: could not get file information for boot/dtbs/rockchip/px30-engicam-px30-core-ctouch2-of10.dtb
warning: could not get file information for boot/dtbs/rockchip/px30-engicam-px30-core-ctouch2.dtb
warning: could not get file information for boot/dtbs/rockchip/px30-engicam-px30-core-edimm2.2.dtb
warning: could not get file information for boot/dtbs/rockchip/px30-evb.dtb
warning: could not get file information for boot/dtbs/rockchip/px30-ringneck-haikou.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3308-evb.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3308-roc-cc.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3308-rock-pi-s.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3318-a95x-z2.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3326-anbernic-rg351m.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3326-odroid-go2-v11.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3326-odroid-go2.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3326-odroid-go3.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3328-a1.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3328-evb.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3328-nanopi-r2s.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3328-orangepi-r1-plus.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3328-roc-cc.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3328-roc-pc.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3328-rock-pi-e.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3328-rock64.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3368-evb-act8846.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3368-geekbox.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3368-lion-haikou.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3368-orion-r68-meta.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3368-px5-evb.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3368-r88.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-eaidk-610.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-evb.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-ficus.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-firefly.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-gru-bob.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-gru-kevin.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-gru-scarlet-dumo.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-gru-scarlet-inx.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-gru-scarlet-kd.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-hugsun-x99.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-khadas-edge-captain.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-khadas-edge-v.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-khadas-edge.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-kobol-helios64.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-leez-p710.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-nanopc-t4.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-nanopi-m4.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-nanopi-m4b.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-nanopi-neo4.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-nanopi-r4s-enterprise.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-nanopi-r4s.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-orangepi.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-pinebook-pro.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-pinephone-pro.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-puma-haikou.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-roc-pc-mezzanine.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-roc-pc-plus.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-roc-pc.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-rock-4c-plus.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-rock-pi-4a-plus.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-rock-pi-4a.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-rock-pi-4b-plus.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-rock-pi-4b.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-rock-pi-4c.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-rock960.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-rockpro64-v2.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-rockpro64.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-sapphire-excavator.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-sapphire.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399-station-p1.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3399pro-rock-pi-n10.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-anbernic-rg353p.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-anbernic-rg353v.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-anbernic-rg353vs.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-anbernic-rg503.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-box-demo.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-lubancat-1.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-pinenote-v1.1.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-pinenote-v1.2.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-quartz64-a.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-quartz64-b.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-radxa-cm3-io.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-roc-pc.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-soquartz-blade.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-soquartz-cm4.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3566-soquartz-model-a.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3568-bpi-r2-pro.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3568-evb1-v10.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3568-lubancat-2.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3568-odroid-m1.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3568-radxa-e25.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3568-rock-3a.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3588-edgeble-neu6a-io.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3588-evb1-v10.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3588-rock-5b.dtb
warning: could not get file information for boot/dtbs/rockchip/rk3588s-rock-5a.dtb
warning: could not get file information for boot/u-boot.bin
:: Processing package changes...
( 1/31) reinstalling systemd-libs [###################################################################################################] 100%
( 2/31) reinstalling systemd [###################################################################################################] 100%
warning: directory permissions differ on /var/log/journal/
filesystem: 755 package: 2755
Creating group 'sys' with GID 3.
Creating group 'mem' with GID 8.
Creating group 'ftp' with GID 11.
Creating group 'mail' with GID 12.
Creating group 'log' with GID 19.
Creating group 'smmsp' with GID 25.
Creating group 'proc' with GID 26.
Creating group 'games' with GID 50.
Creating group 'lock' with GID 54.
Creating group 'network' with GID 90.
Creating group 'floppy' with GID 94.
Creating group 'scanner' with GID 96.
Creating group 'power' with GID 98.
Creating group 'nobody' with GID 65534.
Creating group 'adm' with GID 999.
Creating group 'wheel' with GID 998.
Creating group 'utmp' with GID 997.
Creating group 'audio' with GID 996.
Creating group 'disk' with GID 995.
Creating group 'input' with GID 994.
Creating group 'kmem' with GID 993.
Creating group 'kvm' with GID 992.
Creating group 'lp' with GID 991.
Creating group 'optical' with GID 990.
Creating group 'render' with GID 989.
Creating group 'sgx' with GID 988.
Creating group 'storage' with GID 987.
Creating group 'tty' with GID 5.
Creating group 'uucp' with GID 986.
Creating group 'video' with GID 985.
Creating group 'users' with GID 984.
Creating group 'systemd-journal' with GID 983.
Creating group 'rfkill' with GID 982.
Creating group 'bin' with GID 1.
Creating user 'bin' (n/a) with UID 1 and GID 1.
Creating group 'daemon' with GID 2.
Creating user 'daemon' (n/a) with UID 2 and GID 2.
Creating user 'mail' (n/a) with UID 8 and GID 12.
Creating user 'ftp' (n/a) with UID 14 and GID 11.
Creating group 'http' with GID 33.
Creating user 'http' (n/a) with UID 33 and GID 33.
Creating user 'nobody' (Kernel Overflow User) with UID 65534 and GID 65534.
Creating group 'dbus' with GID 81.
Creating user 'dbus' (System Message Bus) with UID 81 and GID 81.
Creating group 'dhcpcd' with GID 981.
Creating user 'dhcpcd' (dhcpcd privilege separation) with UID 981 and GID 981.
Creating group 'systemd-coredump' with GID 980.
Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980.
Creating group 'systemd-network' with GID 979.
Creating user 'systemd-network' (systemd Network Management) with UID 979 and GID 979.
Creating group 'systemd-oom' with GID 978.
Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 978 and GID 978.
Creating group 'systemd-journal-remote' with GID 977.
Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 977 and GID 977.
Creating group 'systemd-resolve' with GID 976.
Creating user 'systemd-resolve' (systemd Resolver) with UID 976 and GID 976.
Creating group 'systemd-timesync' with GID 975.
Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 975 and GID 975.
Creating group 'tss' with GID 974.
Creating user 'tss' (tss user for tpm2) with UID 974 and GID 974.
Creating group 'uuidd' with GID 68.
Creating user 'uuidd' (n/a) with UID 68 and GID 68.
( 3/31) reinstalling base [###################################################################################################] 100%
( 4/31) reinstalling manjaro-system [###################################################################################################] 100%
( 5/31) reinstalling manjaro-release [###################################################################################################] 100%
( 6/31) reinstalling sudo [###################################################################################################] 100%
warning: directory permissions differ on /etc/sudoers.d/
filesystem: 755 package: 750
( 7/31) reinstalling parted [###################################################################################################] 100%
( 8/31) reinstalling openssh [###################################################################################################] 100%
( 9/31) reinstalling inxi [###################################################################################################] 100%
(10/31) reinstalling ncdu [###################################################################################################] 100%
(11/31) reinstalling nano [###################################################################################################] 100%
(12/31) reinstalling dhcpcd [###################################################################################################] 100%
(13/31) reinstalling man-pages [###################################################################################################] 100%
(14/31) reinstalling man-db [###################################################################################################] 100%
(15/31) reinstalling ntfs-3g [###################################################################################################] 100%
(16/31) reinstalling usbutils [###################################################################################################] 100%
(17/31) reinstalling zswap-arm [###################################################################################################] 100%
(18/31) reinstalling bash-completion [###################################################################################################] 100%
(19/31) reinstalling irqbalance [###################################################################################################] 100%
(20/31) reinstalling btrfs-progs [###################################################################################################] 100%
(21/31) reinstalling f2fs-tools [###################################################################################################] 100%
(22/31) reinstalling exfatprogs [###################################################################################################] 100%
(23/31) reinstalling iwd [###################################################################################################] 100%
(24/31) reinstalling manjaro-hotfixes [###################################################################################################] 100%
(25/31) reinstalling linux [###################################################################################################] 100%
(26/31) reinstalling uboot-odroid-n2 [###################################################################################################] 100%
A new U-Boot version needs to be flashed onto your install drive. Please use lsblk to determine your drive, before proceeding.
You can do this by running:
# dd if=/boot/u-boot.bin of=/dev/mmcblkX conv=fsync,notrunc bs=512 seek=1
(27/31) reinstalling plymouth [###################################################################################################] 100%
(28/31) reinstalling plymouth-theme-manjaro [###################################################################################################] 100%
==> To activate the theme, run as root:
==> plymouth-set-default-theme -R materia-manjaro
(29/31) reinstalling fbset [###################################################################################################] 100%
(30/31) reinstalling generic-post-install [###################################################################################################] 100%
(31/31) reinstalling on2-post-install [###################################################################################################] 100%
:: Running post-transaction hooks...
( 1/14) Creating system user accounts...
( 2/14) Updating journal message catalog...
( 3/14) Reloading system manager configuration...
Skipped: Current root is not booted.
( 4/14) Updating udev hardware database...
( 5/14) Applying kernel sysctl settings...
Skipped: Current root is not booted.
( 6/14) Creating temporary files...
/usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to replace specifiers in '/var/log/journal/%m': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:23: Failed to replace specifiers in '/run/log/journal/%m': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:25: Failed to replace specifiers in '/run/log/journal/%m': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:26: Failed to replace specifiers in '/run/log/journal/%m/*.journal*': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:29: Failed to replace specifiers in '/var/log/journal/%m': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:30: Failed to replace specifiers in '/var/log/journal/%m/system.journal': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:32: Failed to replace specifiers in '/var/log/journal/%m': No such file or directory
/usr/lib/tmpfiles.d/systemd.conf:33: Failed to replace specifiers in '/var/log/journal/%m/system.journal': No such file or directory
( 7/14) Reloading device manager configuration...
Skipped: Device manager is not running.
( 8/14) Arming ConditionNeedsUpdate...
( 9/14) Updating module dependencies...
(10/14) Updating linux module dependencies...
(11/14) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k 6.3.7-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: '6.3.7-1-MANJARO-ARM'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [kms]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
/etc/vconsole.conf: line 2: Expected: command not found
/etc/vconsole.conf: line 3: Use: command not found
-> Running build hook: [consolefont]
/etc/vconsole.conf: line 2: Expected: command not found
/etc/vconsole.conf: line 3: Use: command not found
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> ERROR: file not found: ''
==> ERROR: file not found: ''
==> WARNING: No fsck helpers found. fsck will not be run on boot.
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
error: command failed to execute correctly
(12/14) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k 6.3.7-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: '6.3.7-1-MANJARO-ARM'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [kms]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
/etc/vconsole.conf: line 2: Expected: command not found
/etc/vconsole.conf: line 3: Use: command not found
-> Running build hook: [consolefont]
/etc/vconsole.conf: line 2: Expected: command not found
/etc/vconsole.conf: line 3: Use: command not found
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> ERROR: file not found: ''
==> ERROR: file not found: ''
==> WARNING: No fsck helpers found. fsck will not be run on boot.
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
error: command failed to execute correctly
(13/14) Updating uimg initcpios...
Image Name: Ramdisk Image
Created: Sat Jun 17 11:36:35 2023
Image Type: AArch64 Linux RAMDisk Image (uncompressed)
Data Size: 8262002 Bytes = 8068.36 KiB = 7.88 MiB
Load Address: 00000000
Entry Point: 00000000
(14/14) Reloading system bus configuration...
Skipped: Current root is not booted.
-> Enabling services...
Enabling systemd-networkd.service ...
Enabling dhcpcd.service ...
Enabling sshd.service ...
Enabling iwd.service ...
Enabling zswap-arm.service ...
Enabling systemd-oomd.service ...
Enabling irqbalance.service ...
bootsplash-hide-when-booted.service not found in rootfs. Skipping.
bootsplash-show-on-shutdown.service not found in rootfs. Skipping.
-> Applying overlay for minimal...
-> Setting up users...
-> Setting password for root ...
-> Adding user...
-> Enabling user services...
No user services for minimal edition
-> Setting up system settings...
cp: cannot stat '/etc/ca-certificates/extracted/tls-ca-bundle.pem': No such file or directory
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
Generating locales...
en_US.UTF-8... done
Generation complete.
Correcting permissions from overlay...
chown: invalid group: ‘root:polkitd’
chown: invalid group: ‘root:polkitd’
-> Adding ext4 support to system...
-> Cleaning install for unwanted files...
rm: cannot remove '/var/tmp/manjaro-arm-installer/root/var/log/audit': Is a directory
rm: cannot remove '/var/tmp/manjaro-arm-installer/root/var/log/journal': Is a directory
rm: cannot remove '/var/tmp/manjaro-arm-installer/root/var/log/old': Is a directory
rm: cannot remove '/var/tmp/manjaro-arm-installer/root/var/log/private': Is a directory
==> on2 minimal install complete
==> Writing bootloader and cleaning up after install...
mv: cannot move '/var/tmp/manjaro-arm-installer/root/boot/dtbs' to '/var/tmp/manjaro-arm-installer/boot/dtbs': File exists
-> Set boot partition to in /etc/fstab...
-> Set root partition to in the relevant boot script and /etc/fstab...
umount: /var/tmp/manjaro-arm-installer/root: not mounted.
umount: /var/tmp/manjaro-arm-installer/boot: not mounted.
-> If you get an error stating 'failed to preserve ownership ... Operation not permitted', it's expected, since the boot partition is FAT32 and does not support ownership permissions...
==> Time : 2.77 minutes...
alexlai@hc4Jammy:~/build/manjaro-arm-installer$
==> Proceeding....
-> Getting package lists ready for on2 minimal edition...
==> Getting /dev/sdb ready with ext4 for on2...
cat: /sys/block/sdb/sdb1/start: No such file or directory
cat: /sys/block/sdb/sdb1/size: No such file or directory
expr: syntax error: missing argument after ‘+’
mount: /var/tmp/manjaro-arm-installer/boot: special device /dev/sdb1 does not exist.
mount: /var/tmp/manjaro-arm-installer/root: special device /dev/sdb2 does not exist.
==> Creating install for on2...
-> Used device is /dev/sdb
-> Downloading latest aarch64 rootfs...
Manjaro-ARM-aarch64-latest.tar.gz 62%[==================> ] 128.52M 11.2MB/s eta 8s
-> Extracting aarch64 rootfs...
-> Setting up keyrings...
==> Proceeding....
-> Getting package lists ready for on2 minimal edition...
==> Getting /dev/sdb ready with ext4 for on2...
cat: /sys/block/sdb/sdb1/start: No such file or directory
cat: /sys/block/sdb/sdb1/size: No such file or directory
expr: syntax error: missing argument after ‘+’
mount: /var/tmp/manjaro-arm-installer/boot: special device /dev/sdb1 does not exist.
mount: /var/tmp/manjaro-arm-installer/root: special device /dev/sdb2 does not exist.
==> Creating install for on2...
-> Used device is /dev/sdb
-> Downloading latest aarch64 rootfs...
Manjaro-ARM-aarch64-latest.tar.gz 100%[===============================================================================================================================================================>] 204.29M 11.2MB/s in 19s
-> Extracting aarch64 rootfs...
-> Setting up keyrings...
-> Generating mirrorlist...
-> Installing packages for minimal on on2...
:: Synchronizing package databases...
core 260.0 KiB 258 KiB/s 00:01 [###################################################################################################] 100%
extra 2.3 MiB 766 KiB/s 00:03 [###################################################################################################] 100%
community 6.7 MiB 892 KiB/s 00:08 [###################################################################################################] 100%
warning: systemd-libs-253.4-1 is up to date -- reinstalling
:: Starting full system upgrade...
resolving dependencies...
:: There are 3 providers available for initramfs:
:: Repository core
1) mkinitcpio
:: Repository extra
2) booster 3) dracut
Enter a number (default=1):
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency
Packages (108) archlinux-keyring-20230504-1 argon2-20190702-5 binutils-2.38-5.1 cairo-1.17.8-2 cryptsetup-2.6.1-3 dbus-1.14.6-2 device-mapper-2.03.21-1 diffutils-3.9-1 dnssec-anchors-20190629-3 ell-0.56-1 file-5.44-3 fontconfig-2:2.14.2-1
freetype2-2.13.0-1 fribidi-1.0.12-1 fuse-common-3.14.1-1 fuse2-2.9.9-4 gdk-pixbuf2-2.42.10-2 graphite-1:1.3.14-3 groff-1.22.4-10 gzip-1.12-2 harfbuzz-7.3.0-1 hwdata-0.370-1 iproute2-6.3.0-2 iptables-1:1.8.9-1 iputils-20221126-1
kbd-2.5.1-2 kmod-30-3 ldns-1.8.3-2 less-1:633-1 libbpf-1.2.0-1 libdatrie-0.2.13-2 libdrm-2.4.115-1 libedit-20221030_3.1-1 libelf-0.189-1 libjpeg-turbo-2.1.5.1-1 libmnl-1.0.5-1 libnetfilter_conntrack-1.0.9-1 libnfnetlink-1.0.2-1
libnftnl-1.2.5-1 libnl-3.7.0-3 libnotify-0.8.2-1 libpcap-1.10.4-1 libpciaccess-0.17-1 libpipeline-1.5.7-1 libpng-1.6.39-1 libseccomp-2.5.4-2 libthai-0.1.29-2 libtiff-4.5.0-3 libusb-1.0.26-2 libx11-1.8.4-1 libxau-1.0.11-2 libxcb-1.15-2
libxdmcp-1.1.4-2 libxext-1.3.5-1 libxft-2.3.8-1 libxrender-0.9.11-1 licenses-20220125-2 lsb-release-1.4-13 lzo-2.10-5 mkinitcpio-35.2-1.1 mkinitcpio-busybox-1.35.0-1 numactl-2.0.16-1 pango-1:1.50.14-1 pciutils-3.10.0-1 pixman-0.42.2-1
popt-1.19-1 procps-ng-3.3.17-1 psmisc-23.6-1 sed-4.9-3 shadow-4.13-2 shared-mime-info-2.2+13+ga2ffb28-1 systemd-sysvcompat-253.4-1 tar-1.34-2 uboot-tools-2023.01-1 util-linux-2.38.1-4 xcb-proto-1.15.2-3 xorgproto-2022.2-1 base-3-1
bash-completion-2.11-3 btrfs-progs-6.3-2.1 dhcpcd-10.0.1-1 exfatprogs-1.2.1-1 f2fs-tools-1.16.0-1 fbset-2.1-7 generic-post-install-20220704-1 inxi-3.3.27.1-1 irqbalance-1.9.2-1 iwd-2.4-2 linux-6.3.7-1 man-db-2.11.2-1 man-pages-6.04-1
manjaro-hotfixes-2018.08-6 manjaro-release-23.02-1 manjaro-system-20230303-1 nano-7.2-1 ncdu-2.2.2-2 ntfs-3g-2022.10.3-1 on2-post-install-20220603-1 openssh-9.3p1-1 parted-3.6-1 plymouth-22.02.122-2 plymouth-theme-manjaro-1-1
sudo-1.9.13.p3-1 systemd-253.4-1 systemd-libs-253.4-1 uboot-odroid-n2-2015.01.189-2 usbutils-015-2 zswap-arm-1-1
Total Download Size: 110.15 MiB
Total Installed Size: 328.55 MiB
Net Upgrade Size: 325.37 MiB
:: Proceed with installation? [Y/n]
font support
xf86-video-fbdev: Support special graphic cards on early startup
cantarell-fonts: True Type support for BGRT theme
(105/108) installing plymouth-theme-manjaro [###################################################################################################] 100%
==> To activate the theme, run as root:
==> plymouth-set-default-theme -R materia-manjaro
(106/108) installing fbset [###################################################################################################] 100%
(107/108) installing generic-post-install [###################################################################################################] 100%
Configuring /boot in /etc/fstab...
Configuring Plymouth theme...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k 6.3.7-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: '6.3.7-1-MANJARO-ARM'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [kms]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> ERROR: file not found: ''
==> ERROR: file not found: ''
==> WARNING: No fsck helpers found. fsck will not be run on boot.
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
(108/108) installing on2-post-install [###################################################################################################] 100%
Editing mkinitcpio.conf...
Editing boot.ini...
Created symlink /etc/systemd/system/default.target.wants/sound.service → /usr/lib/systemd/system/sound.service.
:: Running post-transaction hooks...
( 1/17) Creating system user accounts...
Creating group 'dhcpcd' with GID 974.
Creating user 'dhcpcd' (dhcpcd privilege separation) with UID 974 and GID 974.
( 2/17) Updating journal message catalog...
( 3/17) Reloading system manager configuration...
Skipped: Current root is not booted.
( 4/17) Updating udev hardware database...
( 5/17) Applying kernel sysctl settings...
Skipped: Current root is not booted.
( 6/17) Creating temporary files...
( 7/17) Reloading device manager configuration...
Skipped: Device manager is not running.
( 8/17) Arming ConditionNeedsUpdate...
( 9/17) Updating the MIME type database...
(10/17) Updating fontconfig configuration...
(11/17) Updating module dependencies...
(12/17) Updating linux module dependencies...
(13/17) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k 6.3.7-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: '6.3.7-1-MANJARO-ARM'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [kms]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> ERROR: file not found: ''
==> ERROR: file not found: ''
==> WARNING: No fsck helpers found. fsck will not be run on boot.
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
error: command failed to execute correctly
(14/17) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k 6.3.7-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: '6.3.7-1-MANJARO-ARM'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [kms]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> ERROR: file not found: ''
==> ERROR: file not found: ''
==> WARNING: No fsck helpers found. fsck will not be run on boot.
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
error: command failed to execute correctly
(15/17) Updating uimg initcpios...
Image Name: Ramdisk Image
Created: Sat Jun 17 03:15:36 2023
Image Type: AArch64 Linux RAMDisk Image (uncompressed)
Data Size: 8261786 Bytes = 8068.15 KiB = 7.88 MiB
Load Address: 00000000
Entry Point: 00000000
(16/17) Reloading system bus configuration...
Skipped: Current root is not booted.
(17/17) Updating fontconfig cache...
-> Enabling services...
Enabling systemd-networkd.service ...
Enabling dhcpcd.service ...
Enabling sshd.service ...
Enabling iwd.service ...
Enabling zswap-arm.service ...
Enabling systemd-oomd.service ...
Enabling irqbalance.service ...
bootsplash-hide-when-booted.service not found in rootfs. Skipping.
bootsplash-show-on-shutdown.service not found in rootfs. Skipping.
-> Applying overlay for minimal...
-> Setting up users...
-> Setting password for root ...
-> Adding user...
-> Enabling user services...
No user services for minimal edition
-> Setting up system settings...
cp: cannot stat '/etc/ca-certificates/extracted/tls-ca-bundle.pem': No such file or directory
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
Generating locales...
en_US.UTF-8...
Generating locales...
en_US.UTF-8... done
Generation complete.
Correcting permissions from overlay...
chown: invalid group: ‘root:polkitd’
chown: invalid group: ‘root:polkitd’
-> Adding ext4 support to system...
-> Cleaning install for unwanted files...
rm: cannot remove '/var/tmp/manjaro-arm-installer/root/var/log/audit': Is a directory
rm: cannot remove '/var/tmp/manjaro-arm-installer/root/var/log/journal': Is a directory
rm: cannot remove '/var/tmp/manjaro-arm-installer/root/var/log/old': Is a directory
rm: cannot remove '/var/tmp/manjaro-arm-installer/root/var/log/private': Is a directory
==> on2 minimal install complete
==> Writing bootloader and cleaning up after install...
-> Set boot partition to in /etc/fstab...
-> Set root partition to in the relevant boot script and /etc/fstab...
umount: /var/tmp/manjaro-arm-installer/root: not mounted.
umount: /var/tmp/manjaro-arm-installer/boot: not mounted.
-> If you get an error stating 'failed to preserve ownership ... Operation not permitted', it's expected, since the boot partition is FAT32 and does not support ownership permissions...
==> Time : 5.62 minutes...
§2023-06-18@x8664Arch
=> Proceeding....
-> Getting package lists ready for on2 minimal edition...
==> Getting /dev/sdc ready with ext4 for on2...
==> Creating install for on2...
-> Used device is /dev/sdc
-> Downloading latest aarch64 rootfs...
Manjaro-ARM-aarch64-latest.tar.gz 100%[=========================================================================================================>] 204.29M 6.75MB/s in 24s
-> Extracting aarch64 rootfs...
-> Setting up keyrings...
-> Generating mirrorlist...
-> Installing packages for minimal on on2...
:: Synchronizing package databases...
core 250.0 KiB 205 KiB/s 00:00 [###################################################################---] 96%
extra 2.3 MiB 3.16 MiB/s 00:00 [###################################################################---] 97%
community 1293.6 KiB 1690 KiB/s 00:03 [############----------------------------------------------------------] 18%
warning: systemd-libs-253.4-1 is up to date -- reinstalling
:: Starting full system upgrade...
resolving dependencies...
:: There are 3 providers available for initramfs:
:: Repository core
1) mkinitcpio
:: Repository extra
2) booster 3) dracut
Enter a number (default=1):
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency
Packages (108) archlinux-keyring-20230504-1 argon2-20190702-5 binutils-2.38-5.1 cairo-1.17.8-2 cryptsetup-2.6.1-3 dbus-1.14.6-2 device-mapper-2.03.21-1 diffutils-3.9-1
dnssec-anchors-20190629-3 ell-0.56-1 file-5.44-3 fontconfig-2:2.14.2-1 freetype2-2.13.0-1 fribidi-1.0.12-1 fuse-common-3.14.1-1 fuse2-2.9.9-4 gdk-pixbuf2-2.42.10-2
graphite-1:1.3.14-3 groff-1.22.4-10 gzip-1.12-2 harfbuzz-7.3.0-1 hwdata-0.370-1 iproute2-6.3.0-2 iptables-1:1.8.9-1 iputils-20221126-1 kbd-2.5.1-2 kmod-30-3 ldns-1.8.3-2
less-1:633-1 libbpf-1.2.0-1 libdatrie-0.2.13-2 libdrm-2.4.115-1 libedit-20221030_3.1-1 libelf-0.189-1 libjpeg-turbo-2.1.5.1-1 libmnl-1.0.5-1 libnetfilter_conntrack-1.0.9-1
libnfnetlink-1.0.2-1 libnftnl-1.2.5-1 libnl-3.7.0-3 libnotify-0.8.2-1 libpcap-1.10.4-1 libpciaccess-0.17-1 libpipeline-1.5.7-1 libpng-1.6.39-1 libseccomp-2.5.4-2
libthai-0.1.29-2 libtiff-4.5.0-3 libusb-1.0.26-2 libx11-1.8.4-1 libxau-1.0.11-2 libxcb-1.15-2 libxdmcp-1.1.4-2 libxext-1.3.5-1 libxft-2.3.8-1 libxrender-0.9.11-1
licenses-20220125-2 lsb-release-1.4-13 lzo-2.10-5 mkinitcpio-35.2-1.1 mkinitcpio-busybox-1.35.0-1 numactl-2.0.16-1 pango-1:1.50.14-1 pciutils-3.10.0-1 pixman-0.42.2-1
popt-1.19-1 procps-ng-3.3.17-1 psmisc-23.6-1 sed-4.9-3 shadow-4.13-2 shared-mime-info-2.2+13+ga2ffb28-1 systemd-sysvcompat-253.4-1 tar-1.34-2 uboot-tools-2023.01-1
util-linux-2.38.1-4 xcb-proto-1.15.2-3 xorgproto-2022.2-1 base-3-1 bash-completion-2.11-3 btrfs-progs-6.3-2.1 dhcpcd-10.0.1-1 exfatprogs-1.2.1-1 f2fs-tools-1.16.0-1
fbset-2.1-7 generic-post-install-20220704-1 inxi-3.3.27.1-1 irqbalance-1.9.2-1 iwd-2.4-2 linux-6.3.7-1 man-db-2.11.2-1 man-pages-6.04-1 manjaro-hotfixes-2018.08-6
manjaro-release-23.02-1 manjaro-system-20230303-1 nano-7.2-1 ncdu-2.2.2-2 ntfs-3g-2022.10.3-1 on2-post-install-20220603-1 openssh-9.3p1-1 parted-3.6-1 plymouth-22.02.122-2
plymouth-theme-manjaro-1-1 sudo-1.9.13.p3-1 systemd-253.4-1 systemd-libs-253.4-1 uboot-odroid-n2-2015.01.189-2 usbutils-015-2 zswap-arm-1-1
Total Installed Size: 328.55 MiB
Net Upgrade Size: 325.37 MiB
:: Proceed with installation? [Y/n]
(108/108) checking keys in keyring [######################################################################] 100%
(108/108) checking package integrity [######################################################################] 100%
(108/108) loading package files [######################################################################] 100%
(108/108) checking for file conflicts [######################################################################] 100%
(108/108) checking available disk space [######################################################################] 100%
:: Processing package changes...
( 1/108) installing file [######################################################################] 100%
( 2/108) reinstalling systemd-libs [######################################################################] 100%
( 3/108) installing procps-ng [######################################################################] 100%
( 4/108) installing sed [######################################################################] 100%
( 5/108) installing tar [######################################################################] 100%
( 6/108) installing hwdata [######################################################################] 100%
( 7/108) installing kmod [######################################################################] 100%
( 8/108) installing pciutils [######################################################################] 100%
Optional dependencies for pciutils
which: for update-pciids
grep: for update-pciids [installed]
curl: for update-pciids [installed]
( 9/108) installing psmisc [######################################################################] 100%
( 10/108) installing shadow [######################################################################] 100%
( 11/108) installing util-linux [######################################################################] 100%
Optional dependencies for util-linux
words: default dictionary for look
( 12/108) installing less [######################################################################] 100%
( 13/108) installing gzip [######################################################################] 100%
( 14/108) installing licenses [######################################################################] 100%
( 15/108) installing archlinux-keyring [######################################################################] 100%
gpg: Warning: using insecure memory!
==> Appending keys from archlinux.gpg...
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
gpg: Warning: using insecure memory!
pg: Warning: using insecure memory!
==> Locally signing trusted keys in keyring...
-> Locally signed 5 keys.
==> Importing owner trust values...
gpg: Warning: using insecure memory!
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: inserting ownertrust of 4
gpg: setting ownertrust to 4
==> Disabling revoked keys in keyring...
-> Disabled 33 keys.
==> Updating trust database...
gpg: Warning: using insecure memory!
==> Locally signing trusted keys in keyring...
-> Locally signed 5 keys.
==> Importing owner trust values...
gpg: Warning: using insecure memory!
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: inserting ownertrust of 4
gpg: setting ownertrust to 4
==> Disabling revoked keys in keyring...
-> Disabled 33 keys.
==> Updating trust database...
gpg: Warning: using insecure memory!
gpg: marginals needed: 3 completes needed: 1 trust model: pgp
gpg: depth: 0 valid: 1 signed: 27 trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1 valid: 27 signed: 98 trust: 0-, 0q, 0n, 27m, 0f, 0u
gpg: depth: 2 valid: 74 signed: 27 trust: 74-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2023-07-07
==> Updating trust database...
gpg: Warning: using insecure memory!
gpg: next trustdb check due at 2023-07-07
( 16/108) installing device-mapper [######################################################################] 100%
( 17/108) installing popt [######################################################################] 100%
( 18/108) installing argon2 [######################################################################] 100%
( 19/108) installing cryptsetup [######################################################################] 100%
( 20/108) installing dbus [######################################################################] 100%
( 21/108) installing libmnl [######################################################################] 100%
( 22/108) installing libnftnl [######################################################################] 100%
( 23/108) installing libnl [######################################################################] 100%
( 24/108) installing libpcap [######################################################################] 100%
( 25/108) installing libnfnetlink [######################################################################] 100%
( 26/108) installing libnetfilter_conntrack [######################################################################] 100%
( 27/108) installing iptables [######################################################################] 100%
( 28/108) installing kbd [######################################################################] 100%
( 29/108) installing libelf [######################################################################] 100%
( 30/108) installing libseccomp [######################################################################] 100%
( 31/108) installing systemd [######################################################################] 100%
warning: directory permissions differ on /var/log/journal/
filesystem: 755 package: 2755
Initializing machine ID from container UUID.
Creating group 'sys' with GID 3.
Creating group 'mem' with GID 8.
Creating group 'ftp' with GID 11.
Creating group 'mail' with GID 12.
Creating group 'log' with GID 19.
Creating group 'smmsp' with GID 25.
Creating group 'proc' with GID 26.
Creating group 'games' with GID 50.
Creating group 'lock' with GID 54.
Creating group 'network' with GID 90.
Creating group 'floppy' with GID 94.
Creating group 'scanner' with GID 96.
Creating group 'power' with GID 98.
Creating group 'nobody' with GID 65534.
Creating group 'adm' with GID 999.
Creating group 'wheel' with GID 998.
Creating group 'utmp' with GID 997.
Creating group 'audio' with GID 996.
Creating group 'disk' with GID 995.
Creating group 'input' with GID 994.
Creating group 'kmem' with GID 993.
Creating group 'kvm' with GID 992.
Creating group 'lp' with GID 991.
Creating group 'optical' with GID 990.
Creating group 'render' with GID 989.
Creating group 'sgx' with GID 988.
Creating group 'storage' with GID 987.
Creating group 'tty' with GID 5.
Creating group 'uucp' with GID 986.
Creating group 'video' with GID 985.
Creating group 'users' with GID 984.
Creating group 'systemd-journal' with GID 983.
Creating group 'rfkill' with GID 982.
Creating group 'bin' with GID 1.
Creating user 'bin' (n/a) with UID 1 and GID 1.
Creating group 'daemon' with GID 2.
Creating user 'daemon' (n/a) with UID 2 and GID 2.
Creating user 'mail' (n/a) with UID 8 and GID 12.
Creating user 'ftp' (n/a) with UID 14 and GID 11.
Creating group 'http' with GID 33.
Creating user 'http' (n/a) with UID 33 and GID 33.
Creating user 'nobody' (Kernel Overflow User) with UID 65534 and GID 65534.
Creating group 'dbus' with GID 81.
Creating user 'dbus' (System Message Bus) with UID 81 and GID 81.
Creating group 'systemd-coredump' with GID 981.
Creating user 'systemd-coredump' (systemd Core Dumper) with UID 981 and GID 981.
Creating group 'systemd-network' with GID 980.
Creating user 'systemd-network' (systemd Network Management) with UID 980 and GID 980.
Creating group 'systemd-oom' with GID 979.
Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
Creating group 'systemd-journal-remote' with GID 978.
Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 978 and GID 978.
Creating group 'systemd-resolve' with GID 977.
Creating user 'systemd-resolve' (systemd Resolver) with UID 977 and GID 977.
Creating group 'systemd-timesync' with GID 976.
Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 976 and GID 976.
Creating group 'tss' with GID 975.
Creating user 'tss' (tss user for tpm2) with UID 975 and GID 975.
Creating group 'uuidd' with GID 68.
Creating user 'uuidd' (n/a) with UID 68 and GID 68.
Creating user 'uuidd' (n/a) with UID 68 and GID 68.
Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
:: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
Optional dependencies for systemd
libmicrohttpd: systemd-journal-gatewayd and systemd-journal-remote
quota-tools: kernel-level quota management
systemd-sysvcompat: symlink package to provide sysvinit binaries [pending]
systemd-ukify: combine kernel and initrd into a signed Unified Kernel Image
polkit: allow administration as unprivileged user
python: Unified Kernel Image with ukify [installed]
curl: systemd-journal-upload, machinectl pull-tar and pull-raw [installed]
gnutls: systemd-journal-gatewayd and systemd-journal-remote [installed]
libbpf: support BPF programs [pending]
libfido2: unlocking LUKS2 volumes with FIDO2 token
libp11-kit: support PKCS#11 [installed]
tpm2-tss: unlocking LUKS2 volumes with TPM2 [installed]
( 32/108) installing systemd-sysvcompat [######################################################################] 100%
( 33/108) installing iputils [######################################################################] 100%
( 34/108) installing libbpf [######################################################################] 100%
( 35/108) installing iproute2 [######################################################################] 100%
Optional dependencies for iproute2
db5.3: userspace arp daemon [installed]
linux-atm: ATM support
python: for routel [installed]
( 36/108) installing base [######################################################################] 100%
Optional dependencies for base
linux: bare metal support [pending]
( 37/108) installing uboot-tools [######################################################################] 100%
( 38/108) installing libpng [######################################################################] 100%
( 39/108) installing libjpeg-turbo [######################################################################] 100%
( 40/108) installing libtiff [######################################################################] 100%
Optional dependencies for libtiff
freeglut: for using tiffgt
( 41/108) installing shared-mime-info [######################################################################] 100%
( 42/108) installing gdk-pixbuf2 [######################################################################] 100%
Optional dependencies for gdk-pixbuf2
libwmf: Load .wmf and .apm
libopenraw: Load .dng, .cr2, .crw, .nef, .orf, .pef, .arw, .erf, .mrw, and .raf
libavif: Load .avif
libheif: Load .heif, .heic, and .avif
libjxl: Load .jxl
librsvg: Load .svg, .svgz, and .svg.gz
webp-pixbuf-loader: Load .webp
( 43/108) installing libnotify [######################################################################] 100%
( 44/108) installing manjaro-system [######################################################################] 100%
( 45/108) installing lsb-release [######################################################################] 100%
( 46/108) installing manjaro-release [######################################################################] 100%
( 47/108) installing sudo [######################################################################] 100%
warning: directory permissions differ on /etc/sudoers.d/
filesystem: 755 package: 750
( 48/108) installing parted [######################################################################] 100%
( 49/108) installing dnssec-anchors [######################################################################] 100%
( 50/108) installing ldns [######################################################################] 100%
Optional dependencies for ldns
libpcap: ldns-dpa tool [installed]
( 51/108) installing libedit [######################################################################] 100%
( 52/108) installing openssh [######################################################################] 100%
Optional dependencies for openssh
libfido2: FIDO/U2F support
x11-ssh-askpass: input passphrase in X
xorg-xauth: X11 forwarding
( 53/108) installing inxi [######################################################################] 100%
Optional dependencies for inxi
bind: dig: -i wlan IP
binutils: strings: -I sysvinit version [pending]
bluez-tools: bt-adapter: -E bluetooth data (if no hciconfig)
curl: -i (if no dig); -w,-W; -U [installed]
dmidecode: -M if no sys machine data; -m
doas: -Dx hddtemp-user; -o file-user (alt for sudo)
file: -o unmounted file system (if no lsblk) [installed]
freeipmi: ipmi-sensors: -s IPMI sensors (servers)
hddtemp: -Dx show hdd temp, if no drivetemp module
iproute2: ip: -i ip LAN [installed]
kmod: modinfo: Ax; -Nx module version [installed]
ipmitool: -s IPMI sensors (servers)
lvm2: lvs: -L LVM data
lm_sensors: sensors: -s sensors output
mdadm: -Ra advanced mdraid data
mesa-utils: glxinfo: -G (X) glx info
net-tools: ifconfig: -i ip LAN (deprecated)
perl-cpanel-json-xs: Cpanel::JSON::XS: --output json (faster than JSON::PP)
perl-json-xs: JSON::XS: --output json (legacy)
perl-io-socket-ssl: IO::Socket::SSL: -U; -w,-W; -i (if dig not installed)
smartmontools: smartctl: -Da advanced data
systemd-sysvcompat: -I runlevel [installed]
sudo: -Dx hddtemp-user; -o file-user [installed]
tree: --debugger 20,21 /sys tree
upower: -sx attached device battery info
usbutils: lsusb: -A usb audio; -J (optional); -N usb networking [pending]
wget: -i (if no dig); -w,-W; -U
wmctrl: -S active window manager (fallback)
xorg-xdpyinfo: xdpyinfo: -G (X) Screen resolution, dpi; -Ga Screen size
xorg-xdriinfo: xdriinfo: -G (X) DRI driver (if missing, fallback to Xorg log)
xorg-xprop: xprop: -S (X) desktop data
xorg-xrandr: xrandr: -G (X) monitors(s) resolution; -Ga monitor data
( 54/108) installing ncdu [######################################################################] 100%
( 55/108) installing nano [######################################################################] 100%
( 56/108) installing dhcpcd [######################################################################] 100%
Optional dependencies for dhcpcd
openresolv: resolvconf support
Creating group 'uuidd' with GID 68.
Creating user 'uuidd' (n/a) with UID 68 and GID 68.
Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
:: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
Optional dependencies for systemd
libmicrohttpd: systemd-journal-gatewayd and systemd-journal-remote
quota-tools: kernel-level quota management
systemd-sysvcompat: symlink package to provide sysvinit binaries [pending]
systemd-ukify: combine kernel and initrd into a signed Unified Kernel Image
polkit: allow administration as unprivileged user
python: Unified Kernel Image with ukify [installed]
curl: systemd-journal-upload, machinectl pull-tar and pull-raw [installed]
gnutls: systemd-journal-gatewayd and systemd-journal-remote [installed]
libbpf: support BPF programs [pending]
libfido2: unlocking LUKS2 volumes with FIDO2 token
libp11-kit: support PKCS#11 [installed]
tpm2-tss: unlocking LUKS2 volumes with TPM2 [installed]
( 32/108) installing systemd-sysvcompat [######################################################################] 100%
( 33/108) installing iputils [######################################################################] 100%
( 34/108) installing libbpf [######################################################################] 100%
( 35/108) installing iproute2 [######################################################################] 100%
Optional dependencies for iproute2
db5.3: userspace arp daemon [installed]
linux-atm: ATM support
python: for routel [installed]
( 36/108) installing base [######################################################################] 100%
Optional dependencies for base
linux: bare metal support [pending]
( 37/108) installing uboot-tools [######################################################################] 100%
( 38/108) installing libpng [######################################################################] 100%
( 39/108) installing libjpeg-turbo [######################################################################] 100%
( 40/108) installing libtiff [######################################################################] 100%
Optional dependencies for libtiff
freeglut: for using tiffgt
( 41/108) installing shared-mime-info [######################################################################] 100%
( 42/108) installing gdk-pixbuf2 [######################################################################] 100%
Optional dependencies for gdk-pixbuf2
libwmf: Load .wmf and .apm
libopenraw: Load .dng, .cr2, .crw, .nef, .orf, .pef, .arw, .erf, .mrw, and .raf
libavif: Load .avif
libheif: Load .heif, .heic, and .avif
libjxl: Load .jxl
librsvg: Load .svg, .svgz, and .svg.gz
webp-pixbuf-loader: Load .webp
( 43/108) installing libnotify [######################################################################] 100%
( 44/108) installing manjaro-system [######################################################################] 100%
( 45/108) installing lsb-release [######################################################################] 100%
( 46/108) installing manjaro-release [######################################################################] 100%
( 47/108) installing sudo [######################################################################] 100%
warning: directory permissions differ on /etc/sudoers.d/
filesystem: 755 package: 750
( 48/108) installing parted [######################################################################] 100%
( 49/108) installing dnssec-anchors [######################################################################] 100%
( 50/108) installing ldns [######################################################################] 100%
Optional dependencies for ldns
libpcap: ldns-dpa tool [installed]
( 51/108) installing libedit [######################################################################] 100%
( 52/108) installing openssh [######################################################################] 100%
Optional dependencies for openssh
libfido2: FIDO/U2F support
x11-ssh-askpass: input passphrase in X
xorg-xauth: X11 forwarding
( 53/108) installing inxi [######################################################################] 100%
Optional dependencies for inxi
bind: dig: -i wlan IP
binutils: strings: -I sysvinit version [pending]
bluez-tools: bt-adapter: -E bluetooth data (if no hciconfig)
curl: -i (if no dig); -w,-W; -U [installed]
dmidecode: -M if no sys machine data; -m
doas: -Dx hddtemp-user; -o file-user (alt for sudo)
file: -o unmounted file system (if no lsblk) [installed]
freeipmi: ipmi-sensors: -s IPMI sensors (servers)
hddtemp: -Dx show hdd temp, if no drivetemp module
iproute2: ip: -i ip LAN [installed]
kmod: modinfo: Ax; -Nx module version [installed]
ipmitool: -s IPMI sensors (servers)
lvm2: lvs: -L LVM data
lm_sensors: sensors: -s sensors output
mdadm: -Ra advanced mdraid data
mesa-utils: glxinfo: -G (X) glx info
net-tools: ifconfig: -i ip LAN (deprecated)
perl-cpanel-json-xs: Cpanel::JSON::XS: --output json (faster than JSON::PP)
perl-json-xs: JSON::XS: --output json (legacy)
perl-io-socket-ssl: IO::Socket::SSL: -U; -w,-W; -i (if dig not installed)
smartmontools: smartctl: -Da advanced data
systemd-sysvcompat: -I runlevel [installed]
sudo: -Dx hddtemp-user; -o file-user [installed]
tree: --debugger 20,21 /sys tree
upower: -sx attached device battery info
usbutils: lsusb: -A usb audio; -J (optional); -N usb networking [pending]
wget: -i (if no dig); -w,-W; -U
wmctrl: -S active window manager (fallback)
xorg-xdpyinfo: xdpyinfo: -G (X) Screen resolution, dpi; -Ga Screen size
xorg-xdriinfo: xdriinfo: -G (X) DRI driver (if missing, fallback to Xorg log)
xorg-xprop: xprop: -S (X) desktop data
xorg-xrandr: xrandr: -G (X) monitors(s) resolution; -Ga monitor data
( 54/108) installing ncdu [######################################################################] 100%
( 55/108) installing nano [######################################################################] 100%
( 56/108) installing dhcpcd [######################################################################] 100%
Optional dependencies for dhcpcd
openresolv: resolvconf support
( 57/108) installing man-pages [######################################################################] 100%
( 58/108) installing groff [######################################################################] 100%
Optional dependencies for groff
netpbm: for use together with man -H command interaction in browsers
psutils: for use together with man -H command interaction in browsers
libxaw: for gxditview
perl-file-homedir: for use with glilypond
( 59/108) installing libpipeline [######################################################################] 100%
( 60/108) installing man-db [######################################################################] 100%
Optional dependencies for man-db
gzip [installed]
( 61/108) installing fuse-common [######################################################################] 100%
( 62/108) installing fuse2 [######################################################################] 100%
( 63/108) installing ntfs-3g [######################################################################] 100%
( 64/108) installing libusb [######################################################################] 100%
( 65/108) installing usbutils [######################################################################] 100%
Optional dependencies for usbutils
python: for lsusb.py usage [installed]
coreutils: for lsusb.py usage [installed]
( 66/108) installing zswap-arm [######################################################################] 100%
( 67/108) installing bash-completion [######################################################################] 100%
( 68/108) installing numactl [######################################################################] 100%
( 69/108) installing irqbalance [######################################################################] 100%
( 70/108) installing lzo [######################################################################] 100%
( 71/108) installing btrfs-progs [######################################################################] 100%
Optional dependencies for btrfs-progs
python: libbtrfsutil python bindings [installed]
e2fsprogs: btrfs-convert [installed]
reiserfsprogs: btrfs-convert
( 72/108) installing f2fs-tools [######################################################################] 100%
( 73/108) installing exfatprogs [######################################################################] 100%
( 74/108) installing ell [######################################################################] 100%
( 75/108) installing iwd [######################################################################] 100%
Optional dependencies for iwd
qrencode: for displaying QR code after DPP is started
( 76/108) installing manjaro-hotfixes [######################################################################] 100%
( 77/108) installing mkinitcpio-busybox [######################################################################] 100%
( 78/108) installing binutils [######################################################################] 100%
Optional dependencies for binutils
debuginfod: for debuginfod server/client functionality
( 79/108) installing diffutils [######################################################################] 100%
( 80/108) installing mkinitcpio [######################################################################] 100%
Optional dependencies for mkinitcpio
xz: Use lzma or xz compression for the initramfs image [installed]
bzip2: Use bzip2 compression for the initramfs image [installed]
lzop: Use lzo compression for the initramfs image
lz4: Use lz4 compression for the initramfs image [installed]
mkinitcpio-nfs-utils: Support for root filesystem on NFS
( 81/108) installing linux [######################################################################] 100%
Optional dependencies for linux
crda: to set the correct wireless channels of your country
linux-firmware: additional firmware
( 82/108) installing uboot-odroid-n2 [######################################################################] 100%
A new U-Boot version needs to be flashed onto your install drive. Please use lsblk to determine your drive, before proceeding.
You can do this by running:
# dd if=/boot/u-boot.bin of=/dev/mmcblkX conv=fsync,notrunc bs=512 seek=1
( 83/108) installing libpciaccess [######################################################################] 100%
( 84/108) installing libdrm [######################################################################] 100%
( 85/108) installing graphite [######################################################################] 100%
Optional dependencies for graphite
graphite-docs: Documentation
( 86/108) installing harfbuzz [######################################################################] 100%
Optional dependencies for harfbuzz
harfbuzz-utils: utilities
( 87/108) installing freetype2 [######################################################################] 100%
( 88/108) installing fontconfig [######################################################################] 100%
Creating fontconfig configuration...
Rebuilding fontconfig cache...
( 89/108) installing xcb-proto [######################################################################] 100%
( 90/108) installing xorgproto [######################################################################] 100%
( 91/108) installing libxdmcp [######################################################################] 100%
( 92/108) installing libxau [######################################################################] 100%
( 93/108) installing libxcb [######################################################################] 100%
( 94/108) installing libx11 [######################################################################] 100%
( 95/108) installing libxext [######################################################################] 100%
( 96/108) installing libxrender [######################################################################] 100%
( 97/108) installing pixman [######################################################################] 100%
( 98/108) installing cairo [######################################################################] 100%
( 99/108) installing fribidi [######################################################################] 100%
(100/108) installing libdatrie [######################################################################] 100%
(101/108) installing libthai [######################################################################] 100%
(102/108) installing libxft [######################################################################] 100%
(103/108) installing pango [######################################################################] 100%
(104/108) installing plymouth [######################################################################] 100%
Optional dependencies for plymouth
ttf-dejavu: For true type font support
xf86-video-fbdev: Support special graphic cards on early startup
cantarell-fonts: True Type support for BGRT theme
(105/108) installing plymouth-theme-manjaro [######################################################################] 100%
==> To activate the theme, run as root:
==> plymouth-set-default-theme -R materia-manjaro
(106/108) installing fbset [######################################################################] 100%
(107/108) installing generic-post-install [######################################################################] 100%
Configuring /boot in /etc/fstab...
Configuring Plymouth theme...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k 6.3.7-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: '6.3.7-1-MANJARO-ARM'
-> Running build hook: [base]
Configuring Plymouth theme...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k 6.3.7-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: '6.3.7-1-MANJARO-ARM'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [kms]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux.img'
==> Image generation successful
(108/108) installing on2-post-install [######################################################################] 100%
Editing mkinitcpio.conf...
Editing boot.ini...
Created symlink /etc/systemd/system/default.target.wants/sound.service → /usr/lib/systemd/system/sound.service.
:: Running post-transaction hooks...
( 1/17) Creating system user accounts...
Creating group 'dhcpcd' with GID 974.
Creating user 'dhcpcd' (dhcpcd privilege separation) with UID 974 and GID 974.
Configuring /boot in /etc/fstab...
Configuring /boot in /etc/fstab...
Configuring Plymouth theme...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k 6.3.7-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: '6.3.7-1-MANJARO-ARM'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [kms]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux.img'
==> Image generation successful
(108/108) installing on2-post-install [######################################################################] 100%
Editing mkinitcpio.conf...
Editing boot.ini...
Created symlink /etc/systemd/system/default.target.wants/sound.service → /usr/lib/systemd/system/sound.service.
:: Running post-transaction hooks...
( 1/17) Creating system user accounts...
Creating group 'dhcpcd' with GID 974.
Creating user 'dhcpcd' (dhcpcd privilege separation) with UID 974 and GID 974.
( 2/17) Updating journal message catalog...
( 3/17) Reloading system manager configuration...
Skipped: Current root is not booted.
( 4/17) Updating udev hardware database...
( 5/17) Applying kernel sysctl settings...
Skipped: Current root is not booted.
( 6/17) Creating temporary files...
( 7/17) Reloading device manager configuration...
Skipped: Device manager is not running.
( 8/17) Arming ConditionNeedsUpdate...
( 9/17) Updating the MIME type database...
(10/17) Updating fontconfig configuration...
(11/17) Updating module dependencies...
(12/17) Updating linux module dependencies...
(13/17) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k 6.3.7-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: '6.3.7-1-MANJARO-ARM'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [kms]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux.img'
==> Image generation successful
(14/17) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k 6.3.7-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: '6.3.7-1-MANJARO-ARM'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [kms]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-linux.img'
==> Image generation successful
(15/17) Updating uimg initcpios...
Image Name: Ramdisk Image
Created: Sun Jun 18 09:29:49 2023
Image Type: AArch64 Linux RAMDisk Image (uncompressed)
Data Size: 8193393 Bytes = 8001.36 KiB = 7.81 MiB
Load Address: 00000000
Entry Point: 00000000
(16/17) Reloading system bus configuration...
Skipped: Current root is not booted.
(17/17) Updating fontconfig cache...
-> Enabling services...
Enabling systemd-networkd.service ...
Enabling dhcpcd.service ...
Enabling sshd.service ...
Enabling iwd.service ...
Enabling zswap-arm.service ...
Enabling systemd-oomd.service ...
Enabling irqbalance.service ...
bootsplash-hide-when-booted.service not found in rootfs. Skipping.
bootsplash-show-on-shutdown.service not found in rootfs. Skipping.
-> Applying overlay for minimal...
-> Setting up users...
-> Setting password for root ...
-> Adding user...
-> Enabling user services...
No user services for minimal edition
-> Setting up system settings...
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
Generating locales...
en_US.UTF-8... done
Generation complete.
Correcting permissions from overlay...
-> Adding ext4 support to system...
-> Cleaning install for unwanted files...
rm: cannot remove '/var/tmp/manjaro-arm-installer/root/var/log/audit': Is a directory
rm: cannot remove '/var/tmp/manjaro-arm-installer/root/var/log/journal': Is a directory
rm: cannot remove '/var/tmp/manjaro-arm-installer/root/var/log/old': Is a directory
rm: cannot remove '/var/tmp/manjaro-arm-installer/root/var/log/private': Is a directory
==> on2 minimal install complete
==> Writing bootloader and cleaning up after install...
-> Set boot partition to b9d631a6-01 in /etc/fstab...
-> Set root partition to b9d631a6-02 in the relevant boot script and /etc/fstab...
-> If you get an error stating 'failed to preserve ownership ... Operation not permitted', it's expected, since the boot partition is FAT32 and does not support ownership permissions...
==> Time : 45.85 minutes...