macOS
brew install rpibootlocal Homebrew formula metadata
brew / 順位 5944
rpiboot のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install rpibootlocal Homebrew formula metadata
nix profile install nixpkgs#rpibootnixpkgs package indexes · pkgs/by-name/rp/rpiboot/package.nix · ソース: api.github.com
sudo apt install rpibootUbuntu 24.04 LTS package indexes · rpiboot · ソース: archive.ubuntu.com
概要
Raspberry Pi USB boot tool for Compute Modules
履歴
rpiboot is Raspberry Pi's USB device-boot and provisioning host utility, principally used with Compute Modules and other supported Raspberry Pi devices.
Raspberry Pi developed rpiboot as the host component of its USB device-boot system. Its original mass-storage workflow made Compute Module eMMC appear as a standard USB drive; newer workflows also support Linux-based mass-storage gadgets, bootloader EEPROM updates, metadata extraction, and secure-boot provisioning.
Raspberry Pi uses rpiboot in Compute Module provisioning workflows and tests it during Compute Module manufacture. The host utility is widely used on Linux and is also supported on macOS and Windows through Cygwin, with packages available for Raspberry Pi OS, Ubuntu, Nix, and Homebrew.
Operators connect a supported Raspberry Pi in USB boot mode and run rpiboot to serve boot files from the host. Common tasks include exposing eMMC or NVMe storage to Raspberry Pi Imager, flashing recovery firmware, gathering OTP metadata, and provisioning signed boot.
rpiboot is notable because it bridges host package management and low-level board provisioning. A small libusb utility can expose otherwise inaccessible eMMC storage, update SPI EEPROM firmware, retrieve device metadata, or participate in irreversible secure-boot enrollment.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
rpiboot | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/raspberrypi/usbboot
インストールメタデータ
| パッケージキー | brew:rpiboot |
|---|---|
| バージョン | 162618 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/rpiboot |
| ホームページ | https://github.com/raspberrypi/usbboot |
| リポジトリ | https://github.com/raspberrypi/usbboot |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/raspberrypi/usbboot.git |
| 最終更新 | 2026-09-12T11:10:09Z |
| Pulse | updated |
| 依存関係 | libusb |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | To boot a Compute Module with the default mass storage gadget: sudo rpiboot -d "$(brew --prefix rpiboot)"/share/rpiboot/mass-storage-gadget64 |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rpiboot |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
rpiboot
nix profile install nixpkgs#rpibootrpiboot 0~20220315+git6fa2ec0+nowin-0ubuntu1
Raspberry Pi USB booting code
https://github.com/raspberrypi/usbboot
sudo apt install rpibootソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.