Ok I screwed up, I went and tried LEDE.

Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.)
Goto page 1, 2  Next
Author Message
Rural_Geek
DD-WRT Novice


Joined: 11 Sep 2017
Posts: 17
Location: Ontario, Canada

PostPosted: Tue Sep 12, 2017 19:37    Post subject: Ok I screwed up, I went and tried LEDE. Reply with quote
How the heck do I get out of LEDE back to the stock partition? I found the commands to see which partition I am using but where do I run them? So I can reboot and flash back to DD-WRT. Embarassed
_________________
Linksys WRT-1900AC V2

Current Build DD-WRT r33375
Sponsor
punkmumrik
DD-WRT Novice


Joined: 02 May 2017
Posts: 14

PostPosted: Tue Sep 12, 2017 19:46    Post subject: Reply with quote
ssh to your router and run the commands, reboot and you'r ready for yet another try...

or did i misunderstand your question?

_________________
WRT1200ACv2 - DD-WRT r34311
WRT1200ACv2 - DD-WRT r34311
SRP521W - Stock FW

'i just saw some idiot at the gym put a water bottle in the pringles holder on the treadmill'
Eyerex
DD-WRT User


Joined: 11 Feb 2016
Posts: 198
Location: South London

PostPosted: Tue Sep 12, 2017 19:46    Post subject: Reply with quote
You have to use a bit of software called Putty which is free and log into the router via SSH, login Name is Root and then the password you used when you first setup LEDE

Determine which partition you are on from command line (SSH).
fw_printenv boot_part
example:
root@lede:~# fw_printenv boot_part
boot_part=1

To boot to partition 2 run this command. Partiton 1 or Partition 2
fw_setenv boot_part 2
reboot

_________________
| Netgear Nighthawk X4S R7800 | Linksys WRT1900ACS V1 | Huawei Echolife HG612 3B |
Dexterity06
DD-WRT User


Joined: 07 Apr 2016
Posts: 59

PostPosted: Tue Sep 12, 2017 19:46    Post subject: Re: Ok I screwed up, I went and tried LEDE. Reply with quote
Rural_Geek wrote:
How the heck do I get out of LEDE back to the stock partition? I found the commands to see which partition I am using but where do I run them? So I can reboot and flash back to DD-WRT. Embarassed


For OpenWRT in boot part 2, you can telnet/ssh into the router and use these commands to go reboot Linksys stock in boot part 1, or to reboot whatever you have in boot part 1:


fw_setenv boot_part 1
reboot


There's a command to output the current boot part


fw_printenv boot_part

_________________
WRT3200ACM x2 presently running LEDE.
Eyerex
DD-WRT User


Joined: 11 Feb 2016
Posts: 198
Location: South London

PostPosted: Tue Sep 12, 2017 19:49    Post subject: Reply with quote
Follow this vid https://youtu.be/2afttbc7Pd8 ps only works if you still have the stock firmware on other partition
_________________
| Netgear Nighthawk X4S R7800 | Linksys WRT1900ACS V1 | Huawei Echolife HG612 3B |
Rural_Geek
DD-WRT Novice


Joined: 11 Sep 2017
Posts: 17
Location: Ontario, Canada

PostPosted: Tue Sep 12, 2017 19:56    Post subject: Reply with quote
Everyone thank you so much for the help. I have never used putty before and wasn't sure how to but the video the Eyrex is great too. Thank you to everyone.

Update: That worked perfectly I have never used that before that is so cool.

Thank you so much everyone.

_________________
Linksys WRT-1900AC V2

Current Build DD-WRT r33375
myersw
DD-WRT Guru


Joined: 13 Jun 2006
Posts: 1608
Location: SE Michigan USA

PostPosted: Tue Sep 12, 2017 20:22    Post subject: Reply with quote
Rural_Geek wrote:
Everyone thank you so much for the help. I have never used putty before and wasn't sure how to but the video the Eyrex is great too. Thank you to everyone.

Update: That worked perfectly I have never used that before that is so cool.

