Jump to content

walkin-corpse

Members
  • Posts

    14
  • Joined

  • Last visited

Reputation Activity

  1. Like
    walkin-corpse reacted to Igor in Convert Armbian x86 img   
    "Virtual disk images (such as VHD and VMDK) are intended to be used for cloud computing,"
    https://en.wikipedia.org/wiki/IMG_(file_format)#Comparison_to_ISO_images

    Our build framework can generate cloud images directly https://github.com/armbian/build/blob/main/extensions/image-output-vhd.sh in case you need to automate this and you don't want to mess with additional scripting.
     
    ./compile.sh ENABLE_EXTENSIONS="image-output-vhd"  
     
    Try using dd and copy entire image from USB to /dev/vdi or whatever disk device is.
     
    Please provide armbianmonitor -u and if you want to look into & help in this context, here are sources. You are also welcome to open a ticket and we both can hope someone will fix this soon. Even its probably just one-line fix, someone needs to find that line, test it to make sure it works and open a pull request. 
  2. Like
    walkin-corpse reacted to Kinbald in Cubieboard A20 2012 version does not boot with Armbian 5.25!   
    Hello ! 
    Works well on my pcduino3 too.
    https://forum.armbian.com/index.php/topic/3492-pcduino-3-cant-boot-from-nand
    Thanks a lot !
  3. Like
    walkin-corpse got a reaction from Igor in Cubieboard A20 2012 version does not boot with Armbian 5.25!   
    I'm really moron. When I saw points's'stripes on the screen and it darken then I just thought it turned off. In reality NOT! It boots ok (legacy default). Now I'm checking if it installed to NAND ok (still in progress).
    Igor, thanx again for your project!
     
    upd: result negative - copy to nand complete, shutdown, removed tf-card, boot... none! I think it is problem with bootfs/nand1. Will put here the logfile later.
     
    upd2: Tada! I did it. Fixed tiny bug in nand-sata-install that just make it fail and skips formatting boot partition. Just remove "-qF" in "mkfs.vfat" (no such options here).
  4. Like
    walkin-corpse got a reaction from Kinbald in Cubieboard A20 2012 version does not boot with Armbian 5.25!   
    I'm really moron. When I saw points's'stripes on the screen and it darken then I just thought it turned off. In reality NOT! It boots ok (legacy default). Now I'm checking if it installed to NAND ok (still in progress).
    Igor, thanx again for your project!
     
    upd: result negative - copy to nand complete, shutdown, removed tf-card, boot... none! I think it is problem with bootfs/nand1. Will put here the logfile later.
     
    upd2: Tada! I did it. Fixed tiny bug in nand-sata-install that just make it fail and skips formatting boot partition. Just remove "-qF" in "mkfs.vfat" (no such options here).
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines