N66U: bl_version 1.0.1.9
Not sure what the proper way to check is, but it looks like I've got 64K of nvram -
And that's not enough. It's full, and new changes are causing data to be lost.
Is there a way to increase nvram? 256K would be nice.
I've also got an AC68U: bl_version 1.1.1.2. I haven't yet started pushing the limits of nvram, but what should I expect with that?
Not sure what the proper way to check is, but it looks like I've got 64K of nvram -
Code:
nvram show 2> /dev/null | wc -c
65514
Is there a way to increase nvram? 256K would be nice.
I've also got an AC68U: bl_version 1.1.1.2. I haven't yet started pushing the limits of nvram, but what should I expect with that?