github eduardofilo/RG350_adam_image v1.3.1

latest releases: v2.1, v2.0, v1.4.2...
2 years ago

Change log

Minor version to try improving the stability issues discussed in issue #58. The changes introduced are:

  1. SimpleMenu downgraded to the version that was installed in 1.2 (10.2). Certainly an unofficial version was installed in 1.3 for an improvement that seemed interesting, but due to problems, it is rolled back. So blame on me.
  2. Installed script to disable autostart of SimpleMenu that is triggered by pressing B key during boot. This makes it easier to keep control of the console to reset the SimpleMenu status file (.simplemenu/last_state.sav) from Commander for example.

Follow installation/upgrade instructions on 1.3 release description.

The upgrade_1.3.1.tgz file allows to update version 1.3 to 1.3.1 without having to flash again. To do this, proceed as follows:

  1. Copy the upgrade_1.3.1.tgz file to the root of the external card.
  2. Insert the external card in the console and boot.
  3. Connect console to PC with USB cable.
  4. Open a terminal in Windows or Linux and initiate a SSH session with command ssh od@10.1.1.2 (the password is in README>System access).
  5. Untar the file copied in step 1 with this command: sudo tar -xzf /media/sdcard/upgrade_1.3.1.tgz -C / (same password than in step 4).
  6. You are done.

Don't miss a new RG350_adam_image release

NewReleases is sending notifications on new releases.