https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=336355 _________________ "The woods are lovely, dark and deep,
But I have promises to keep,
And miles to go before I sleep,
And miles to go before I sleep." - Robert Frost
"I am one of the noticeable ones - notice me" - Dale Frances McKenzie Bozzio
Um Dale Gribble. There is nothing in the WIKI about the difference between the 2GB versions and the other versions. The Wiki is wrong about the public version not having USB support. The Public versions are limited to 4096 connections and no WIFI support. This is really old information too on the WIKI.
I'm fairly certain that wiki update inputs are always welcome from people using x86/x86_64. A full detailed laundry list of differences would be ideal for all available images. I personally do not use x86* versions, so no investment or vested interest here. Looking at image sizes, I would tend to presume that the *2GB images refer to max RAM supported, but I wouldn't know. _________________ "The woods are lovely, dark and deep,
But I have promises to keep,
And miles to go before I sleep,
And miles to go before I sleep." - Robert Frost
"I am one of the noticeable ones - notice me" - Dale Frances McKenzie Bozzio
The 2GB images have a larger partition.
Or more free space to store anything
That makes sense now after looking further. Trying to do some legwork to pass on because it seems that the community members who do use x86* aren't keen to provide anything to improve the complaints about documentation - not even linked topics. _________________ "The woods are lovely, dark and deep,
But I have promises to keep,
And miles to go before I sleep,
And miles to go before I sleep." - Robert Frost
"I am one of the noticeable ones - notice me" - Dale Frances McKenzie Bozzio
The 2GB images have a larger partition.
Or more free space to store anything
Thank you! I have often wondered what the difference was. I have never tried the 2 GB version. I will use it the next time i flash a new image. _________________ Optiplex 7060 with i7-8700, 32GB Ram, X710-T4L, i226 four port, & an AQC113 M2 slot card. DDWRT 63600 & Adguard Home.
GL.iNET GL-BE9300 Flint 3 with OpenWRT as an AP
GL.iNET GL-MT6000 Flint 2 with OpenWRT as an AP
GL INET GL-BE3600 Slate 7 Travel Router with OpenWRT as a travel router
2 R7800's (DDWRT Build r60586) Not in use
3 R7000's (DDWRT build r62268) one used as a bridge
WRT54G-TM not in use
The image has a 1,8GB partition, and there are two things on that partition: nvram and var.
I have no idea where the partition is mounted, as I don't have x86 dd-wrt at hand right now.
But according to the wiki, the partition is mounted to /usr/local (if that's still correct).
according to the wiki, the partition is mounted to /usr/local
Yes, I ran "df" and saw it there. But even though I don't see a symlink, it's tied directly to /jffs. If I add a file in one directory, it appears in the other as well.
This is disconcerting, as I was hoping the extra space would be somewhere more stable. When I just did a firmware upgrade (which usually preserves all /jffs files), this time around it wiped out everything in /jffs and started anew.
I could set up a USB drive, but with the extra space that the 2GB firmware offers, I wanted to keep everything "in house."
My data in the /jffs/opt folder stays there, even after a reboot.
I also use the x86_64 2GB VGA releases.
Since I need ethtool (which isnt included in x86 builds.... -.-) I managed to install optware long time ago.
After a reboot of the device I issue mount --bind /jffs/opt /opt and have access to ethtool again.
I also store there several scripts for updating my domains.
I'm on a release from a few weeks ago though (before ipv6 imploded), dont know about last two or three releases, since I did not test them.