Switch licensing hell

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

oneplane

Well-Known Member
Jul 23, 2021
844
484
63
Also don't type `dev help` because you'll get all 50.000+ debug symbols printed to your screen. Also don't use `dev linuxShellExecute <cmd>` to explore the running system. ;)
 
  • Like
Reactions: fohdeesha

oneplane

Well-Known Member
Jul 23, 2021
844
484
63
On a more serious note: most dev commands will definitely crash your switch, make it reset and lose all unsaved changes. A lot of this stuff wants some active debugging session to be open, which you probably won't have.