Need help with customizing OpenWrt image for TP-Link Archer c20 AC750

This should get you VirtualBox, the extension pack, and wget

brew install virtualbox virtualbox-extension-pack wget

When you create the VM, I'd suggest at least a 32 GB "expandable" drive, with 64 GB being safer. Only what you use gets consumed on your Mac's hard drive.

Here's a link to the Debian CD images. You don't need a graphical environment, and I'd suggest adding a host-only interface and enabling sshd in thee setup. You'll need to add sudo and add yourself to the sudo group before you can SSH in to your VM.

Thank you :slight_smile:.

So after SSH-ing into my VM i should run the first script right ?

They would be separate machines....

  1. DebianVM for building / official modifications

  2. Optional x86-64WRTVM for testing a build image or just playing around with LUCI source. ( script is run on OSX - or just make them manually very easy to do graphically.... )

Okay ill go with the second option for now. Ill try making my own script

May you post your performed steps after that :grinning:

I sure will