[Solved] Running Advmenu @ startup
  • Is there a way to run advmenu when you start the raspberry pi?
    This is the oldest post here
  • Yep, you could edit the .profile, take out the call to the menu (python...menu.py) and put in "advmenu" instead.
  • Exactly what johnnygal above said.

    nano ~/.profile
    remove the line with menu.py, replace the whole line with just advmenu
    That's it :)
  • Great...I will try that tonight. Thank you.
  • works for me! thank you two
This discussion has been closed.
All Discussions

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!