Skip to main content

Single-Board Computers

The Raspberry Pi computer series do not have a battery source to ensure that firmware settings are saved even if the computer loses power.  This means that they do not use a conventional BIOS or EFI architecture.

1000006150.png

Instead, these systems use a configuration file that is stored on the hard drive and used to configure the system during the boot process.  These settings are configured through the command line or a graphic user application

1000006145.png

Performance Options

These settings pertain to the overall hardware performance configurations for your single-board computer. 

Overlay File System: Disabled

This option allows the Raspberry Pi to boot in a mode where files on the SD card cannot be altered and any modifications are only temporarily saved in memory while the operating system is powered on. 

This increases the Raspberry Pi's life expectancy, but cannot be used for interactive systems that need to store long-term data between power cycles.

GPU Memory: Default

This allows you to change the amount of memory allocated to the graphical processing unit of the Raspberry Pi. 

Due to fundamental differences in the way that system-on-a-chip computers handle their graphical processing, this setting is an optimized default for your specific model.  There is no need to alter these settings and doing so many decrease performance.


Interface Options

SSHThese settings control the different physical and VNCdigital ifinterfaces desired.that can Disablebe unneededused suchto asinteract SPI,with I2C,the serialRaspberry port,Pi.

serial
console.

SSH: Enabled

This 1allows wire,you to remotely connect to your server through a terminal and run commands to administrate your server.

VNC: Disabled

This provides remote GPIO.access to your Raspberry Pi's user desktop environment.  We are disabling it to install RDP, a similar, more modern alternative.  If desired, you can leave it on for additional access options.

SPI: Disabled

Text

I2C: Disabled

Text

Serial Port: Disabled

Text.

Serial Console: Disabled

Text.

1-Wire: Disabled

Text.

Remote GPIO: Disabled

Text.


System Options

These pertain to general settings of the core Debian operating system.

Change password.Password

Text.

Change hostname,Hostname this

Text.

is
used
for

Power mdns,LED

Text.

I.e.
raspberrypi.local.
 power led. 

Wait for networkNetwork connection.Connection

Text.


Advanced Options