Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7844837
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T17:01:27+00:00 2026-06-02T17:01:27+00:00

What is a clean way to obtain Angstrom Linux to boot up and open

  • 0

What is a clean way to obtain Angstrom Linux to boot up and open the shell without asking to log in?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T17:01:30+00:00Added an answer on June 2, 2026 at 5:01 pm

    I found a nice way to achieve it. This works for me with Angstrom (on a Beagleboard xM Rev C4).

    1. Make sure agetty is installed (/sbin/agetty is the standard location). It should be included in every Linux Angstrom image.

    2. Create a script file in any location, for example /home/root/autologin.sh. Edit it and add the following:

      #!/bin/sh
      exec /bin/login -f root
      
    3. Make it executable with the command

      chmod a+x autologin.sh
      
    4. Edit the file /etc/inittab. Comment out (by adding a “#” at the beginning) the following line

      1:2345:respawn:/sbin/getty 38400 tty1
      

    and add the following line:

        1:2345:respawn:/sbin/agetty -l /home/root/autologin.sh -n 38400 tty1 linux
    

    Hope this helps out there.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there an easy/clean way to do this in Linux/ a Linux-like environment? Purpose
is there a clean way of INSERT a lot of field entry values without
Is there a clean way to put IBActions in class extensions (without linking them
Can you recommend efficient/clean way to manipulate arbitrary length bit array? Right now I
Is there a (clean) way to manipulate some text from std::cin before inserting it
I am looking for a clean way to check if a registry key exists.
I am looking for a neat/clean way to store a list of strings into
I'm looking for a clean way to import one git repository from another, where
I'm sure there's a clean way to do this, but I'm probably not using
I know there is a clean way to map a function f:A => B

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.