Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| picore:prepsd [2025/06/28 05:40] – 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 [[https:// | + | If you start from a Windows pc you can use the [[https:// |
| For Linux and a Mac you can use the dd command. | 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:// | On [[https:// | ||
| - | For the RPi Pico, RPi Zero and others you have to read the applicable text for more details. | + | 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. | ||
| On the [[https:// | On the [[https:// | ||
| - | Here you can find for example that support of RPi5 was introduced in [[https:// | + | Here you can find for example that support of RPi5 was introduced in [[https:// |
| - | The current latest [[https:// | + | The current latest [[https:// |
| The next release is not far from now, so watch the forum. | 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, 3, 4 or 5) 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). | ||
| Line 24: | Line 26: | ||
| * 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 32: | Line 37: | ||
| * (' | * (' | ||
| - | === DD command === | + | ==== DD command |
| The [[https:// | The [[https:// | ||