fbagnato
fbagnato
Hello @FrancYescO , I'm still waiting on your reply from my last post. Could you please attend to it? Regards, fbagnato
Hello @FrancYescO , I'm still waiting on your reply from my last post. I still haven't been able to complete the modification on my router and would appreciate your reply....
Hello @FrancYescO I tried the command you provided but got an error. Is the syntax correct???? Here is the output: root@dsldevice:~# curl -k https://raw.githubusercontent.com/Ansuel/gui-dev-build-auto/master/GUI_dev.tar.bz2 --output /t mp/GUI_dev.tar.bz2 bzcat /tmp/GUI_dev.tar.bz2 |...
Thanks for your prompt reply @FrancYescO Now when I run the command most likely it will re-brick the router as it has in the past. Where does the debug command...
@FrancYescO, Nope, got the following: root@dsldevice:~# curl -k https://raw.githubusercontent.com/Ansuel/gui-dev-build-auto/master/GUI_dev.tar.bz2 --output /t mp/GUI_dev.tar.bz2 | bzcat /tmp/GUI_dev.tar.bz2 | tar -C / -xvf - /etc/init.d/rootdevice debug bzcat: /tmp/GUI_dev.tar.bz2: No such file or directory...
@FrancYescO, Can I just run the official command on the main page of: curl -k https://raw.githubusercontent.com/Ansuel/gui-dev-build-auto/master/GUI.tar.bz2 --output /tmp/GUI.tar.bz2 bzcat /tmp/GUI.tar.bz2 | tar -C / -xvf - /etc/init.d/rootdevice force debug Just...
Hello @FrancYescO, I got the following error: curl -k https://raw.githubusercontent.com/Ansuel/gui-dev-build-auto/master/GUI_dev.tar.bz2 --output /tmp/GUI_dev.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed...
C:\WINDOWS\system32>curl -k https://raw.githubusercontent.com/Ansuel/gui-dev-build-auto/master/GUI_dev.tar.bz2 --output /tmp/GUI_dev.tar.bz2 bzcat /tmp/GUI_dev.tar.bz2 | tar -C / -xvf - /etc/init.d/rootdevice force debug % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload...
Hello @FrancYescO I forgot to SSH into the router on the last command run. Can you please provide the correct command to run. My last attempt was the command: curl...
Hello @FrancYescO Should there be a new line between two commands? ie. should the command be: curl -k https://raw.githubusercontent.com/Ansuel/gui-dev-build-auto/master/GUI_dev.tar.bz2 --output /t mp/GUI_dev.tar.bz2 | bzcat /tmp/GUI_dev.tar.bz2 | tar -C / -xvf...