Search Results for: SSD guide

Fixing Storage Adapters for Raspberry Pi via Firmware Updates

StarTech USB312SAT3CB

I’ve covered how to get the right type of storage adapter for your Raspberry Pi for years on this site and cataloged storage adapters that both work and don’t work with the Raspberry Pi. Over the years we’ve learned that many of these adapters can be “fixed” with a firmware update to work with the Raspberry Pi.

In this article I’ll put together an evolving list of firmware adapters that can be fixed with these updates from my own experience as well as comments people have left over the years!

Fixing Storage Adapters for Raspberry Pi via Firmware Updates Read More »

Using Multiple M.2 NGFF 2280 SATA Drives Simultaneously

IOCREST NGFF 2230/2242/2260/2280/22110 SATA PCIe Enclosure

I’ve been running pibenchmarks.com for several years now so I’ve held on to any spare storage devices I can get my hands on for benchmarking/testing/cataloging purposes. This led to a big surplus of drives and no easy way to utilize them. That was before getting some new tools to be able to utilize lots of drives at once.

Last time I covered a monster 16 bay hot swappable 2.5″ SATA cage (as well as a more reasonable 8 bay option) in this “extreme storage” series of articles and in this article we’re going to cover M.2 SATA NGFF / M.2 NVMe drives. It’s also possible to do RAID!

Using Multiple M.2 NGFF 2280 SATA Drives Simultaneously Read More »

Monster 16 Bay Hot-Swappable 2.5″ SATA Cage – ICY DOCK

ICY DOCK 16 Bay SAS/SATA Backplane Cage

I have a *lot* of 2.5″ SATA drives around the house that have collected from over the years from various devices. Often these drives have useful data on them or aren’t big enough to justify using on their own. The absolutely monstrous ICY DOCK 16 bay 2.5″ SAS/SATA backplane cage solves all of these problems and lets you hot swap (change out the drives while the OS is running) drives live in your OS!

In this guide I’ll cover how what I needed to actually set up something like this and my advice for people who are interested in these same type of hot swappable / RAID capabilities. I’ll also share the “sweet spot” recommendation to get the most bays for the least money if you’re on a tight budget. Let’s get started!

Monster 16 Bay Hot-Swappable 2.5″ SATA Cage – ICY DOCK Read More »

Upgrade Java Past apt’s OpenJDK on Raspberry Pi OS

OpenJDK 16 on Raspberry Pi OS

The OpenJDK 11 version that comes in Raspberry Pi OS’s apt repositories is ancient. It’s so old that recently people using my Minecraft Java Server for Raspberry Pi script have started getting a warning that Minecraft 1.17 will *not* support anything below OpenJDK 16.

In this article I’m going to share a sneaky trick to update your Java to a newer version than is available in apt using snapd. Let’s begin!

Upgrade Java Past apt’s OpenJDK on Raspberry Pi OS Read More »

Where to get the 64 bit Raspberry Pi OS image for Pi 4 / 400

Pi 64bit OS - Forum Post

Last year a official 64 bit version of Raspberry Pi OS was released. There have been 3 versions of the image released with the latest one just having came out April 9th 2021.

It can be a little tricky to find and I’ve been asked in the comments here before on the site where to find it so I figured it was time to write a quick guide!

Where to get the 64 bit Raspberry Pi OS image for Pi 4 / 400 Read More »

Fast Raspberry Pi 4 Storage Benchmarks

Raspberry Pi Storage Benchmark 2020

We’ve now received over 20,000 benchmarks at Pi Benchmarks! These are submitted by regular people from all over the world.

In celebration of that milestone as well as the launch of the 8GB Raspberry Pi 4 take a closer look at which device you should choose for your Raspberry Pi 4 as determined by science and measurement!

Fast Raspberry Pi 4 Storage Benchmarks Read More »

Raspberry Pi 4 Ubuntu Server / Desktop 18.04.4 Image

Fine, I'll do it myself

This is a unofficial distribution of Ubuntu Server 18.04.3 for Raspberry Pi 4. It is provided with the purpose of letting us all play with the new Pi 4’s new increased RAM and other capabilities until Ubuntu’s repositories are updated with support for the newest Pi.

Once official support is released through the Ubuntu repositories this project will effectively cease to exist (until, dare I dream, the Pi 5?). The image supports KVM, has support for the Pi 4’s new 3D display driver, and can also be upgraded to a full desktop installation!

Raspberry Pi 4 Ubuntu Server / Desktop 18.04.4 Image Read More »

Official Minecraft Bedrock Dedicated Server on Raspberry Pi*

Minecraft Bedrock running on Raspberry Pi

One of the most requested features in my Raspberry Pi Minecraft server Raspberry Pi Minecraft server guide is support for the Bedrock edition of Minecraft. This is the edition that powers Minecraft on iOS / Android / Xbox / Nintendo Switch as well as the free Windows 10 edition.

There’s one big problem though. The official Minecraft Bedrock dedicated server is only compiled for Windows and Ubuntu X86_64. Without ARM support it seems impossible to run the Bedrock dedicated server on a Raspberry Pi. I couldn’t find a documented instance of anyone doing it anywhere.

So naturally today in this guide we are going to do the impossible. But right off the bat let me point out that there is an asterisk in my article title. Why you ask? That is because unlike my other guides this one will not yield you a well performing server. That is because we will be emulating a x86_64 processor on ARM. This is slow. VERY slow.

Official Minecraft Bedrock Dedicated Server on Raspberry Pi* Read More »