Jump to content

jrtaylor

Members
  • Posts

    30
  • Joined

  • Last visited

Everything posted by jrtaylor

  1. The guide listed above is what I used. Not sure were to go from here.
  2. root@orangepi:/# gunzip -c /boot/initrd.img* | cpio --quiet -t | grep dropbear etc/dropbear etc/dropbear/dropbear_ecdsa_host_key etc/dropbear/dropbear_rsa_host_key etc/dropbear/dropbear_dss_host_key sbin/dropbear scripts/init-premount/dropbear scripts/init-bottom/dropbear root@orangepi:/# gunzip -c /boot/initrd.img* | cpio --quiet -t | grep authorized_keys root-Er9DIz/.ssh/authorized_keys root@orangepi:/# gunzip -c /boot/initrd.img* | cpio --quiet -t | grep cryptsetup lib/arm-linux-gnueabihf/libcryptsetup.so.4 lib/arm-linux-gnueabihf/libcryptsetup.so.4.6.0 lib/cryptsetup lib/cryptsetup/askpass sbin/cryptsetup conf/conf.d/cryptsetup
  3. This is what is in /boot root@orangepi:/# ls -al /boot total 24731 drwxr-xr-x 5 root root 1024 Jun 8 16:02 . drwxr-xr-x 22 root root 4096 Jun 8 00:42 .. -rw-rw-r-- 1 root root 209 Jun 8 16:02 armbianEnv.txt -rw-rw-r-- 1 root root 1624 Jan 27 19:04 armbian_first_run.txt.template lrwxrwxrwx 1 root root 1 Jun 8 00:18 boot -> . -rw-rw-r-- 1 root root 230454 Jan 27 19:04 boot.bmp -rw-rw-r-- 1 root root 3746 Jun 8 16:02 boot.cmd -rw-rw-r-- 1 root root 4882 Jan 27 19:04 boot-desktop.png -rw-rw-r-- 1 root root 3804 Jun 8 15:40 boot.scr -rw-r--r-- 1 root root 157956 Jan 25 11:22 config-4.14.14-sunxi lrwxrwxrwx 1 root root 17 Jan 27 19:03 dtb -> dtb-4.14.14-sunxi drwxr-xr-x 3 root root 8192 Jan 27 19:03 dtb-4.14.14-sunxi -rw------- 1 root root 7412871 Jun 8 01:36 initrd.img-4.14.14-sunxi drwx------ 2 root root 12288 Jun 8 00:16 lost+found drwxrwxr-x 2 root root 1024 Jan 27 19:04 overlay-user -rw-r--r-- 1 root root 3093830 Jan 25 11:22 System.map-4.14.14-sunxi lrwxrwxrwx 1 root root 21 Jun 8 01:36 uInitrd -> uInitrd-4.14.14-sunxi -rw-r--r-- 1 root root 7412935 Jun 8 01:36 uInitrd-4.14.14-sunxi -rwxr-xr-x 1 root root 6968976 Jan 25 11:22 vmlinuz-4.14.14-sunxi lrwxrwxrwx 1 root root 21 Jan 27 19:03 zImage -> vmlinuz-4.14.14-sunxi I never see anything after Satrting kernel.... It looks like the kernel never loads.
  4. This is all I get. U-Boot SPL 2017.11-armbian (Jan 25 2018 - 07:59:18) DRAM: 256 MiB Trying to boot from MMC1 U-Boot 2017.11-armbian (Jan 25 2018 - 07:59:18 +0100) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Xunlong Orange Pi Zero DRAM: 256 MiB MMC: SUNXI SD/MMC: 0 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: phy interface0 eth0: ethernet@1c30000 starting USB... USB0: USB EHCI 1.00 USB1: USB OHCI 1.0 scanning bus 0 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Autoboot in 1 seconds, press <Space> to stop switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot.scr 3763 bytes read in 93 ms (39.1 KiB/s) ## Executing script at 43100000 U-boot loaded from SD Boot script loaded from mmc 179 bytes read in 50 ms (2.9 KiB/s) 7411708 bytes read in 850 ms (8.3 MiB/s) 6968976 bytes read in 851 ms (7.8 MiB/s) Found legacy kernel configuration ** File not found /script.bin ** ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: uInitrd Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 7411644 Bytes = 7.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Ramdisk to 498ee000, end 49fff7bc ... OK Starting kernel ...
  5. Tried following this guide https://forum.armbian.com/topic/4174-full-root-filesystem-encryption-on-an-armbianorange-pi-pc-2-system/ to encrypt the root file system of a OPI R1. The system would boot to starting kernel and then just stay there. Any Ideas???
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines