- Download Image at RasPi OpenWRT Wiki
- Flash SDCard
sudo dd if=openwrt-brcm2708-bcm270*-sdcard-vfat-ext4.img of=/dev/sdX bs=2M - Put SDCard into your RasPi and start
Normally you connect your RasPi on an Router with your default ethernet port. So you have to access your Pi over WAN.
- Login with root/admin
- Goto
Network - Firewall - Traffic Rules - Goto Open ports on router
- Add ssh-wan with protocol
TCPand port22 - Add luCi-wan with protocol
TCPand port80 - Click Save and Apply
- Goto
Network - Interfaces - Edit LAN interface
- Change Protocol to DHCP Client and hit Switch protocol
- Click Save & Apply
Now you can access the Pi via an IP-Address given by your router for further configuration and downloading packages over the internet. Find out the IP and open in your browser.