i have issue with rock 5
rock01:armbian:% sudo ./armbian_rootenc_setup.sh -R -m -F /dev/sda
┌───────────────────────────────────────────────────┐
│ ⣎⣱ ⡀⣀ ⣀⣀ ⣇⡀ ⠄ ⢀⣀ ⣀⡀ ⣏⡉ ⣀⡀ ⢀⣀ ⡀⣀ ⡀⢀ ⣀⡀ ⣰⡀ ⢀⡀ ⢀⣸ │
│ ⠇⠸ ⠏ ⠇⠇⠇ ⠧⠜ ⠇ ⠣⠼ ⠇⠸ ⠧⠤ ⠇⠸ ⠣⠤ ⠏ ⣑⡺ ⡧⠜ ⠘⠤ ⠣⠭ ⠣⠼ │
│ ⣏⡱ ⢀⡀ ⢀⡀ ⣰⡀ ⣏⡉ ⠄ ⡇ ⢀⡀ ⢀⣀ ⡀⢀ ⢀⣀ ⣰⡀ ⢀⡀ ⣀⣀ │
│ ⠇⠱ ⠣⠜ ⠣⠜ ⠘⠤ ⠇ ⠇ ⠣ ⠣⠭ ⠭⠕ ⣑⡺ ⠭⠕ ⠘⠤ ⠣⠭ ⠇⠇⠇ │
│ ⢎⡑ ⢀⡀ ⣰⡀ ⡀⢀ ⣀⡀ │
│ ⠢⠜ ⠣⠭ ⠘⠤ ⠣⠼ ⡧⠜ │
└───────────────────────────────────────────────────┘
For detailed usage information,
invoke with the '-h' switch
get_armbian_image OK
apt_install_host OK
close_loopmount OK
umount_target OK
remove_build_dir OK
/dev/sda (KINGSTON SNVS1000G 931.5G) doesn’t appear to be an SD card
for the following reasons:
Device is non-removable
Size is > 128GiB
Are you sure this is the correct device of your blank SD card? (y/N) n
Exiting at user request
rock01:armbian:% nano armbian_rootenc_setup.sh
rock01:armbian:% sudo ./armbian_rootenc_setup.sh -R -m -F /dev/sda
┌───────────────────────────────────────────────────┐
│ ⣎⣱ ⡀⣀ ⣀⣀ ⣇⡀ ⠄ ⢀⣀ ⣀⡀ ⣏⡉ ⣀⡀ ⢀⣀ ⡀⣀ ⡀⢀ ⣀⡀ ⣰⡀ ⢀⡀ ⢀⣸ │
│ ⠇⠸ ⠏ ⠇⠇⠇ ⠧⠜ ⠇ ⠣⠼ ⠇⠸ ⠧⠤ ⠇⠸ ⠣⠤ ⠏ ⣑⡺ ⡧⠜ ⠘⠤ ⠣⠭ ⠣⠼ │
│ ⣏⡱ ⢀⡀ ⢀⡀ ⣰⡀ ⣏⡉ ⠄ ⡇ ⢀⡀ ⢀⣀ ⡀⢀ ⢀⣀ ⣰⡀ ⢀⡀ ⣀⣀ │
│ ⠇⠱ ⠣⠜ ⠣⠜ ⠘⠤ ⠇ ⠇ ⠣ ⠣⠭ ⠭⠕ ⣑⡺ ⠭⠕ ⠘⠤ ⠣⠭ ⠇⠇⠇ │
│ ⢎⡑ ⢀⡀ ⣰⡀ ⡀⢀ ⣀⡀ │
│ ⠢⠜ ⠣⠭ ⠘⠤ ⠣⠼ ⡧⠜ │
└───────────────────────────────────────────────────┘
For detailed usage information,
invoke with the '-h' switch
get_armbian_image OK
apt_install_host OK
close_loopmount OK
umount_target OK
remove_build_dir OK
/dev/sda (KINGSTON SNVS1000G 931.5G) doesn’t appear to be an SD card
for the following reasons:
Device is non-removable
Size is > 128GiB
Are you sure this is the correct device of your blank SD card? (y/N) y
Will write to target /dev/sda (KINGSTON SNVS1000G 931.5G)
check_sdcard_name_and_params OK
create_build_dir OK
Enter the IP address of the target machine.
Enter 'dhcp' for a dynamic IP or 'none' for no remote SSH unlocking support
IP address: none
Enter a boot partition label for the target machine,
or hit ENTER for the default (ARMBIAN_BOOT):
Enter a device name for the encrypted root filesystem,
or hit ENTER for the default (rootfs):
Choose a simple disk password for the installation process.
Once your encrypted system is up and running, you can change
the password using the 'cryptsetup' command.
Enter password: 123
Unlock the disk from the serial console. WARNING: enabling this will
make it impossible to unlock the disk using the keyboard and monitor,
though unlocking via SSH will still work.
Enable unlocking via serial console? (y/n): n
Unlock the disk via SSH over USB (g_ether). Enable this only if your board
supports USB gadget mode, i.e. if it has a USB OTG port. WARNING: enabling this
will make it impossible to unlock the disk over the Ethernet interface (eth0).
Enable unlocking via SSH over USB? (y/n): n
The following user options are in effect:
+ force full rebuild
+ force reformat of encrypted root partition
+ add all currently loaded modules to initramfs
Armbian image: Armbian_22.11.2_Rock-5b_jammy_legacy_5.10.110.img
Target device: /dev/sda (KINGSTON SNVS1000G 931.5G)
Root filesystem device name: /dev/mapper/rootfs
Target IP address: none
Boot partition label: ARMBIAN_BOOT
Disk password: W3koslad
Serial console unlocking: no
SSH over USB unlocking: no
Are these settings correct? (Y/n) y
setup_loopmount OK
check_install_state OK
All data on /dev/sda (KINGSTON SNVS1000G 931.5G) will be destroyed!!!
Are you sure you want to continue? (y/N) y
Creating new partition label on /dev/sda
create_partition_label OK
Copying boot loader (557056 sectors, 272M):
272+0 records in
272+0 records out
285212672 bytes (285 MB, 272 MiB) copied, 1.40963 s, 202 MB/s
copy_boot_loader OK
partition_sd_card OK
Copying files to boot partition:
rsync: [sender] change_dir "/home/rock/armbian/armbian_rootenc_build/src/boot" failed: No such file or directory (2)
0 100% 0.00kB/s 0:00:00 (xfr#0, to-chk=0/0)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1333) [sender=3.2.3]
armbian_rootenc_setup.sh:823: copy_system_boot() failed at command 'rsync $RSYNC_VERBOSITY --archive $SRC_ROOT/boot/* $BOOT_ROOT'
Host script exiting with error (23)
Cleaning up, please wait...
close_loopmount OK
umount_target OK
update_config_vars_file OK
remove_build_dir OK
rock01:armbian:% ls -la
total 2095036
drwxrwxr-x 2 rock rock 4096 Mar 11 15:19 .
drwxr-x--- 7 rock rock 4096 Mar 11 15:23 ..
-rw-r--r-- 1 root root 2982150144 Mar 11 15:19 Armbian_22.11.2_Rock-5b_jammy_legacy_5.10.110.img
-rwxrwxr-x 1 rock rock 39358 Mar 11 15:15 armbian_rootenc_setup.sh