Bigger OS for tiny device.
This is the same as the "official" Raspbian OS but
with pre-configured ~30Gb partition mounted to root directory and ~1.5Gb swap partition. The /boot partition is mounted read-only by default for security reasons.
Boots to console by default, so if you like to use
desktop, you must set the initial runlevel to 5 or "sudo init 5" from console.
As usual, the built-in "pi" uers's password is raspberry. Use "sudo passwd root" to set root user's password.