578
回編集
編集の要約なし |
|||
|
=
* https://www.raspberrypi.com/software/operating-systems/
<syntaxhighlight lang="bash">
$ curl -O URL
</syntaxhighlight>
{| class="wikitable"
! パラメータ !! 説明
|-
| URL || イメージファイルのURL(例:https://downloads.raspberrypi.com/raspios_full_arm64/images/raspios_full_arm64-2026-06-19/2026-06-18-raspios-trixie-arm64-full.img.xz)
|}
= ストレージへの書き込み =
<syntaxhighlight lang="bash">
! パラメータ !! 説明
|-
| RASPIOS.img.xz || イメージファイル(
|-
| sdX || デバイス名(
|}
| |||