Install OpenWRT on Raspberry Pi
i12bretro
#OpenWRT #Router #RaspberryPi
Full steps can be found at https://i12bretro.github.io/tutorials/0673.html
Things You Will Need
- A microSD card at least 256 MB
Downloads and Flashing to MicroSD
- Download OpenWRT for Raspberry Pi https://firmware-selector.openwrt.org/?version=SNAPSHOT
a. Search for the Raspberry Pi device b. Select the Factory (ext4) download - Download Balena Etcher https://www.balena.io/etcher/
- Run Balena Etcher
- Burn the OpenWRT image to the microSD card
- Safely remove the microSD
Booting OpenWRT
- Insert the microSD card into the Raspberry Pi and power it on
- OpenWRT should begin booting
- After the terminal has stopped scrolling press Enter to be logged in as root
- Enter the following commands at the terminal prompt
set a root password
passwdenter and confirm a password
set the ip address
uci set network.lan.ipaddr='192.168.0.137'set the gateway
uci set network.lan.gateway='192.168.0.27'set dns server, usually the gateway or pi-hole
uci set network.lan.dns='192.168.0.2'restart network service for changes to take effect
service network restartupdate openwrt packages
opkg updateinstall the luci web ui
opkg install luci - Open a web browser and navigate to http://IP, http://192.168.0.137 in the example
- At the login screen, enter the username root and the password set above ≫ Click the Login button
- Welcome to OpenWRT running on Raspberry Pi
Connect with me and others
Discord: https://discord.com/invite/EzenvmSHW8 Twitter: https://twitter.com/i12bretro ... https://www.youtube.com/watch?v=0ASlKovC80U
2022-02-24
0.36162781 LBC
Copyrighted (contact publisher)
17187561 Bytes