• devuan-packages
  • base-installer
  • Issues
  • #25

Closed
Open
Opened 2015-11-23T07:18Z by dev1fanboy @dev1fanboy

bbb/armhf headless images

There looks to be an installer image on files.devuan.org for bbb/armhf boards (not sure if they work, can't verify due to headless setup), but no images that can be flashed directly to sdcard only for headless setups.

vmdebootstrap may be used to build but has a couple of issues with the example that comes with it

from /usr/share/vmdebootstrap/examples/beagleboneblack.sh the changes I had to make were:

--customize "/usr/share/vmdebootstrap/examples/beagleboneblack-customise.sh" \\

--bootsize 75m --boottype vfat \\ (50mb was not enough to complete the build)

--mirror http://packages.devuan.org/merged \\

--package u-boot-omap \\ (since using every u-boot package is not necessary)

--distribution jessie \\

--root-password=rootpw (passwordless login seemed to fail)

--user=username/password

--image=devuan-bbb.img

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.