Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 13 Jul 2018 07:10 AM by  Adam Ford
Change linux root password
 3 Replies
Sort:
You are not authorized to post a reply.
Author Messages
JS232
New Member
New Member
Posts:9


--
31 Jul 2014 09:38 AM
    How do I change the root password before building with ltib BSP v2.4-2?
    bradb
    Basic Member
    Basic Member
    Posts:203


    --
    31 Jul 2014 12:22 PM
    Try these steps below to change your default root password in your Linux image.

    1. Use the 'passwrd' command on your target system to update the /etc/passwd an /etc/shadow files
    2. Copy the /etc/passwd /etc/shadow files to your host pc to the config/platform/omap_logic/merge/etc directory.
    3. Build your OS image
    4. Boot your updated image on your Target System.
    5. Verify your root password has changed by booting your updated OS
    Joshua Pagnotta
    New Member
    New Member
    Posts:25


    --
    06 Jul 2018 06:28 PM

    This appears to be limited to only use the first 8 characters of the password entered. Have any updates been made to support passwords that are longer than 8 characters?

    Adam Ford
    Advanced Member
    Advanced Member
    Posts:794


    --
    13 Jul 2018 07:10 AM
    Joshua,

    The 2.4-4 BSP didn't really change any of the login system. We upgraded from LTIB to Buildroot when we migrated our Kernel to 4.4, and we updated the Buildroot environment again when we migrated to 4.9 kernel.

    adam

    Unfortunately, the LTIB environment hasn't been updated by their developers, which is what caused us to move away from LTIB to to Buildroot.
    You are not authorized to post a reply.