Jump to content

jeansburger

Members
  • Posts

    6
  • Joined

  • Last visited

  1. I recently built Armbian with Open Media Vault installed at build time. After configuring the system and wanting to make a backup image when I use Win32DiskImager to create an image it succeeds but after I plug the SD back in the board it wont boot. I recently lost power and I have the same issue of the board not booting after power is disconnected. If I make a fresh image it can boot and reboot but if I ever remove power the board will not boot into the OS. What happens when there is power loss the alive led is blinking and the HDMI outputs a black screen with a blinking cursor even when left for hours it doesn't ever stop. The SD card is readable and can view the files in the underlying system if I load it up in Ubuntu. I'm unsure what I can do to help figure out why this happens to the board.
  2. Thank you for the help! I have been trying to figure out how to do the whole backup u-boot+spl, would I have to just read the image using something like Win32 Imager? Or is there a more elegant way to do this from inside the system that I can just throw onto my server for future need?
  3. I have a Odroid XU4 board that I am trying to build an image for and it will not boot from any images I have built from the compile.sh pulled from github. The board u-boot led doesn't turn on (solid blue) and nothing is displayed from the hdmi port. I select SD card image and have tried writing it with Win32 imager, Etcher, and the dd command. I did get an Ubuntu image downloaded from Odroid to work so the board is not faulty. Nothing has worked and I'm at a loss as to why when I personally compile an image it does not work. Thanks for the help
  4. This may be because I used OMV 3.x on my raspberry pi 2 (useing the image found on sourceforge), when I installed it on the pi it just broke itself when I tried to do any updates. Is it more stable on other boards? I would like to be able to use OMV 3.x but I would like something that is very stable so that I won't have to constantly fix it if the system updates itself.
  5. This is part of a extra credit assignment for a graduate class I'm taking. I need to build a wheezy image for an arm board and modify the kernel to do something extra, for myself I'm trying to modify the kernel for the XU4 to allow for the use of all 8 cores of the processor. The other reason I would like to have wheezy is when I am done with the assignment I will install open media vault on it to have a fast but small footprint NAS, from what I have read on the OMV page there is no support for Jessie when installing OMV 2.x on top as it only is for testing/ proof of concept.
  6. I am trying to build a Wheezy image for the Odroid XU4, everything seemingly compiles okay it get to building and compressing the image and I get an error from the tools.sh file. Here is my output log. Displaying message: Preparing host info Displaying message: Build host OS release xenial info Displaying message: Downloading toolchain gcc-linaro-4.9-2016.02-x86_64_arm-linux-gnueabi info Displaying message: Verifying Displaying message: Extracting Displaying message: Download complete info ## BUILD SCRIPT ENVIRONMENT Version: db2129e7177f2b9ec17f6e4584b13303427645c9 ## BUILD CONFIGURATION Build target: Board: odroidxu4 Branch: next Kernel configuration: Repository: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git Branch: tag:v4.8.4 Config file: linux-odroidxu4-next U-boot configuration: Repository: git://git.denx.de/u-boot.git Branch: tag:v2016.05 Offset: 4 Size: 0 CPU configuration: 600000 - 1800000 with Displaying message: Starting Armbian build script @host info Displaying message: Syncing clock host info Displaying message: Downloading sources info Displaying message: Checking git sources u-boot-odroidxu v2016.05 info Displaying message: Creating local copy Displaying message: Fetching updates Displaying message: Checking out Displaying message: Checking git sources linux-vanilla v4.8.4 info Displaying message: Creating local copy Displaying message: Fetching updates Displaying message: Checking out Displaying message: Checking git sources sunxi-tools master info Displaying message: Up to date Displaying message: Cleaning u-boot-odroidxu/v2016.05 info Displaying message: Cleaning linux-vanilla/v4.8.4 info Displaying message: Cleaning output/debs for odroidxu4 next info Displaying message: Started patching process for u-boot u-boot-odroidxu-next info Displaying message: Looking for user patches in userpatches/u-boot/u-boot-odroidxu-next info Displaying message: ... odroid-xu4_defconfig.patch succeeded info Displaying message: ... xu4_blobs.patch succeeded info Displaying message: ... xu4_sd_fusing.patch succeeded info Displaying message: Compiling uboot 2016.05 info Displaying message: Compiler version arm-linux-gnueabihf-gcc 5.4.0 info Displaying message: Building deb linux-u-boot-next-odroidxu4_5.23_armhf.deb info Displaying message: Patching kernel for compiler support Reversed (or previously applied) patch detected! Assuming -R. Displaying message: Started patching process for kernel odroidxu4-next info Displaying message: Looking for user patches in userpatches/kernel/odroidxu4-next info Displaying message: ... bash_to_afterinstall.patch succeeded info Displaying message: ... packaging-4.x-NEXT-with-postinstall-scripts.patch succeeded info Displaying message: Compiling next kernel 4.8.4 info Displaying message: Compiler version arm-linux-gnueabihf-gcc 5.4.0 info Displaying message: Using kernel config file lib/config/kernel/linux-odroidxu4-next.config info Displaying message: Creating board support package odroidxu4 next info Displaying message: Fingerprinting Displaying message: Building package linux-wheezy-root-next-odroidxu4 info Displaying message: Starting rootfs and image building process for odroidxu4 wheezy info Displaying message: Extracting wheezy-ng-armhf.b91...4d1.tgz 0 days old info Displaying message: Applying distribution specific tweaks for wheezy info Displaying message: Applying common tweaks info Displaying message: Installing kernel linux-image-next-odroidxu4 info Displaying message: Installing u-boot linux-u-boot-next-odroidxu4 info Displaying message: Installing headers linux-headers-next-odroidxu4 info Displaying message: Installing generic firmware armbian-firmware info Displaying message: Installing DTB linux-dtb-next-odroidxu4 info Displaying message: Installing board support package odroidxu4 info Displaying message: Installing extra applications and drivers info Displaying message: Installing linux firmware 5.23 info Displaying message: Building deb armbian-tools info Displaying message: ... downloading sources temper info Displaying message: ... downloading sources BT utils info Displaying message: ... compiling temper info Displaying message: ERROR in function compiling tools.sh:70 err Displaying message: Error building temper err Displaying message: Process terminated info Displaying message: ERROR in function unmount_on_exit debootstrap-ng.sh:569 err Displaying message: debootstrap-ng was interrupted err Displaying message: Process terminated info I have no clue how to fix this error or what I need to modify or install to resolve it. Thanks in advance.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines