Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
openwrt [2021-11-15] dcaiopenwrt [2021-11-15] (current) dcai
Line 4: Line 4:
 ## dd if=openwrt-x64-R21.11.11-squashfs-combined-efi.img of=padded.img bs=100m conv=sync ## dd if=openwrt-x64-R21.11.11-squashfs-combined-efi.img of=padded.img bs=100m conv=sync
 VBoxManage convertfromraw --format VDI openwrt-x86-64-generic-ext4-combined.img openwrt.vdi VBoxManage convertfromraw --format VDI openwrt-x86-64-generic-ext4-combined.img openwrt.vdi
 +
 +# in openwrt console
 +vim /etc/config/network
 +# update router ip
 +service network restart
 +# update default gateway
 +ip route add default via 10.1.1.1
 </code> </code>
openwrt.1636977312.txt.gz · Last modified: by dcai