Thank you so much everyone.


Welcome to the 3rd party firmware fun. I personally like LEDE, but it is not for everybody. DD-WRT has everything you would normally want/need.

You might want to read thru the install sticky and the links in my sig to get a better understanding of the WRT's.

_________________
Unifi Security Gateway: Unifi Firmware
Netgear r7800: Voxel Firmware
Modem:Netgear CM500V voice and Data.
ISP:Comcast
tutorial for flashing "WRT" series:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=287813
DD-WRT Installation, Upgrade & Basic Setup–Cliff Notes:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=311117
Kong DD-WRT Config Tutorial:
http://www.instructables.com/id/Install-and-Configure-a-DD-WRT-Kong-Router/
I tried to be normal once. Worst 2 minutes ever.
Rural_Geek
DD-WRT Novice


Joined: 11 Sep 2017
Posts: 17
Location: Ontario, Canada

PostPosted: Tue Sep 12, 2017 20:48    Post subject: Reply with quote
myersw wrote:
Rural_Geek wrote:
Everyone thank you so much for the help. I have never used putty before and wasn't sure how to but the video the Eyrex is great too. Thank you to everyone.

Update: That worked perfectly I have never used that before that is so cool.

Thank you so much everyone.


Welcome to the 3rd party firmware fun. I personally like LEDE, but it is not for everybody. DD-WRT has everything you would normally want/need.

You might want to read thru the install sticky and the links in my sig to get a better understanding of the WRT's.



Why do you like it better?

_________________
Linksys WRT-1900AC V2

Current Build DD-WRT r33375
myersw
DD-WRT Guru


Joined: 13 Jun 2006
Posts: 1608
Location: SE Michigan USA

PostPosted: Wed Sep 13, 2017 15:50    Post subject: Reply with quote
Rural_Geek wrote:
]
Why do you like it better?

First let me say that Openwrt/LEDE is probably not for everyone. I have experience with Linux and also Cisco routers so I probably understand the environment better then some folks do. I am not afraid to edit one of the configuration files, for example, with the hated vi editor. I am also comfortable with installing extra packages if wanted/needed. Openwrt/LEDE comes without a WEB UI in its basic download form so if you want to use a WEB UI that is the first install. I have run Openwrt without the WEB UI by just editing the configuration files. These are reasons why davidc502's builds are popular as he adds the normal features folks would want or need including the WEB UI.

That said, in my case, I find that wireless performance is better. 5GHz is faster then dd-wrt in my environment. I also prefer the tree style UI, first introduced to me by Shibby Tomato, versus the older style tabbed UI. Openwrt/LEDE comes without a lot of extras you may never want or need. Using extra memory and other resources, etc. Openwrt/LEDE allows for adding what extra features you want or need. Guess it comes down to speed and configure ability that I really like.

Interesting note is that Brainslayer uses LEDE patches in his builds. On svn changeset 33347 states merge latest patches from LEDE for example.

_________________
Unifi Security Gateway: Unifi Firmware
Netgear r7800: Voxel Firmware
Modem:Netgear CM500V voice and Data.
ISP:Comcast
tutorial for flashing "WRT" series:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=287813
DD-WRT Installation, Upgrade & Basic Setup–Cliff Notes:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=311117
Kong DD-WRT Config Tutorial:
http://www.instructables.com/id/Install-and-Configure-a-DD-WRT-Kong-Router/
I tried to be normal once. Worst 2 minutes ever.
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6291
Location: Texas

PostPosted: Wed Sep 13, 2017 17:14    Post subject: Reply with quote
myersw wrote:
Interesting note is that Brainslayer uses LEDE patches in his builds. On svn changeset 33347 states merge latest patches from LEDE for example.

AFAIK, dd-wrt has been based on the openwrt kernel for the last 12 years Smile
myersw
DD-WRT Guru


Joined: 13 Jun 2006
Posts: 1608
Location: SE Michigan USA

