Difference between revisions of "Raspberry Pi Jukebox"

From LVL1
Jump to navigation Jump to search
m
Line 10: Line 10:
  
 
* If you boot to desktop:
 
* If you boot to desktop:
** Open Terminal, Raspbian's built-in command line program, and follow command line instructions.
+
** Navigate to Menu > Preferences > Raspberry Pi Configuration
 
+
** Click Expand Filesystem.
  
 
= Giving your Pi a Unique Name =
 
= Giving your Pi a Unique Name =
  
* Once booted to the Desktop, change your Hostname. Instructions to come.
+
* Once booted to the Desktop, change your Hostname.
 +
** From the GUI, navigate to Menu > Preferences > Raspberry Pi Configuration
 +
** Type in a unique Hostname.
 +
*** The Pi will require a reboot.

Revision as of 17:05, 19 February 2016

Scheduled for Saturday, February 20th 2016, Jared will/has run a Raspberry Pi workshop. documentation for this workshop will live here.

Booting for the first time

  • If you boot to command line:
    • Type sudo raspi-config, then hit enter, and follow raspi-config instructions.
  • If you boot to desktop:
    • Navigate to Menu > Preferences > Raspberry Pi Configuration
    • Click Expand Filesystem.

Giving your Pi a Unique Name

  • Once booted to the Desktop, change your Hostname.
    • From the GUI, navigate to Menu > Preferences > Raspberry Pi Configuration
    • Type in a unique Hostname.
      • The Pi will require a reboot.