how to run @balena_io @resin @intel #nuc nodes on @oracle @virtualbox 6.1.2

how to create and run @balena_io @resin @intel #nuc nodes on @oracle @virtualbox

  • use balena to create a Intel NUC image
  • download image
  • unzip image

convert RAW image to VMDK image with

“C:\Program Files\Oracle\VirtualBox\VBoxManage”

C:\> "VBoxManage" convertfromraw inuc.img inuc.vmdk --format VMDK

create a VM

  • chose Linux
  • choose Other Linux (64-bit)
  • enable UEFI

add storage

  • remove IDE storage controller
  • add SATA storage controller

then add

  • SCSI 0 CREATE inuc.VDI (8G-32G)
  • SCSI 1 ADD inuc.VMDK

boot and wait for it to FLASH and SHUTDOWN

  • remove inuc.VMDK

restart VM

  • wait for balena logo to appear

connect via balena.io portal

inuc.png

for instructions for older versions of virtual box see

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.