There was an error while loading. Please reload this page.
Minibian is a minimalist (CLI only) Rasbian distribution.
Downloaded the latest image file from the website and unzipped it.
After determining that the microsd mounted as /dev/sdi1, I ran the following command from a root prompt inside the directory with the image:
# dd if=2016-03-12-jessie-minibian.img of=/dev/sdi bs=4M
Booted my Raspberry Pi 3 with this microsd card.
Then I installed and ran raspi-config with:
raspi-config
# apt-get update # apt-get dist-uprade # apt-get install raspi-config # raspi-config
Next I followed the menus to resize the partition: