g00d 2 Posted October 24, 2021 Share Posted October 24, 2021 Hi Steven, thanks for your feedback and thanks again for your suggestion that led me to the right direction. Yeah, the .next file was missing after I did the encryption stuff mentioned here, no clue why. So I wrote everything in detail, maybe the devs can look over it and tell us more and even fix it if there's something to fix. Thanks for the hint about net.ifnames=0 I will try that and report back. I'm happy right now. 0 Quote Link to post Share on other sites More sharing options...
pinebook 0 Posted February 10 Share Posted February 10 I've just installed to a Pinebook Pro successfully. Bluetooth is not working, but that's acceptable to me. Details here Thank you so much @MMGenfor the script. 0 Quote Link to post Share on other sites More sharing options...
Felix 0 Posted April 28 Share Posted April 28 I have Orange Pi Lite. After running the attached script. But, black screen after reboot on LUKS enabled SD Card. I don't see any prompt asking for password to unlock the root partition. I use the following command to run: sudo ./armbian_rootenc_setup.sh -R -m -F /dev/sda U-Boot 2020.10-armbian (Aug 08 2021 - 16:13:23 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Xunlong Orange Pi Lite DRAM: 512 MiB MMC: mmc@1c0f000: 0, mmc@1c10000: 1 Loading Environment from FAT… Unable to use mmc 0:1… In: serial@1c28000 Out: serial@1c28000 Err: serial@1c28000 Net: No ethernet found. starting USB… Bus usb@1c1b000: USB EHCI 1.00 Bus usb@1c1b400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 scanning bus usb@1c1b000 for devices… 1 USB Device(s) found scanning bus usb@1c1b400 for devices… 2 USB Device(s) found scanning bus usb@1c1c000 for devices… 2 USB Device(s) found scanning bus usb@1c1c400 for devices… 1 USB Device(s) found scanning usb for storage devices… 0 Storage Device(s) found Autoboot in 1 seconds switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1… Found U-Boot script /boot/boot.scr 3964 bytes read in 2 ms (1.9 MiB/s) ## Executing script at 43100000 U-boot loaded from SD Boot script loaded from mmc 202 bytes read in 2 ms (98.6 KiB/s) 9986940 bytes read in 476 ms (20 MiB/s) 7995296 bytes read in 382 ms (20 MiB/s) Found mainline kernel configuration 31752 bytes read in 11 ms (2.8 MiB/s) 4185 bytes read in 7 ms (583 KiB/s) Applying kernel provided DT fixup script (sun8i-h3-fixup.scr) ## Executing script at 45000000 ## Loading init Ramdisk from Legacy Image at 43300000 … Image Name: uInitrd Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 9986876 Bytes = 9.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum … OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Loading Ramdisk to 49679000, end 49fff33c … OK Loading Device Tree to 49608000, end 49678fff … OK Starting kernel … 0 Quote Link to post Share on other sites More sharing options...
MMGen 14 Posted May 10 Author Share Posted May 10 Updated automated script to support Bullseye and Jammy images, plus minor bugfixes. 0 Quote Link to post Share on other sites More sharing options...
MMGen 14 Posted May 10 Author Share Posted May 10 On 4/28/2022 at 4:16 AM, Felix said: I have Orange Pi Lite. After running the attached script. But, black screen after reboot on LUKS enabled SD Card. I don't see any prompt asking for password to unlock the root partition. I use the following command to run: sudo ./armbian_rootenc_setup.sh -R -m -F /dev/sda Are you able to unlock the device via SSH as per the instructions? Can you ping the device at the expected address? Note that the script has been updated, so you might clone or pull the new version from Github and try running it again. 0 Quote Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.