Jump to content

Sim0x34985034101

Members
  • Posts

    4
  • Joined

  • Last visited

  1. I was able to run the normal sata install. Encrypted always failed in the final booting instance. I will try to get into application based encryption. This is also important and I have to get started. PS: Its a pitty that boot.cmd can not recognize the disk by /dev/disk/by-uuid. Especially with sata disks (and encryption) this linux feature can be live saving. Thank you all for your help
  2. I failed again. Will try with slight adjustments tomorrow and report back.
  3. I followd the same thing, however I did not pay attention enought. I did not format the sd card as you proposed: /dev/mmcblk0p1 (boot partition ~20mb) /dev/mmcblk0p2 (sd card root partition ~1.8gb) I rather used 1 partion and ended not being able to split into /boot on the sd and /cryptdevice on sata, cause ofcourse it expected the fs somewhere else. I would have to: create initial ramdisk with mkinitramfs -o /b/initrd create uInitrd image with cd /b ; mkimage -A arm -O linux -T ramdisk -C gzip -a 0 -e 0 -d initrd uInitrd and replace /boot/boot.cmd contents with (what you wrote) compile boot.cmd to boot.scr with mkimage -C none -A arm -T script -d boot.cmd boot.scr Unfortunately I can't do that, because I cant boot into the same environment anymore...
  4. Hey there, I have managed to compile your great image. How ever I dont receive any HDMI signal on boot. During the first boot I got atleast some picture. but after loading kernel all went black. See log: https://sprunge.us/YjQd I used a] HDMI to VGA converter b] a direct HDMI connection. Both screens usually work. See log: https://sprunge.us/YjQd I will continue to install the system via SSH, however I would like to use HDMI lateron e.g. in emergency cases. Greetings!
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines