Site Tools


entware_installation_usage

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
Next revisionBoth sides next revision
entware_installation_usage [2021/01/10 22:16] – Entware hogwildentware_installation_usage [2021/05/06 17:45] pedro
Line 1: Line 1:
 ====== Entware ====== ====== Entware ======
  
-Entware is a package installer. It allows you to install software applications that can't be included into Tomato itself, mainly due to limited flash RAM size. For this example, we'll use a USB flash drive mounted under /mnt/sda1:+Entware is a software package installer. It allows you to install programs that can't be included into FreshTomato itself, mainly due to most routers' limited flash RAM size. This example assumes you have a USB flash drive mounted under /mnt/sda1. If you need more details about configuring USB storage before reading this, see the [[:usb_support|USB Support]] page.
  
 First, create the opt folder and mount it: First, create the opt folder and mount it:
- 
 <code> <code>
 +
 mkdir /mnt/sda1/opt mkdir /mnt/sda1/opt
 mount -o bind /mnt/sda1/opt /opt mount -o bind /mnt/sda1/opt /opt
entware_installation_usage.txt · Last modified: 2023/06/27 23:44 by hogwild