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/05/30 17:42] – [Entware]-spacing hogwildentware_installation_usage [2021/08/20 03:02] hogwild
Line 4: Line 4:
  
 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
- 
 </code> </code>
- + \\ 
- +Then, you can run the installation command: 
-Now you can run the installation command: + \\ 
- +<code ->
-<code> +
- +
 /usr/sbin/entware-install.sh /usr/sbin/entware-install.sh
- 
 </code> </code>
- + \\ 
- +Finally, you can install the packages you want, for example: 
-Finally, you can install the packages you want e.g. + \\ 
-<code> +<code ->
 opkg update opkg update
 opkg upgrade opkg upgrade
 opkg install htop opkg install htop
- 
 </code> </code>
  
  
entware_installation_usage.txt · Last modified: 2023/06/27 23:44 by hogwild