Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
picore:prepsd [2025/05/05 18:24] – rhermsen | picore:prepsd [2025/05/06 12:44] (current) – rhermsen | ||
---|---|---|---|
Line 3: | Line 3: | ||
There are two ways to get the image on the sd-card.\\ | There are two ways to get the image on the sd-card.\\ | ||
If you start from a Windows pc you can use the ' | 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 === | === Raspberry Pi Imager === | ||
- | * Obtain the image you want to use from the download page.\\ First verify the latest stable version available (best is not to use a test version).\\ Next look if you go for a 32-bit (RPi1, 2 or 3) or 64-bit (RPi3, 4, 5). | + | * Obtain the image you want to use from the download page.\\ First verify the latest stable version available (best is not to use a test version).\\ Next look if you go for a 32-bit (RPi1, 2, 3, 4 or 5) or 64-bit (RPi3, 4, 5). |
- | * For the 32-bit version the link is: http:// | + | * For the 32-bit version the (current latest) |
- | * For the 64-bit version the link is: http:// | + | * For the 64-bit version the (current latest) |
* Use an sd-formatter to clear the sd-card if needed. | * Use an sd-formatter to clear the sd-card if needed. | ||
Line 20: | Line 31: | ||
* After key generation: backup | * After key generation: backup | ||
* (' | * (' | ||
+ | |||
+ | === DD command === | ||
+ | |||
+ | The [[https:// | ||
+ |