Jump to content

nef

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi Balbes150! Thank you for your images! For now I can not use mine Odroid C1+ for testing, since it's running pi-hole and I'm dumping large website(it can take few weeks), but as soon it's ready, I will test new kernel. BTW - will it be compatible with LXC or Docker? Thanks again!
  2. Hello! First of all, thank you for your work! I'm happily using this image on Odroid C1+. Two questions from my side: 1. Does this image is also intended for Odroid C1+? 2. Is there any chance to make this kernel compatible with docker? Thanks!
  3. Thanks for reply @Igor. One more thing, could you take a 1 post per day limit from me? It is hard to discuss with this restriction. What would be the correct order? Are these the correct images to start with? https://yadi.sk/d/-MwoNitZonsRCg/Armbian/20.05.3/20200506
  4. The ones specified by dd commands. So, let's say I want to test your image with Armbian. Do these steps are correct? 1. Download current EOS Armbian Buster for C1 https://www.armbian.com/odroid-c1/ 2. Flash SD card with it 3. While SD card is still in Linux PC, run DD commands with your kernel image. 4. Replace boot.ini on SD card with the one from you 5. Test prepared SD card in my C1+. If something is wrong, i.e. you are starting from different Armbian image, please let me know.
  5. Looking forward to feedback from Armbian! I'm currently running Pi-Hole on C1+ with Armbian Buster and legacy 3.10 kernel from Jessie. Current working kernel would be a huge relief. Short question, since I'm new to u-boot. Does these commands will work regardless of state of Armbian on my SD card? I was starting with Armbian Jessie long time ago and went through upgrades to current Debian Buster. Does these rely on specific addresses from specific images or they can be used for any u-boot bootloader? TLDR: can I safely run them on my system to replace my kernel (together with new boot.ini)? dd if=u-boot-s805-odroid-c1.img of=/dev/<you_sd_card> conv=fsync bs=1 count=442 dd if=u-boot-s805-odroid-c1.img of=/dev/<you_sd_card> conv=fsync bs=512 skip=1 seek=1
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines