OpenWRT x86 64 Style: Difference between revisions

mNo edit summary
mNo edit summary
Line 14: Line 14:
<br />
<br />


* Install OpenWRT;
*Install OpenWRT;
** Download: x64, Combined, SquashFS, 19.07.10
**Download: x64, Combined, EXT4 (or SquashFS), 19.07.10 (or higher, but still in the 19.x range)
** "UnZip": gunzip WhatEverImageFile.img.gz
**"UnZip": gunzip WhatEverImageFile.img.gz
** Install (from Linux USB Boot Device): dd if=WhatEverFile.img bs=1M of=/dev/sdX
**Install (from Linux USB Boot Device): dd if=WhatEverFile.img bs=1M of=/dev/sdX
** Expand Partition Size to something Useful: cfdisk
**Expand Partition Size to something Useful: cfdisk
* Install Intel 540x 10 GB Ethernet: kmod-ixgbe
*Install Intel 540x 10 GB Ethernet: kmod-ixgbe
* Install lspci and other utilities: opkg install pciutils
*Install lspci and other utilities: opkg install pciutils
*  
*


Do NOT enable /overlay or /boot in /etc/config/fstab or via the LuCI GUI as it will hose the boot process
Do NOT enable /overlay or /boot in /etc/config/fstab or via the LuCI GUI as it will hose the boot process