Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
picore:prepsd [2025/05/05 16:19] – created rhermsen | picore:prepsd [2025/05/06 12:44] (current) – rhermsen | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== piCore Prepare SD-Card ====== | ====== piCore Prepare SD-Card ====== | ||
- | * use sdformatter | + | There are two ways to get the image on the sd-card.\\ |
+ | If you start from a Windows pc you can use the ' | ||
+ | For Linux and a Mac you can use the dd command. | ||
- | | + | On [[https:// |
+ | For the RPi Pico, RPi Zero and others you have to read the applicable text for more details. | ||
+ | |||
+ | |||
+ | On the [[https:// | ||
+ | Here you can find for example that support of RPi5 was introduced in [[https:// | ||
+ | The current latest [[https:// | ||
+ | The next release is not far from now, so watch the forum. | ||
+ | |||
+ | |||
+ | |||
+ | === Raspberry Pi Imager === | ||
+ | |||
+ | | ||
+ | * For the 32-bit version the (current latest) link is: http:// | ||
+ | * For the 64-bit version the (current latest) link is: http:// | ||
+ | |||
+ | * Use an sd-formatter to clear the sd-card if needed. | ||
+ | |||
+ | * Use the official | ||
* obtain the latest ' | * obtain the latest ' | ||
* Bootup the RPi with HDMI and keyboard attached | * Bootup the RPi with HDMI and keyboard attached | ||
- | * after key generation: backup | + | * After key generation: backup |
- | * (' | + | * (' |
+ | |||
+ | === DD command === | ||
+ | |||
+ | The [[https:// |