github eduardofilo/RG350_adam_image v1.4.2

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

Change log

Minor version to fix some problems found in 1.4.1 version since publishing. The changes introduced are:

  • Installed SimpleMenu v10.3 that returned to v10.2 in 1.4.1 by mistake. This finally makes the launchers introduced in 1.4.1 in the apps section work.
  • Solved issue #210 with SimpleMenu alias.txt file by @neilswann80.
  • Improved folder scaffolding script by @neilswann80.

Follow installation/upgrade instructions on 1.4 release description.

The upgrade_1.4.2.tgz file allows to update versions 1.4 or 1.4.1 to 1.4.2 without having to flash again. To do this, proceed as follows:

  1. Copy the upgrade_1.4.2.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 (same password than in step 4):

    sudo tar -xzf /media/sdcard/upgrade_1.4.2.tgz -C / && reboot
    
  6. You are done.

Don't miss a new RG350_adam_image release

NewReleases is sending notifications on new releases.