← Back to Users
keesj's activity in the archive.
Hi,If you want to fiddle around with MINIX3 and the BBB I have some good new.starting yesterday we added initial support for the BBB in the master branch. git clone git://git.minix3.org/minix src cd src export BASE_URL=http://www.minix3.org/arm/beaglebone export FLAG=-DAM335X export CONSOLE=tty00 ./releasetools/arm_sdimage.shyou can dd the resulting image to an SD-card!
Hi,
./releasetools/arm_sdimage.sh
If you want to fiddle around with MINIX3 and the BBB I have some good new.
starting yesterday we added initial support for the BBB in the master branch.
git clone git://git.minix3.org/minix src
cd src
export BASE_URL=http://www.minix3.org/arm/beaglebone
export FLAG=-DAM335X
export CONSOLE=tty00
you can dd the resulting image to an SD-card!