PostPosted: Wed Sep 13, 2017 18:25    Post subject: Reply with quote
mrjcd wrote:
myersw wrote:
Interesting note is that Brainslayer uses LEDE patches in his builds. On svn changeset 33347 states merge latest patches from LEDE for example.

AFAIK, dd-wrt has been based on the openwrt kernel for the last 12 years Smile


Yes I knew that, but some folks may not and was an easy way to make the point.

_________________
Unifi Security Gateway: Unifi Firmware
Netgear r7800: Voxel Firmware
Modem:Netgear CM500V voice and Data.
ISP:Comcast
tutorial for flashing "WRT" series:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=287813
DD-WRT Installation, Upgrade & Basic Setup–Cliff Notes:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=311117
Kong DD-WRT Config Tutorial:
http://www.instructables.com/id/Install-and-Configure-a-DD-WRT-Kong-Router/
I tried to be normal once. Worst 2 minutes ever.
apvm
DD-WRT User


Joined: 13 May 2012
Posts: 166

PostPosted: Wed Sep 13, 2017 19:38    Post subject: Reply with quote
I am still on Gargoyle for my 1900AC V2
myersw
DD-WRT Guru


Joined: 13 Jun 2006
Posts: 1608
Location: SE Michigan USA

PostPosted: Thu Sep 14, 2017 0:03    Post subject: Reply with quote
apvm wrote:
I am still on Gargoyle for my 1900AC V2

Would guess that it runs fine for you. The wireless drivers for the 1900ac have been good for awhile now. I did try the latest on my wrt3200, but the drivers were still the buggy ones. They pull off of Openwrt which has not had much love of late. Most of the devs joined LEDE.

_________________
Unifi Security Gateway: Unifi Firmware
Netgear r7800: Voxel Firmware
Modem:Netgear CM500V voice and Data.
ISP:Comcast
tutorial for flashing "WRT" series:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=287813
DD-WRT Installation, Upgrade & Basic Setup–Cliff Notes:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=311117
Kong DD-WRT Config Tutorial:
http://www.instructables.com/id/Install-and-Configure-a-DD-WRT-Kong-Router/
I tried to be normal once. Worst 2 minutes ever.
Eyerex
DD-WRT User


Joined: 11 Feb 2016
Posts: 198
Location: South London

PostPosted: Thu Sep 14, 2017 10:41    Post subject: Reply with quote
I've used LEDE on and off a few times and really like it but some of the things i find easy to do with DD-WRT like mounting hard drives which are NTFS a complete nightmare with LEDE and to this day i've never got them to work so always come back to DD-WRT
_________________
| Netgear Nighthawk X4S R7800 | Linksys WRT1900ACS V1 | Huawei Echolife HG612 3B |
myersw
DD-WRT Guru


Joined: 13 Jun 2006
Posts: 1608
Location: SE Michigan USA

PostPosted: Thu Sep 14, 2017 13:39    Post subject: Reply with quote
Eyerex wrote:
I've used LEDE on and off a few times and really like it but some of the things i find easy to do with DD-WRT like mounting hard drives which are NTFS a complete nightmare with LEDE and to this day i've never got them to work so always come back to DD-WRT


I can get them mounted if I chose to on LEDE, I just chose not to mount drives on my wrt32000.

My philosophy is that routers are for client network connections, provide firewall, routing and Internet connectivity and not working as a NAS. For NAS I have a separate box made to do that and do not have any issues accessing like some folks keep having with DD-WRT.

_________________
Unifi Security Gateway: Unifi Firmware
Netgear r7800: Voxel Firmware
Modem:Netgear CM500V voice and Data.
ISP:Comcast
tutorial for flashing "WRT" series:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=287813
DD-WRT Installation, Upgrade & Basic Setup–Cliff Notes:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=311117
Kong DD-WRT Config Tutorial:
http://www.instructables.com/id/Install-and-Configure-a-DD-WRT-Kong-Router/
I tried to be normal once. Worst 2 minutes ever.
Goto page 1, 2  Next Display posts from previous:    Page 1 of 2
Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.) All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum