Hi everyone,
I just purchased a Banana Pi BPI-R4 Pro. This is my first time using a dedicated router board (coming from standard ISP hardware) and my first experience with OpenWrt, so I want to make sure I understand the setup process correctly.
1. Installation to eMMC Based on the documentation, I understand that the SD card and eMMC share the same controller, meaning they cannot be active at the same time. Since we cannot boot directly from USB, I am unsure about the correct path to install the OS to eMMC.
Is the following workflow correct?
- Boot from SD Card.
- Mount a USB drive containing the images and flash the NAND image.
- Power off and change boot switches to NAND Boot.
- Boot from NAND (so eMMC becomes visible).
- Mount the USB drive again and flash the system image to eMMC using
dd. - Switch to eMMC Boot for the final setup.
Is that true?
2. Home Server Plans I plan to install 2x 4TB NVMe SSDs and configure them in RAID. My goal is to run Docker containers for Nextcloud, Jellyfin, and Home Assistant. Since I am not very proficient with the terminal, I plan to manage these containers using Portainer.
Is there any technical blocker for this specific setup on OpenWrt with the R4 Pro?
Thanks in advance for your guidance!
