Linux Format

Dive into the Pi’s boot sequence

Booting up a Raspberry Pi typically requires you to write a disk image to an SD card, insert the card into the Pi and power on. But there is so much more you can do. To start, there’s the boot partition, using this the Pi can be pre-configured. This can be taken a step further with the PiBakery app, that enables you to set an entire startup procedure. Meanwhile, larger storage devices can be used instead of the SD card, enabling you to boot the Pi 3 and 4 from a USB device. Then there are the opportunities delivered thanks to dual-booting, enabling you to run multiple Raspberry Pi operating systems from the same device. Let’s have a look at all these options…

The boot partition

Always accessible and from many devices, the boot partition on the Pi’s microSD card features a collection of files and folders that control the boot process. These range from custom files to things like config.txt, and enable you to tweak how the Pi boots, change its display resolution and even deal with hardware bugs.

A smart option is to enable SSH early on. This will save time later, letting you directory and create a new text file, without a file extension, simply called . This will enable SSH – ideal if your Raspberry Pi is connected to your router or switch using Ethernet.

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format1 min read
Neofetch Is Dead
On 26th April, Dylan Araps, creator of Neofetch, archived the GitHub repository for the project. This didn’t come as much of a surprise to the community, as the utility has only been updated infrequently in the past few years. Araps updated the Readm
Linux Format13 min readInternet & Web
HotPicks
Version: 2.2.1 Web: https://drawpile.net Krita offers everything you need to create digital art on the Linux desktop, but what if you need to work with other artists to conjure up your masterpiece? Drawpile is a cross-platform drawing app whose main
Linux Format9 min read
Create Old-school Pixel Art Images
Credit: www.gimp.org Think of retro games and you’ll probably think of the pixellated look of titles released on consoles such as the NES. Games such as Bomberman and Kid Icarus worked within the limitations of ’80s technology, yet offered hours of f

Related Books & Audiobooks