This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:software:fedora_on_radxa_cm5 [2025/08/02 03:22] – [Steps] Andrew Yong | projects:software:fedora_on_radxa_cm5 [2025/10/06 07:09] (current) – [Building DTBs] Fix nowiki Andrew Yong | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| - Open a Terminal window | - Open a Terminal window | ||
| - `cd / | - `cd / | ||
| - | - `cp rk3588s-rock-5c.dtb radxa-cm5-rpi-cm4-io.dtb` | + | - `cp rk3588s-rock-5c.dtb |
| - Reboot the system | - Reboot the system | ||
| - Press F2 within 5 seconds to enter UEFI Setup | - Press F2 within 5 seconds to enter UEFI Setup | ||
| Line 45: | Line 45: | ||
| - Install Fedora to eMMC | - Install Fedora to eMMC | ||
| - TODO FIXME | - TODO FIXME | ||
| + | |||
| + | ====== New Instructions using Live Image and NVMe SSD ====== | ||
| + | |||
| + | - Prerequisites | ||
| + | - MicroSD card for UEFI image | ||
| + | - USB disk for Fedora live ISO | ||
| + | - NVMe SSD as system drive (installation target) | ||
| + | - Prepare physical media | ||
| + | - Download radxa-cm5_UEFI_Release_v// | ||
| + | - Write to a microSD card, insert into Radxa CM5 | ||
| + | - Download Fedora-Workstation-Live-Rawhide-// | ||
| + | - Write to USB disk, insert into Radxa CM5 | ||
| + | - First boot (ACPI mode) | ||
| + | - Power on Radxa CM5 | ||
| + | - Press F2 within 5 seconds to enter UEFI Setup | ||
| + | - If the display is not at the native resolution of your monitor, | ||
| + | - Device Manager -> Rockchip Platform Configuration -> Display -> Preferred Mode | ||
| + | - Set it to the actual native resolution of your LCD instead of Native | ||
| + | - Press F10 -> Y to save the settings | ||
| + | - Press Ctrl + Alt + Del to reset the system | ||
| + | - Wait for Fedora to boot\\ **Be very patient, especially if your USB disk is slow** | ||
| + | - There will be no boot progress indication, it will take several minutes to boot into the desktop environment | ||
| + | - Install Fedora to NVMe SSD (do not reboot after install is completed) | ||
| + | - Open a Terminal | ||
| + | - `cd / | ||
| + | - `sudo cp rk3588s-rock-5c.dtb rk3588s-radxa-cm5-rpi-cm4-io.dtb` | ||
| + | - `sudo reboot now` | ||
| + | - TODO FIXME | ||
| + | |||
| + | ===== Building DTBs ===== | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | |||