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:28] – rhermsen | picore:prepsd [2025/06/28 16:55] (current) – rhermsen | ||
---|---|---|---|
Line 2: | Line 2: | ||
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 [[https:// |
+ | For Linux and a Mac you can use the dd command. | ||
+ | Depending on your RPi hardware you can choose for a 32-bit image or a 64-bit piCore image.\\ | ||
+ | On [[https:// | ||
+ | For the RPi Pico, RPi Zero and others you have to read the applicable text for more details.\\ | ||
+ | Also read the notes for the version of piCore you are planning to install for additional guidance on the possible images you can install. | ||
- | === Raspberry Pi Imager === | ||
- | | + | On the [[https:// |
- | * For the 32-bit version the link is: http:// | + | Here you can find for example that support of RPi5 was introduced in [[https:// |
- | * For the 64-bit version the link is: http:// | + | 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) | ||
+ | * 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. | ||
- | * Use the official ' | + | * Use the official ' |
* obtain the latest ' | * obtain the latest ' | ||
+ | * The ' | ||
+ | * The ' | ||
+ | * So, no need to configure a hostname, username or WiFi settings at this point. They will not be used.\\ You have to set this up within piCore itself. | ||
* Bootup the RPi with HDMI and keyboard attached | * Bootup the RPi with HDMI and keyboard attached | ||
Line 20: | Line 36: | ||
* After key generation: backup | * After key generation: backup | ||
* (' | * (' | ||
+ | |||
+ | ==== DD command ==== | ||
+ | |||
+ | The [[https:// | ||
+ |