Dogebox Logo Dogebox
Initial Setup

Getting Access

T6 Hardware

Without a monitor and keyboard available

  • Insert the microSD card with image flashed.
  • Ensure you have an ethernet cable plugged into your T6 box.
  • Plug power in.
  • Wait until the box finishes booting, this could take anywhere from 2 to 10 minutes.
  • In a web browser, visit https://dogebox.local:8080 to start configuring your Dogebox.
  • This will load the Dogebox Setup page.

With a monitor and keyboard available

  • Insert the microSD card with image flashed.
  • Ensure you have an ethernet cable plugged into your T6 box.
  • Plug in a HDMI screen, make sure it's plugged into HDMI1.
  • Plug in a keyboard.
  • Plug power in.
  • Wait until the box finishes booting, this could take anywhere from 2 to 10 minutes.
  • Once finished, login with the username shibe and the password suchpass. You will be prompted to change the password.
  • Enter command ip addr and take note of your IP address.
  • Ignore the lo: <LOOPBACK> section, look for another one.
  • Look for a line that starts with inet followed by your IP address, in this example 192.168.1.5. It may instead start with 10. or 192.168 or 172..
  • See the screenshot below.
  • In a web browser, visit http://your_ip_address:8080 to start configuring your Dogebox.
  • In this example, it would be http://192.168.1.5:8080 but your IP address will be different.
  • This will load the Dogebox Setup page.

Restart your Dogebox

Once Dogebox OS is installed on the internal eMMC storage, the setup page will ask you to restart your Dogebox. Shutdown using the provided button in the UI, or go back to the hardware T6 keyboard, and enter command sudo shutdown -h now. Once shutdown is complete, remove the SD Card before powering on again by pressing the button on the side of the Dogebox.

Note that the shutdown command can be used at any other time to shutdown your Dogebox. It's a good idea to do this every time you want to shut down the Dogebox, otherwise pulling the plug risks corrupting the eMMC storage or SD card, and you might have to wipe your Dogebox and start over (often it will recover, but not always)

Shut Down your Dogebox

Described above under Restart your Dogebox

Virtual machine

  • Wait until the box finishes booting, this could take anywhere from 2 to 10 minutes.
  • Once finished, login with the username shibe and the password suchpass. You will be prompted to change the password.
  • Enter command ip addr and take note of your IP address.
  • Ignore the lo: <LOOPBACK> section, look for another one.
  • Look for a line that starts with inet followed by your IP address, in this example 192.168.1.5. It may instead start with 10. or 192.168 or 172..
  • See the screenshot below.
  • In a web browser, visit http://your_ip_address:8080 to start configuring your Dogebox.
  • In this example, it would be http://192.168.1.5:8080 but your IP address will be different.
  • This will load the Dogebox Setup page.

Restart and Shut Down your Dogebox using the functions provided by your VM client.

On this page