Linux Format

Booting from SSD

Presuming that you’ve chosen Raspbian, let’s get you up and running with a system that boots from microSD and immediately jumps to an external SSD for storing and running the bulk of the OS. Note that for older models (anything but the Pi 4), USB booting is easier to set up (just add the line program_usb_bootmode=1 to /boot/config.txt on a Raspbian SD card, then reboot with said microSD card and your external drive attached to write the change to firmware). See http://bit.ly/LXF260boot for info.

IMPROVING HARDWARE
“The USB and Ethernet ports no longer share the same bus”

One day, booting the Pi 4 from external storage will be simple, but for now we’ll have to settle for pivoting to the root filesystem. Start by downloading the latest fully loaded version of Raspbian. Unzip, then head to to get the latest version of balena Etcher, a super-simple disk imager. Write the Raspbian image not to your microSD card, but to that USB drive – you will, it goes without saying, lose everything that’s on there, so don’t wipe a drive full of beloved content. Do the same thing again, but write the image to your SD card this time.

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

More from Linux Format

Linux Format1 min read
Kaki Pi
Another Pi-like SBPC appears! From Yuridenk-Shokai in Japan, this packs a Renesas RZ/V2H Coretex-A55/R8/M33 MPU with 80 TOPS of AI. It’s aimed at robotics and has four CSI video inputs along with a PCIe 3 connection. Find out more in Japanese: www.ka
Linux Format11 min readInternet & Web
Ultra-smooth Home Game Streaming
Credit: https://moonlight-stream.org, https://github.com/LizardByte Michael Reed is a consummate Linux professional who has been moonlighting for us so that he can live in the sunshine. (are we actually paying for these gags?–Ed) You can install the
Linux Format1 min read
Nvidia Moves To Block ZLUDA
As more and more applications rely on the combination of Nvidia and CUDA, it was inevitable that third-parties would try to build on their success. There’s already examples of this, such as ZLUDA, a drop-in replacement for CUDA. The implications of

Related