0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

32GB以上のSDカードをFAT32形式にフォーマット

Last updated at Posted at 2021-02-07

目的

SDカード(32GB以上)をFAT32形式でフォーマットしたい.
しかし,Windows 10 の標準機能では32GB以上の記憶媒体はFAT32形式にフォーマットできない.
そこで,Raspberry Piで使用するためのツールを用いてSDカードをFAT32形式でフォーマットする.

準備

手順

Raspberry Pi Imagerを起動
raspberrypi_imager1.png

"Operating System"の"CHOOSE OS"で"Erase"を選択
raspberrypi_imager2.png

挿入したSDカードを選択し,"WRITE"を選択することで,SDカードがFAT32でフォーマットされる.
raspberrypi_imager3.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?