Daariush / Increase-openwrt-disk-space

Increase openwrt Disk Space With USB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Increase-openwrt-disk-space

visitor badge

Increase openwrt Disk Space With USB Drive

Hi Again 👋, I made a script to Increase Your Openwrt Router Disk Space With USB Drive

How to install ?

https://www.youtube.com/watch?v=Pr0wEJqv980&ab_channel=AmirHosseinChoghaei

📍Step 1 : Plug in USB Drive to the router

📍Step 2 : ssh remote openwrt and run this command

rm -f exroot.sh && wget https://raw.githubusercontent.com/amirhosseinchoghaei/Increase-openwrt-disk-space/main/exroot.sh && chmod 777 exroot.sh && sh exroot.sh
  • Done ! After Reboot Login to openwrt And Check Status Page Storage | Disk Space ✅

  • IF You have problem please Try another USB Drive And Run Command again .

About

Increase openwrt Disk Space With USB

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%